de-embedding S4P file from another S4P file in RFToolBox
7 ビュー (過去 30 日間)
古いコメントを表示
Hi,
Can someone show simple example how to de-embed S4P from another S4P file
meaning I have 2 measuerements like in the picture
S-parameter1 and S-parameter2
I want to get the results of S-parameter1 - Sparameter 2 (the minus is for de-embedding the second from the first)
Thanks,
R
1 件のコメント
Vinayak
2023 年 8 月 1 日
You can infer to the following MATLAB documentation to learn about DeEmbedding files using RF toolbox in MATLAB.
You may copy paste the following link on your MATLAB command line to open the example mentioned above and try it out on your machine.
openExample('rf/DeEmbeddingSparametersExample')
Please make sure you have the RF toolbox installed on your machine to use the deembedding methods.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Import and Network Parameters についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!