photo

Sharath Maadam

MathWorks

Last seen: Today 2021 年からアクティブ

Followers: 0   Following: 0

DISCLAIMER:Any advice or opinions here are my own , and in no way reflect that of MathWorks.

統計

MATLAB Answers

0 質問
12 回答

ランク
13,057
of 302,001

評判
4

コントリビューション
0 質問
12 回答

回答採用率
0.00%

獲得投票数
0

ランク
 of 21,487

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 178,011

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

バッジを表示

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...

約9時間 前 | 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 = ...

約9時間 前 | 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...

約10時間 前 | 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 ...

21日 前 | 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 ...

21日 前 | 0

回答済み
Cassegrain Antenna Design Errors
Script seems to be running fine without any errors in 24b version.

約2ヶ月 前 | 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...

5ヶ月 前 | 0

回答済み
Parabolic Dish antenna!
Below code can be used to generate the structure. This solution is using full wave simulations. r=reflectorParabolic('Radius',0...

5ヶ月 前 | 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...

10ヶ月 前 | 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年 前 | 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年 前 | 0