Need help on usage of s-parameters

2 visualizaciones (últimos 30 días)
Anudeep J
Anudeep J el 3 de Mzo. de 2020
Comentada: Anudeep J el 3 de Mzo. de 2020
Hi,
I have a s-parameter text file. I want to use it and generate the output of an input signal. How can I do that in a matlab. And the other query is that, How do I get the impulse response using the s-parameters text file?
Thanks,
Anudeep

Respuestas (1)

Jesus Sanchez
Jesus Sanchez el 3 de Mzo. de 2020
This toolbox comes with an Sparameters reader. What do you mean with "the impulse response"? S parameters already give insight about the response in the frequency domain. To get the time domain response, you just need to perform an inverse fourier transform, check ifft
  1 comentario
Anudeep J
Anudeep J el 3 de Mzo. de 2020
Thanks for the response. I have a system with the s-parameters file (which is a matrix). Do you mean to say I need to apply ifft on s-parameter matrix? If so, Could you please give me an example

Iniciar sesión para comentar.

Categorías

Más información sobre Data Import and Network Parameters en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by