フィルターのクリア

How can I use 'deembedsparams' function with two input?

10 ビュー (過去 30 日間)
sohyeon jung
sohyeon jung 2018 年 12 月 14 日
I want to de-embedding my measurement s-parameter. But the structure is not symmetric, while the 'deembedsparams' ask for 3 parameter like below.
ㅇㅇ.png
If I just want to de-embed right pad, how can I replace the left pad as empty?
I tried to insert 0, but it cause error.
  2 件のコメント
SKP
SKP 2021 年 8 月 4 日
Hi! unfortunately when typed like this:
S_DUT = deembedsparams(S_measuredBJT,S_leftpad,[]);
it does not work as it gives the following error: "All inputs must be the same type. You cannot mix sparameters objects with numeric inputs."
did you happen to work out how to do it?
Sebastian Schuster
Sebastian Schuster 2022 年 6 月 8 日
It would be helpful to know, how to use this function with two S-Files, one of the DUT and one of a probe that should be de-embed. Any suggestions?

サインインしてコメントする。

採用された回答

madhan ravi
madhan ravi 2018 年 12 月 14 日
[ ]

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import and Network Parameters についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by