Sharath Maadam
MathWorks
Followers: 0 Following: 0
Statistics
0 Questions
12 Answers
RANK
11,053
of 302,014
REPUTATION
4
CONTRIBUTIONS
0 Questions
12 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 21,496
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 178,131
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
S parameters plot not making sense for antipodal Vivaldi antenna using antenna designer.
Dip for the antenna can be seen closer to 1.8 GHz,however specific antenna dimensions can be tuned like stripLIneWidth etc to im...
5 days ago | 0
Antenna Error [vert1,vert2] = em.internal.findEdgeVertices(ExciterVertices', ...
Feed Width seems to be small compared to patch boundary, code below can be used. clear; close all; clc; fclose all; freq = ...
5 days ago | 0
shape has NaN vertices when adding new shapes to the aggregate shape encloses a void; error assigning shape to antenna
For the above code,load appears in show(ant) for visualization. However load in mesh appears after running any analysis like imp...
5 days ago | 0
how to design a microstrip patch antenna using matlab ?
Hi, Design can be created using patchMicrostrip antenna element from Antenna Toolbox in matlab For more information,refere to ...
26 days ago | 0
how to generate non-overlapping antenna array
Hi, conformal array will be able to position antennas at it required position using ElementPosition property. If there are any ...
26 days ago | 0
Cassegrain Antenna Design Errors
Script seems to be running fine without any errors in 24b version.
2 months ago | 0
| accepted
Design a dipole antenna backed by a dielectric substrate and an infinite reflector of any dimension. Calculate the radiation pattern of the antenna.
Here are some links that helps to generate the use cases. 1.https://in.mathworks.com/help/antenna/ref/waveguide.html design(wa...
6 months ago | 0
Parabolic Dish antenna!
Below code can be used to generate the structure. This solution is using full wave simulations. r=reflectorParabolic('Radius',0...
6 months ago | 0
Bug in customAntenna (R2025/2026): isOnlyDielectric and horzcat errors with mixed PEC shapes
Based on the information provided, below approach can be used to create the antenna freq = 300e6; Height = 0.25; Radius = 0.0...
7 months ago | 0
How to build an END-FED 1/4 wave dipole which is connected to a rectangular metal, not using dipole object in MATLAB?
Hi Jeena, I have provided a code below that lets you create the structure by using the 3d geometry building capabilties from An...
10 months ago | 0
Using patternCustom to plot antenna Radiation Pattern in one figure
Updating the answer to work on latest matlab releases. %% --- Get data for Helix type antenna Radiation pattern---- h = h...
2 years ago | 0
Using patternCustom to plot antenna Radiation Pattern in one figure
Code requires a bit of modifications that could serve as a work around for the issue. Modifications include using a property of ...
5 years ago | 0


