Which quadrature method does the command Integral use?
显示 更早的评论
Which quadrature method does the command Integral use? Is it Simpsons rule or something else?
2 个评论
Torsten
2021-12-21
Did you read the reference ?
Steven Lord
2021-12-22
FYI that is the reference cited in the References section of the documentation page for the integral function.
回答(1 个)
Anshika Chourasia
2021-12-29
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!