Simulate a Faraday Cage using Constrained Quadratic Programming

Version 1.0.0.0 (6,22 MB) von Adam Hug
This script demonstrates how to simulate electromagnetic shielding of a Faraday cage.
510 Downloads
Aktualisiert 10. Mär 2016

Lizenz anzeigen

This is a live script tutorial on how to set up the necessary equations for electromagnetic interaction of point charges. The tutorial can be used as a template for modelling other systems of interacting point objects.

Zitieren als

Adam Hug (2025). Simulate a Faraday Cage using Constrained Quadratic Programming (https://www.mathworks.com/matlabcentral/fileexchange/55462-simulate-a-faraday-cage-using-constrained-quadratic-programming), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2016a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Quadratic Programming and Cone Programming finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: Electrostatic Induction Explorer

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

I changed variable names and hard coded values such that they are different from those published in the paper. The methods/ideas I implemented were touched on in the paper but all the code and implementation details are my own.
Added thumbnail