Skip to content

C++ translations of D.B. Davidson's MATLAB codes from "Computational Electromagnetics for RF and Microwave Engineering" Second Edition

License

Notifications You must be signed in to change notification settings

Lucas-Sperotto/davidson-cpp-electromagnetics

Repository files navigation

Davidson C++ Electromagnetics

This repository contains C++ translations of selected MATLAB scripts by Prof. D. B. Davidson, as described in his book:

"Computational Electromagnetics for RF and Microwave Engineering", 2nd Edition, Cambridge University Press.

🔗 View book on Cambridge University Press

These C++ implementations aim to preserve the educational value of the original MATLAB versions while providing an accessible path for those working in C++ environments.

🔍 Chapters

📄 Disclaimer

This project is unofficial and is not affiliated with Prof. D. B. Davidson or Cambridge University Press. The translations are provided for educational and research purposes only.

Dependências: C++ sudo apt install build-essential gfortran -y Cmake sudo apt install cmake -y pkg-config sudo apt install pkg-config -y python sudo apt install python3 python3-pip -y numpy sudo apt install python3-numpy -y matplotlib sudo apt install python3-matplotlib -y pandas sudo apt install python3-pandas -y pillow sudo apt install python3-pil ffmpeg sudo apt install ffmpeg sudo apt install libeigen3-dev

About

C++ translations of D.B. Davidson's MATLAB codes from "Computational Electromagnetics for RF and Microwave Engineering" Second Edition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published