How to design a fractal antenna?

8 views (last 30 days)
nayar rivo
nayar rivo on 16 Nov 2015
I have to design a fractal antenna with Matlab R2015a, and I don't know how start it. I alwready generate fractal form of antenna. someone can help me ?

Answers (1)

Shashank Kulkarni
Shashank Kulkarni on 6 Jan 2016
Antenna Toolbox is a new product in the MathWorks suite. In the 15b version of Antenna Toolbox, we have an object called customAntennaMesh. In this object you can pass a planar mesh and then solve the mesh as an antenna.
If you already have your fractal structure, mesh it and import it into Antenna Toolbox using the customPlanarMesh object. For more information look at the following examples
https://www.mathworks.com/examples/aa/category/modeling-custom-antenna

Categories

Find more on Fractals in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!