rombquad

Version 1.0.0.0 (1,64 ko) par Matt Fig
Performs Romberg quadrature.
3,1K téléchargements
Mise à jour 2 oct. 2008

Afficher la licence

I noticed that the two Romberg quadrature functions on the FEX are identical (#34 and #8199). I increased the speed of the calculations for some integrations and simplified the algorithm to use a vector instead of a matrix for the interpolations.

See help for an example

Email me with bugs please. Thanks.

Citation pour cette source

Matt Fig (2024). rombquad (https://www.mathworks.com/matlabcentral/fileexchange/9626-rombquad), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R14SP1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et MATLAB Answers
Remerciements

Inspiré par : Rombint.m

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

Added input checking.