이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
For details of the method and also coding watch the lecture: https://youtu.be/yeuK-x4PU1k
Example:
Enter the function f(x): inline('1/(1+x)')
Enter lower limit a: 1
Enter upper limit b: 2
Enter the no. of subinterval: 12
The value of integration is 0.405545>>
인용 양식
Dr. Manotosh Mandal (2026). Trapezoidal method (composite) (https://kr.mathworks.com/matlabcentral/fileexchange/72483-trapezoidal-method-composite), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.3 | For details of the method and also coding watch the lecture: https://youtu.be/yeuK-x4PU1k |
||
| 1.0.2 | More examples. |
||
| 1.0.1 | composite Trapezoidal method for numerical integration with example. |
||
| 1.0.0 |