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://kr.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