How to convolve signal and transfer function
Mostrar comentarios más antiguos
Hello,
I have a input signal given by
Vin(t) = u(t)-u(t-3)
and a transfer function in time domain given by
h(t) = ( exp^(-2*t)/6 ) + ( 3/16*exp(-t) ) - ( exp(-5*t)/48 )
I want to be able to convolve these two equations but i am unsure of how to do so. I have read through the documentation for conv() but cannot find a way to do this.
Any help would be greatly appreciated.
Thanks
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Spectral Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



