Solving Maxwell's Equations in a 1D
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello!
I am trying to solve Maxwel's system of equations in a single dimension of space. However, so far I cannot find a suitable example for doing this in Matlab- especially for how Matlab prefers a user to state the gradient operator. I would appreciate any pointers or other examples- I know there must be some, but I must be using the wrong search terms for this forum.
0 Commenti
Risposte (1)
Raunak Gupta
il 2 Ott 2020
Hi,
I am not sure about a full example on Maxwell’s equation but for the query of gradient, curl and divergence of a vector field, the following documentation will help.
Also if you want to solve partial differential equations you can get started with this documentation.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!