Gauss-Chevyshev

Integrates function using Gauss-Chevyshev method
1,5K Downloads
Aktualisiert 22. Jul 2005

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Numerical Integration and Differential Equations finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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.