How can i write a general MATLAB code to calculate the antenna gains in dBi, when Diameter and Frequency is given?
7 ビュー (過去 30 日間)
古いコメントを表示
Several diameter and frequencies are given. Antenna gain has to be calculated in dBi.
1 件のコメント
回答 (1 件)
Shashank Kulkarni
2021 年 12 月 13 日
Antenna Toolbox has a catalog of Antennas specified by geometry. One class is a parabbolicRefletor. In this object you can chnage the reflector diameter ad calculate the gain at differet frequencies using the pattern function.
Regards,
Shashank
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!