photo

Joe Wargo

MathWorks

Last seen: 1 day 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

0 个提问
6 个回答

排名
5,511
of 297,457

声誉
8

贡献数
0 个提问
6 个回答

回答接受率
0.00%

收到投票数
2

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer

查看徽章

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 ...

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 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 ...

10 years 前 | 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 ...

10 years 前 | 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...

11 years 前 | 0