simpsons rule in matlab
조회 수: 3 (최근 30일)
이전 댓글 표시
can anyone help me by telling me that what are the parameters a,b,n in simpsons rule.
댓글 수: 0
답변 (1개)
George Papazafeiropoulos
2014년 5월 20일
편집: George Papazafeiropoulos
2014년 5월 20일
a= Initial point of integration interval
b= Last point of integration interval
n= number of sub-intervals (panels) of integration interval, must be integer
The above refer to this file:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!