Mie Electric Field Simulation for Spheres

Simulates electric field scattered by a sphere in 3D
739 téléchargements
Mise à jour 9 avr. 2018

Afficher la licence

This routine computes not only the Mie scattering coefficients, but also evaluates all three fields, incident, scattered and internal electric fields for a either a series of Cartesian planes corresponding to equally spaced values of phi, or a spherical volume.
This code performs these simulations over a series of wavenumbers and permittivities.

Original routine by Sarah Patch. This is a parallized version by Nick Walter, which writes the desired outputs to a .h5 or .mat file.

For questions, contact Nick Walter at nickmwalter@gmail.com.

Citation pour cette source

Nicholas Walter (2024). Mie Electric Field Simulation for Spheres (https://www.mathworks.com/matlabcentral/fileexchange/66845-mie-electric-field-simulation-for-spheres), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2013a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Earth, Ocean, and Atmospheric Sciences dans Help Center et MATLAB Answers
Remerciements

Inspiré par : MatScat

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Added an example file to run, "runme_example.m", and a set of wavenumbers and permittivities to use as an example.

1.0.0.0