Simulate a Faraday Cage using Constrained Quadratic Programming

This script demonstrates how to simulate electromagnetic shielding of a Faraday cage.

您现在正在关注此提交

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.

引用格式

Adam Hug (2026). Simulate a Faraday Cage using Constrained Quadratic Programming (https://ww2.mathworks.cn/matlabcentral/fileexchange/55462-simulate-a-faraday-cage-using-constrained-quadratic-programming), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: Electrostatic Induction Explorer

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
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