Remez Algorithm

Remez algorithm for approximation of functions
7.2K Downloads
Updated 25 Jul 2005

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 (2024). Remez Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/8094-remez-algorithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Special Functions in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0