Zernike radial polynomials via Kintner's method

Fast computation of Zernike radials
509 Downloads
Aktualisiert 29. Mär 2013

Lizenz anzeigen

This is a kinda p-recursive method. So, when polynomials of some order, and many repetitions are needed, one can use this method.

This is one of the most accurate methods, especially when high orders are needed. It even has a better accuracy than the q-recursive. This will appear in our paper:

Title: NUMERICAL-STABILITY QUALITY FACTOR FOR ORTHOGONAL POLYNOMIALS: ZERNIKE
RADIAL POLYNOMIALS CASE STUDY

that will be published soon Applied Numerical Mathematics

Zitieren als

Mohammed Sadeq Al-Rawi (2024). Zernike radial polynomials via Kintner's method (https://www.mathworks.com/matlabcentral/fileexchange/37518-zernike-radial-polynomials-via-kintner-s-method), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R13SP1
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

Few changes, but the code is mainly similar.

1.0.0.0