Zernike radial polynomials via Kintner's method

Fast computation of Zernike radials
509 Downloads
Updated 29 Mar 2013

View License

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

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R13SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Zernike Polynomials in Help Center and MATLAB Answers
Acknowledgements

Inspired by: 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 Published Release Notes
1.1.0.0

Few changes, but the code is mainly similar.

1.0.0.0