Community Profile

photo

Mark

Last seen: 約1ヶ月 前 2013 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Knowledgeable Level 2
  • First Review
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Save S-parameter in matlab
If you have freq and data variables of the appropriate size, use the rfwrite function in RF Toolbox: >> size(freq) ans = 2...

2年弱 前 | 0

| 採用済み

回答済み
find harmonic balancer metod
RF Toolbox, the rfbudget object, and the RF Budget Analyzer app have a harmonic balance solver for RF circuits.

2年弱 前 | 0

回答済み
How do I export data from an .s2p file in MATLAB?
The RF Toolbox offers an sparameters object that can read in and manipulate data from Touchstone files Calculate S-parameters f...

2年弱 前 | 0

| 採用済み

回答済み
Importing .snp files
Alternatively, the RF Toolbox offers an sparameters object that can read in Touchstone files: Calculate S-parameters for RF dat...

2年弱 前 | 0

| 採用済み

回答済み
Is RF toolbox able to read touchstone v2 (.ts) files ?
RF Toolbox can read Touchstone v1, e.g. >> S = sparameters('default.s4p') If the file doesn't end in .sNp, the sparameters...

8年以上 前 | 0

| 採用済み

回答済み
How do I add multiple files to RF Toolbox
Is the lab data in Touchstone file format? If so, then >> S1 = sparameters(‘file1.s2p’); >> rfplot(S1) >> hold on ...

10年以上 前 | 1

| 採用済み

回答済み
Doubts regarding the SimRF blockset of Simulink
Thanks for the questions. 1. It's hard to answer this without seeing the model. Please contact tech support at MathWorks to...

10年以上 前 | 0