Mie Electric Field Simulation for Spheres

Simulates electric field scattered by a sphere in 3D

You are now following this Submission

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 (2026). Mie Electric Field Simulation for Spheres (https://in.mathworks.com/matlabcentral/fileexchange/66845-mie-electric-field-simulation-for-spheres), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: MatScat

Categories

Find more on Geoscience in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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