Step response

Calculation of the response of strictly proper SISO systems by the convolution integral
493.0 次下载
更新时间 2013/7/23

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0