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!