Step response

Calculation of the response of strictly proper SISO systems by the convolution integral

You are now following this Submission

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 (2026). Step response (https://in.mathworks.com/matlabcentral/fileexchange/42797-step-response), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0