Clear Filters
Clear Filters

Plotting Radiation Pattern in Fresnel Region(near field) using MATLAB

13 views (last 30 days)
Hello,
In the antenna tools box, when we plot radiation pattern, is it a far field plot or a near field plot?
Is there a command to plot the near field(fresnel region) plot in matlab?
Thanks,
Biplob Biswas
Research Scholar

Answers (1)

Bhanu Prakash
Bhanu Prakash on 9 May 2023
Hi Biplob,
As per my understanding, you want to plot the near field (Fresnel region) pattern in MATLAB.
When you plot the radiation pattern using the "pattern" function, it plots the far-field radiation pattern of the antenna.
To plot the near-field radiation pattern, you can use the "patternCustom" function in the Antenna Toolbox. This function allows the user to specify the distance from the antenna.
For more information on "patternCustom" function, you can refer to the following documentation:
  1 Comment
Biplob
Biplob on 11 May 2023
Thank You Bhanu.
Your suggestions are valuable. I will try this "patternCustom" function and let you know about it.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!