photo

Janakinadh

MathWorks

Last seen: 28日 前 2017 年からアクティブ

Followers: 0   Following: 0

I do development work for RF Toolbox. I am located at Natick, USA.

統計

MATLAB Answers

0 質問
7 回答

ランク
7,292
of 297,503

評判
6

コントリビューション
0 質問
7 回答

回答採用率
0.00%

獲得投票数
1

ランク
 of 20,449

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,017

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to subplot an rfplot when using the RF Budget Analyzer
Hello, rfplot now accepts axes handle as target. help rfbudget/rfplot elements_10ghz(1) = rfelement( 'Name','component_00', '...

3年弱 前 | 1

| 採用済み

回答済み
s-paramter and impulse response
Hello, Use RF Toolbox to do a rational fit and then use impluse function. See documentation and examples: Impulse response for...

3年弱 前 | 0

回答済み
Add multiple vias or feeds in a pcb antenna
Hello, The visualization seems to fail because the ViaDiameter is empty. rect1 = antenna.Rectangle("Center",[0 0],"Length",75e...

3年弱 前 | 0

回答済み
Smith Chart MATLAB Code on Mathworks website - Explanation
Hello, Please use smithplot for plotting data on Smith Chart. For the posted question, the data can be plotted using: freq = ...

4年弱 前 | 0

回答済み
do smithplot on uifigure
Please use the below script (2020ad onwards) a = uifigure; g = uigridlayout(a); g.RowHeight = {'1x'}; %% Sa = sparameters(...

5年弱 前 | 0

回答済み
Plotting reflection coefficient as func. of frequency
Hello Yuval, MATLAB currently does not have a compressed smith chart to plot data for r < 0. If your r is positive (r>=0) the...

8年弱 前 | 0

回答済み
How can I plot admittance on the smith chart?
Hello Tanveer, MATLAB 2017a currently does not have in-built functionality to plot power contours on the smith chart directly...

8年弱 前 | 0