Calculation of the impulse response

Program for calculation of impulse response of strictly proper SISO systems
470 download
Aggiornato 22 lug 2013

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R14SP3
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0