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!