Sharath Maadam
MathWorks
Followers: 0 Following: 0
Feeds
답변 있음
How to create an antenna radiation pattern from a crossed Yagi-Uda Antenna
3D modelling can be used to generate different geometry structures using boolean operations from the available shapes. More in...
How to create an antenna radiation pattern from a crossed Yagi-Uda Antenna
3D modelling can be used to generate different geometry structures using boolean operations from the available shapes. More in...
3일 전 | 0
답변 있음
Is it possible to design an array with N elements with each element resonating at a different frequency?
Conformal array need not be designed again using a frequency. Elements can be grouped together after they are designed at differ...
Is it possible to design an array with N elements with each element resonating at a different frequency?
Conformal array need not be designed again using a frequency. Elements can be grouped together after they are designed at differ...
3일 전 | 0
답변 있음
Phased array in antenna designer not outputting directivity properly
Modified th spacing to achive better results. %% Yagi-Uda Conformal Array - Grating-Lobe-Free Version % Center frequency 11.8 ...
Phased array in antenna designer not outputting directivity properly
Modified th spacing to achive better results. %% Yagi-Uda Conformal Array - Grating-Lobe-Free Version % Center frequency 11.8 ...
10일 전 | 0
답변 있음
Antenna Toolbox, how pattern function works?
Based on the largest dimension of the antenna or array setup,pattern will be calculated at a distance of 100 lambda by default,i...
Antenna Toolbox, how pattern function works?
Based on the largest dimension of the antenna or array setup,pattern will be calculated at a distance of 100 lambda by default,i...
15일 전 | 0
답변 있음
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...
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...
22일 전 | 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 = ...
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 = ...
22일 전 | 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...
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...
22일 전 | 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 ...
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 ...
대략 1개월 전 | 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 ...
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 ...
대략 1개월 전 | 0
답변 있음
Cassegrain Antenna Design Errors
Script seems to be running fine without any errors in 24b version.
Cassegrain Antenna Design Errors
Script seems to be running fine without any errors in 24b version.
3개월 전 | 0
| 수락됨
답변 있음
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...
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개월 전 | 0
답변 있음
Parabolic Dish antenna!
Below code can be used to generate the structure. This solution is using full wave simulations. r=reflectorParabolic('Radius',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개월 전 | 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...
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개월 전 | 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...
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...
11개월 전 | 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...
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년 전 | 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 ...
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년 전 | 0


