Step response

Calculation of the response of strictly proper SISO systems by the convolution integral
492 Downloads
Updated 23 Jul 2013

View License

Program for calculation of the response of strictly proper SISO systems
to arbitrary input by the convolution integral:

*/num = numerator polynomial coefficients of transfer function

*/den = denominator polynomial
coefficients of transfer function
(Coefficients of 'num' and 'den' are specified as a row vector, in
decreasing powers of 's')

*/t = row vector of time points (specified by the user)

*/u = vector of input values at the time points contained in t

*/y = calculated response

Cite As

Abdelmonem Dekhil (2024). Step response (https://www.mathworks.com/matlabcentral/fileexchange/42797-step-response), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux

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