統計
MATLAB Answers
0 質問
6 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
How can I manipulate smithchart properties that can be done manually with propertyeditor?
Hey Steve, This may not be your optimal solution, but try this as a workaround: h1 = smithchart(s11(:)); hold on ...
How can I manipulate smithchart properties that can be done manually with propertyeditor?
Hey Steve, This may not be your optimal solution, but try this as a workaround: h1 = smithchart(s11(:)); hold on ...
9年以上 前 | 0
回答済み
Magnitude data of S-parameters
Hi Anna, Just to extend the good advice Giorgia gave, if you want to look at just one of the Sij parameters (s21, for instanc...
Magnitude data of S-parameters
Hi Anna, Just to extend the good advice Giorgia gave, if you want to look at just one of the Sij parameters (s21, for instanc...
10年弱 前 | 2
回答済み
How do I connect a 1-port network as termination?
Hello Alessandro, You can use the cascadesparams() function. By default, cascadesparams cascades two port networks (or 2N-po...
How do I connect a 1-port network as termination?
Hello Alessandro, You can use the cascadesparams() function. By default, cascadesparams cascades two port networks (or 2N-po...
10年弱 前 | 0
回答済み
How converting S-parameter to another with different impendance per port?
Hello Denis, Unfortunately, the RF Toolbox does not support per-port impedances "out of the box". The RF Toolbox interprets ...
How converting S-parameter to another with different impendance per port?
Hello Denis, Unfortunately, the RF Toolbox does not support per-port impedances "out of the box". The RF Toolbox interprets ...
10年弱 前 | 0
回答済み
Trying to embed circuits in RF Toolbox, getting incomprehensible error cascade
Hey Neil, Thanks for the clarification! I think I have a handle now on what you're trying to do. There's a few workarounds I ...
Trying to embed circuits in RF Toolbox, getting incomprehensible error cascade
Hey Neil, Thanks for the clarification! I think I have a handle now on what you're trying to do. There's a few workarounds I ...
10年以上 前 | 0
| 採用済み
回答済み
Trying to embed circuits in RF Toolbox, getting incomprehensible error cascade
Hey Neil, I think for your use-case, you should not have to use OO design or create a new object type. A MATLAB function sho...
Trying to embed circuits in RF Toolbox, getting incomprehensible error cascade
Hey Neil, I think for your use-case, you should not have to use OO design or create a new object type. A MATLAB function sho...
10年以上 前 | 0