Calculation of the impulse response

Program for calculation of impulse response of strictly proper SISO systems
470 descargas
Actualizado 22 jul 2013

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R14SP3
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0