SAFD-algorithm

This program computes the coefficients of a function development in a spherical harmonics convergent series, by using a standard mathematical algorithm.

When running the program, you have simply to input the generic shape of the equation and the values of m and l and the coefficients will be calculated.

Some program features:

  • Can calculate coefficients for any generic function, entered by the user during the program running.
  • coefficients are expressed as complex numbers.
  • It works well for each negative or positive value of m (with almost 99% accuracy for m < 5).

Project link