Gauss-Chevyshev

Integrates function using Gauss-Chevyshev method
1.5K Downloads
Updated 22 Jul 2005

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations 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

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.