Solving Maxwell's Equations in a 1D
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Raunak Gupta
le 2 Oct 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 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!