In this repository, you can python simulations for antenna array and other antenna simulations. All the simulations are based on Molisch and Goldsmith Wireless Communications books. If you are interested to use these simulations, you can find and read all the theories regarding antenna array and basic antenna know how on those books.
Feel free to use all the simulation codes for your study and research. Just don't forget to cite this github repo, okay?
Anyway, thank you for stopping by. I hope all of these can give you some help.
To run the codes, use this steps:
- Install
ipython3on your computer. - Install the required python modules such as
numpy,matplotlib,pylab, andPillow. - On command prompt (windows) or on terminal (linux), type
ipython3and enter. - On
ipyhton3console, write%run python-file-name.pyand enter to run the code. - Enjoy.
(C) Muhammad Arifin - Engineering Physics 2015, Universitas Gadjah Mada