You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
CUMSIM integrates sampled vectors or matrices y as functions of vector x, not necessarily uniform. Parabolic interpolation is made by PARFIL.
Contents of CUMSIM.zip
CUMSIM
CUMSPLINE
COMPCUM
CUMSPLINE: similar to CUMSIM, but interpolation is made by interp1(x,y,X,'spline'), where X=parfil(x,x);
COMPCUM: compares results of
CUMSIM,
CUMSIMPSON (cf. FEX) and
CUMSPLINE,
integrating sin(x) with randomly generated x.
Repetitive call of COMPCUM generates different versions of the screenshot above.
As a rule, CUMSPLINE wins, but if the data are slightly noisy, CUMSIM can win (cf. PARFIL).
Cite As
Vassili Pastushenko (2026). CUMSIM: "CUMulative SIMpson" integral (https://www.mathworks.com/matlabcentral/fileexchange/10236-cumsim-cumulative-simpson-integral), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.51 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
