Mie Electric Field Simulation for Spheres

Simulates electric field scattered by a sphere in 3D
728 Downloads
Updated 9 Apr 2018

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Earth, Ocean, and Atmospheric Sciences in Help Center and MATLAB Answers
Acknowledgements

Inspired by: MatScat

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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