統計
MATLAB Answers
0 質問
6 回答
ランク
of 174,044
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
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...
約1ヶ月 前 | 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...
約1ヶ月 前 | 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...
2ヶ月 前 | 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...
6ヶ月 前 | 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

