The following Matlab project contains the source code and Matlab examples used for simpson's 1 3 and 3 8 rules.
RES = SIMPSON(Y) computes an approximation of the integral of Y via
Simpson's 1/3 rule (with unit spacing).
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
license.txt | 1311 |
simpson.m | 5849 |