Calculation of the impulse response

Program for calculation of impulse response of strictly proper SISO systems
470.0 次下载
更新时间 2013/7/22

查看许可证

Program for calculation of impulse response of strictly proper SISO systems:

*/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')
*/tO = time at which unit impulse input is applied
*/dt = time-step (should be smaller than 1/ (largest natural freq.))
*/tf = final time for impulse response calculation
*/y = impulse response; t= vector of time points

引用格式

Abdelmonem Dekhil (2024). Calculation of the impulse response (https://www.mathworks.com/matlabcentral/fileexchange/42760-calculation-of-the-impulse-response), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP3
兼容任何版本
平台兼容性
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