Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allisonoge/electromagnetism-and-antenna-theory-v2
A book on electromagnetism and antenna theory for undergrad courses at the university of benin
https://github.com/allisonoge/electromagnetism-and-antenna-theory-v2
antenna-theory electromagnetism waveguides
Last synced: about 2 months ago
JSON representation
A book on electromagnetism and antenna theory for undergrad courses at the university of benin
- Host: GitHub
- URL: https://github.com/allisonoge/electromagnetism-and-antenna-theory-v2
- Owner: AllisonOge
- Created: 2022-12-28T16:57:49.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T09:46:00.000Z (about 1 year ago)
- Last Synced: 2023-12-26T09:58:58.668Z (about 1 year ago)
- Topics: antenna-theory, electromagnetism, waveguides
- Language: TeX
- Homepage:
- Size: 6.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Electromagnetism and Antenna theory v2
A book for undergrads at the department of electrical and electronic engineering, the University of Benin for the course codes EEE473 and EEE 576. The book is written in latex and the next section gives the setup guide## Quick Start
To compile the latex files you need MikTeX and a text editor like TeXstudio or TeXworks. Install MikTeX from the official [site](https://miktex.org/download) based on your local machine and repeat the same steps for [TeXworks](https://tug.org/texworks/) or [TeXstudio](https://www.texstudio.org/) depending on which you prefer.If you want to contribute to this project, please refer to the [contributing guide](https://github.com/AllisonOge/electromagnetism-and-antenna-theory-v2/blob/master/CONTRIBUTING.md)
## Resources
Some useful resources for latex are:- [Official docs](https://www.latex-project.org/help/documentation/)
- [Overleaf](https://www.overleaf.com/learn) (recommended)
- [DevDocs](https://devdocs.io/latex/)## Product
The latest book can be downloaded from this [link](https://drive.google.com/file/d/1SxQ9Guy-Qag5Mfivgv_mQNWIFANo5isC/view?usp=sharing)## Recommended books
Some recommended books are- [Electromagnetic waves by Shevganokar](https://drive.google.com/file/d/1avlvwO-as23gX2_dxO4-kxjri_i_yNIf/view?usp=share_link)
- [Microwave Engineering by Pozar](https://drive.google.com/file/d/1ou0ehzj0813YF-r21mj1mKmuxT-PkJ4N/view?usp=share_link)
- [Antenna theory, analysis and design by Banalis](https://drive.google.com/file/d/1DdBUyr8pHjf5mI7RqGGH1c-i0sPthx8P/view?usp=share_link)