Remez Algorithm

Remez algorithm for approximation of functions

您现在正在关注此提交

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.

引用格式

Sherif Tawfik (2026). Remez Algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/8094-remez-algorithm), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Special Functions 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0