How to design a fractal antenna?

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)

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

Asked:

on 16 Nov 2015

Community Treasure Hunt

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

Start Hunting!