Simulate a Faraday Cage using Constrained Quadratic Programming

버전 1.0.0.0 (6.22 MB) 작성자: Adam Hug
This script demonstrates how to simulate electromagnetic shielding of a Faraday cage.
다운로드 수: 493
업데이트 날짜: 2016/3/10

라이선스 보기

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 (2024). 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. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Quadratic Programming and Cone Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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