Trapezoidal
Version 1.0.1 (1.66 KB) by
Ildeberto de los Santos Ruiz
Simulation of linear dynamic systems using trapezoidal integration method with constant time step.
Simulation of linear dynamic systems using trapezoidal integration method with constant time step.
The system model must be expressed as:
xdot = A*x + B*u
y = C*x + D*u
Cite As
Ildeberto de los Santos Ruiz (2024). Trapezoidal (https://www.mathworks.com/matlabcentral/fileexchange/71106-trapezoidal), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Configure Simulation Conditions in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.