Which quadrature method does the command Integral use?
Ältere Kommentare anzeigen
Which quadrature method does the command Integral use? Is it Simpsons rule or something else?
2 Kommentare
Torsten
am 21 Dez. 2021
Did you read the reference ?
Steven Lord
am 22 Dez. 2021
FYI that is the reference cited in the References section of the documentation page for the integral function.
Antworten (1)
Anshika Chourasia
am 29 Dez. 2021
0 Stimmen
Hi Jacob,
Vectorized Adaptive Quadrature method has been used for the implementation of “integral” function in MATLAB. Please refer the mentioned journal “Vectorized Adaptive Quadrature in MATLAB” by L.F. Shampine for more details.
Kategorien
Mehr zu Programming finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!