How can i write a general MATLAB code to calculate the antenna gains in dBi, when Diameter and Frequency is given?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Several diameter and frequencies are given. Antenna gain has to be calculated in dBi.
1 comentario
Respuestas (1)
Shashank Kulkarni
el 13 de Dic. de 2021
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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!