Trapezoidal Integration

Simple and intuitive numerical integration based on trapezoidal rule.
668 Downloads
Updated Tue, 15 Jan 2013 14:52:17 +0000

View License

Y = int_trapz(X,Ts,~InitCond)
Input
X = Input data
Ts = Sampling Time/Integration Time
InitCond = Optional argument, Else X(1)taken as initial condition.

Cite As

Aravazhi Anbarasu (2024). Trapezoidal Integration (https://www.mathworks.com/matlabcentral/fileexchange/39862-trapezoidal-integration), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers
Acknowledgements

Inspired: Numerical Methods

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0