Tustin, Backward or Forward

What is the difference between the different Integration methods?
725 Downloads
Updated 13 Feb 2014

View License

There are different methods of integration available in the discrete integrator blocks. What is the difference between these methods? Often software developers writing code for these blocks do not appreciate the differences between these. This Simulink model tries to bring out these differences and brings out the importance why the Software Requirement Document very clearly specifies the algorithm. Try these blocks with different sampling time.
The problem computes the solution to the differential equations dy/dt = -10 y(t), y(0) = 1.The exact mathematical solution exp(-10t). All the four are compared in this Simulink file. A similar exercise is done in the link provided.

Cite As

Yogananda Jeppu (2024). Tustin, Backward or Forward (https://www.mathworks.com/matlabcentral/fileexchange/45537-tustin-backward-or-forward), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Get Started with Simulink in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired by: ForwardandBackwardEulerExplorer

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