Need help on usage of s-parameters

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

답변 (1개)

Jesus Sanchez
Jesus Sanchez 2020년 3월 3일

0 개 추천

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

Anudeep J
Anudeep J 2020년 3월 3일
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

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Tables에 대해 자세히 알아보기

태그

질문:

2020년 3월 3일

댓글:

2020년 3월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by