Need help on usage of s-parameters
조회 수: 1 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
Jesus Sanchez
2020년 3월 3일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!