Remez Algorithm
No License
This package implements Remez algorithm. Remez algorithm seeks the minimax polynomial that approximates a given function in a given interval. The package includes four M-files and one PDF-file. The first M-file is called findzero.m, it computes the root of a given function using the method of chords. The second m file is err.m, it computes the error function for a given function and its approximating polynomial. The third M-file is remez.m, it implements Remez algorithm. The fourth m file is a test script. The PDF-file is a brief description of Remez algorithm.
Cite As
Sherif Tawfik (2026). Remez Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/8094-remez-algorithm), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
remez/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
