Fast computation of pseudo Zernike radial polynomials

Uses the relation between pseudo Zernike radial polynomials and Zernike radial polynomials.
541 Downloads
Aktualisiert 27. Apr 2012

Lizenz anzeigen

Efficient computation of pseudo Zernike radial polynomials via their relation to Zernike radial polynomials.

Thus it will need another function stored in the matlabcentral, fileID 34641

http://www.mathworks.com/matlabcentral/fileexchange/34641-fast-computation-of-zernike-moments/content/zernike_radial_polynomials.m

This function is written with vectorization in mind, so, it is possible to generate several polynomials for several r's in the same call, which gives huge speed improvement.

Zitieren als

Mohammed Sadeq Al-Rawi (2024). Fast computation of pseudo Zernike radial polynomials (https://www.mathworks.com/matlabcentral/fileexchange/34650-fast-computation-of-pseudo-zernike-radial-polynomials), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2007a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Zernike Polynomials finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: Fast computation of Zernike Radial Polynomials

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

A one line correction when n=0 was added.

1.0.0.0