photo

Janakinadh

MathWorks

Last seen: 9 meses hace Con actividad desde 2017

Followers: 0   Following: 0

Mensaje

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

Estadística

  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
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', '...

alrededor de 2 años hace | 1

| aceptada

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

alrededor de 2 años hace | 0

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

alrededor de 2 años hace | 0

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

alrededor de 3 años hace | 0

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

alrededor de 4 años hace | 0

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

alrededor de 7 años hace | 0

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

alrededor de 7 años hace | 0