Step response
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 (2025). Step response (https://www.mathworks.com/matlabcentral/fileexchange/42797-step-response), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Control Systems > Control System Toolbox > Linear Analysis > Time and Frequency Domain Analysis > Time-Domain Analysis >
Tags
Acknowledgements
Inspired: Transient Response of series RL- Step Response of series RL Circuit, Transient Response of series RLC- Step Response of series RLC Circuit, problem on step sequance, Transient Response of series RC- Step Response of series RC Circuit, Transient Response of series RL,RC & RLC- Step Response of series RL,RC & RLC Circuit
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |