Closed IgnacioEG closed 2 years ago
You're getting
[0.56418958]
[-0.33851375 0.11283792]
[-0.0829186 -0.78176402 -0.11055813]
[ 0.02872384 0.81384225 -0.27128075 -0.04149 ]
[0.01712759 0.27832336 0.58032048 0.37109782 0.00499555]
For each iteration, you're getting the values of the Zernike polynomials of the next degree.
I have a doubt about the inputs/outputs of the software. When I write:
what I get is the function legendre evaluated at x. However, when I write:
What am I getting here?