![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8438778_1522126592569_DEF.jpg)
Janakinadh
MathWorks
Followers: 0 Following: 0
I do development work for RF Toolbox. I am located at Natick, USA.
Statistics
0 Questions
7 Answers
RANK
7.630
of 297.016
REPUTATION
6
CONTRIBUTIONS
0 Questions
7 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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', '...
bijna 3 jaar ago | 1
| accepted
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...
bijna 3 jaar ago | 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...
bijna 3 jaar ago | 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 = ...
meer dan 3 jaar ago | 0
do smithplot on uifigure
Please use the below script (2020ad onwards) a = uifigure; g = uigridlayout(a); g.RowHeight = {'1x'}; %% Sa = sparameters(...
bijna 5 jaar ago | 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...
meer dan 7 jaar ago | 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...
meer dan 7 jaar ago | 0