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://jp.mathworks.com/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