photo

Raghunathraju

MathWorks

Last seen: 3 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

I am an Application Support Engineer at MathWorks. My major responsibilities include application development in RF Domain at MathWorks DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks

统计学

All
MATLAB Answers

0 个提问
43 个回答

Cody

0 个问题
11 个答案

排名
1,701
of 302,168

声誉
40

贡献数
0 个提问
43 个回答

回答接受率
0.00%

收到投票数
2

排名
 of 21,591

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
30,525
of 179,627

贡献数
0 个问题
11 个答案

评分
178

徽章数量
2

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 3 Month Streak
  • Knowledgeable Level 2
  • Community Group Solver
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to define a circular aperture of the antenna.
Hi Michael, You can try something like this to plot pattern: Create a loopCircular antenna with the desired radius. Call pa...

2 days 前 | 0

已回答
Can Antenna Toolbox be used to model fully 3-D antennas and could those 3-D models come from another software like SolidWorks?
Hi Mark, Yes, Antenna Toolbox supports full 3-D antenna modeling. For more details, refer to: 3-D Modeling To use a model fro...

2 days 前 | 0

已回答
design crossed dipole antenna
Hi, 1. Radiation Efficiency as a Function of Frequency (50–500 MHz) After designing a dipoleCrossed antenna, use the efficienc...

2 days 前 | 0

已回答
Why does the antenna designer app take so long to generate 3d pattern?
Hi Ben, The Antenna Designer app has a Analysis Settings option in the toolstrip. After selecting Circular Patch from the anten...

9 days 前 | 0

已回答
To design microstrip Circular patch antenna for TM11 mode which parameter should I change?
Hi Hakan, In the Antenna Toolbox, we have a design method to design antennas at a target resonant frequency. For the circular p...

9 days 前 | 0

已回答
Antenna App 50 Ohm impedence
Hi Hafizuddin , You can try optimzing your antenna using optimize function. For more information on optimize please refer foll...

9 days 前 | 0

已回答
PCB Antenna designer toolkit is very slow
Hi Madhwesh Could you please provide the following details: How many layers and shapes does your design have when the slowness...

9 days 前 | 0

已回答
Antenna 3D pattern at any giving angle
Hi Irwin, y = sin(x) oscillates causing the contour error, meshgrid is commented out making z compute in 1D, view(2) only moves...

10 days 前 | 0

已回答
how to plot three sectors antenna
Hi muner, you can refer to the following MATLAB answer:How can I tri sectorized an antenna? - MATLAB Answers - MATLAB Central

17 days 前 | 0

已回答
Interfernce analysis for co-located antennas
Hi Vaishnavi, If you want to plot the radiation patterns of two or more antennas together, you can place them in a single Anten...

24 days 前 | 0

已回答
Linear/One-dimensional antenna array
Hi Tadej, Please refer to the following answer radiation pattern generation for 10 element array of point sources using elect...

24 days 前 | 0

已回答
how to plot the half wave dipole's pattern from this code with 60 degree beam position and 2.7 beam width ?
Hi Amirah fauzi, The original code has following issues: 1. All alfa values are set to 0, which means the beam points at broad...

1 month 前 | 0

已回答
Why is the Antenna Designer app return 'Undefined function or variable'?
The Antenna Designer app was introduced in R2017a. To use this app, you must upgrade to R2017a or a later release and ensure tha...

1 month 前 | 0

已回答
how to draw the horizontal radiation pattern using the array factor ?
Please refer to this MATLAB Answer : how to draw horizontal radiation pattern? - MATLAB Answers - MATLAB Central

1 month 前 | 0

已回答
error while executing antennaDesigner in 2018a:
This issue is fixed in a newer release of MATLAB. The antennaDesigner app in R2018a used an older UI framework (ToolGroup + Too...

2 months 前 | 0

已回答
Simulation TI antenna DN024
You can optimize your antenna design in the PCB Antenna Designer app using the optimization workflow. This allows you to vary de...

2 months 前 | 0

已回答
Could I design a semi circular antenna array in the array designer?
Hi, You can use coformalArray for designing an array of any shape in antennaArrayDesigner app or you can do the following code...

3 years 前 | 0

| 已接受

已回答
I'm using antenna toolbox. Can't add a dielectric layer without adding a ground plane
Hi, You can use pcbStack for adding dielectric layer without ground plane. You can refer to the following ant=pcbStack(fractal...

3 years 前 | 0

已回答
Data Formatting for patternCustom function
Hi, For plotting patternCustom ,the data needs to be as below format , load data.mat phi=data(:,1) theta=data(:,2) MageE...

3 years 前 | 0

已回答
How do I create a custom FM broadcast antenna?
Hi, Currently we have three apps supporting Antenna Design , 1.Antenna Designer Here you can select antennas from the ant...

3 years 前 | 0

已回答
How to use an imported antenna farfield as a source
Hi, As per my understanding, you want to know how to use imported data and use it as a source in Antenna toolbox. You can us...

3 years 前 | 0

已回答
Generating the gain values of a steered ULA
Hi, As per my understanding, you want to get the gain values from the ‘pattern’ function of your code. You can simply assign a...

3 years 前 | 0

已回答
Working on Yagi PCB antenna
Hi, As per my understanding, you want to know how to resolve the ‘out of memory’ issue for your model in pcbAntennaDesignerAp...

3 years 前 | 0

已回答
Add Custom TextField Component to Simulink Toolstrip
Hi Andrew, Currently Custom Tab in Simulink Toolstrip is only supporting PushButton, DropDownButton, SplitButton, and EmptyCont...

3 years 前 | 0

| 已接受

已回答
Legend is not displayed in my plot
Hi As per my understanding you want to display legend in your plot, but you are unable to see it as it is behind the axes ax2...

3 years 前 | 0

| 已接受

已回答
Curve smoothing of a voltage-time plot
Hi Chinmaya, You can smooth your curve using smooth function. You can refer the following example to use the smooth fu...

3 years 前 | 0

已回答
Error in optimconstr() when used with single string vs array of string
Hi Raviraj, The 'optimconstr' function cannot have a single argument as string, The input arguments can be a string array, a ce...

3 years 前 | 1

| 已接受

已回答
saveas to pdf but get a blank
Hi Yuqing, I understand that you are unable to save the figure to pdf using ‘saveas’ option. Instead, you can try print option ...

3 years 前 | 0

已回答
How to simulate a Differential Microphone Array with Sensor Array Analyzer?
Hi dabe, As per my understanding, you got the desired result for DMA in MATLAB Code and you want to get the same in sensorArray...

3 years 前 | 0

已回答
Change Constant Block's Value's Font
Hi Richard, You can’t change the font of the value in Constant block, instead you can try the following: Mak...

3 years 前 | 0

| 已接受

加载更多