rombquad

버전 1.0.0.0 (1.64 KB) 작성자: Matt Fig
Performs Romberg quadrature.
다운로드 수: 3.1K
업데이트 날짜: 2008/10/2

라이선스 보기

I noticed that the two Romberg quadrature functions on the FEX are identical (#34 and #8199). I increased the speed of the calculations for some integrations and simplified the algorithm to use a vector instead of a matrix for the interpolations.

See help for an example

Email me with bugs please. Thanks.

인용 양식

Matt Fig (2024). rombquad (https://www.mathworks.com/matlabcentral/fileexchange/9626-rombquad), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
도움

받음: Rombint.m

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Added input checking.