Numerical Integration for MATLAB

버전 1.0.0 (2.59 KB) 작성자: Dr. Manotosh Mandal
MATLAB codes for user-defined Functions Trapezoidal, Simpson's 1/3, 3/8, and Weddle's rules for Numerical Integration
다운로드 수: 32
업데이트 2022/1/20

라이선스 보기

For details of the method and also coding watch the lecture: https://youtu.be/DfPbztQ4yPs
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
result_trap =
0.4055
result_sim13 =
0.4055
result_sim38 =
0.4055
result_wed =
0.4055

인용 양식

Dr. Manotosh Mandal (2026). Numerical Integration for MATLAB (https://kr.mathworks.com/matlabcentral/fileexchange/105500-numerical-integration-for-matlab), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2021b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가
버전 게시됨 릴리스 정보
1.0.0