Gauss-Chevyshev

Integrates function using Gauss-Chevyshev method
1.5K 次下载
更新时间 2005/7/22

查看许可证

Includes file that produces chevyshev polynomial and another one that actually evaluates the integral.

引用格式

Jordi Soler Penades (2024). Gauss-Chevyshev (https://www.mathworks.com/matlabcentral/fileexchange/8065-gauss-chevyshev), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Numerical Integration and Differential Equations 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

I have updated this file because I forgot to include in the zip package the .m file that changes integration extremes if those are different from -1,1. Sorry for that, now it should be fully functional.