1

Recently, I had a good start with H.W. Wyld on mathematical methods for Physics and now looking forward to ask whether is there any solutions available for the problems given at the end of each chapters?

1 Answers1

1

If you have a background of Computational Electrodynamics, then your first destination to refer are as follows:

  1. Numerical Techniques in Electromagnetics with MATLAB Hardcover by Matthew N.O. Sadiku
  2. Computational Electromagnetics with MATLAB, Fourth Edition Hardcover by Matthew N.O. Sadiku

There are a few more specialised textbooks for Computational Electromagnetics which bring in Deep Learning and other major concepts, but these two would be a head start for you.

  • although he does algorithms in MATLAB, you can implement it easily in your language of choice. – Ashwin Balaji Jul 24 '20 at 09:45
  • although this doesn't answer your question in literal sense, I feel this is a worthy recommendation to you – Ashwin Balaji Jul 24 '20 at 09:52
  • I have implemented FMM (Single level) and MoM for Waveguides. What I try to understand or to have grip on is the problems and the methods to solve problems in Physics.
    • MoM/FMM I followed the paper and just implemented but thinking was not deep enough.
    –  Jul 24 '20 at 10:06