photo

Janakinadh

MathWorks

Last seen: 4개월 전 2017년부터 활동

Followers: 0   Following: 0

메시지

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

통계

MATLAB Answers

0 질문
7 답변

순위
7,610
of 300,381

평판
6

참여
0 질문
7 답변

답변 채택
0.00%

획득한 표
1

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
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