SCAM- A tool for symbolically solving circuit equations

버전 1.0.0.0 (3.54 KB) 작성자: Erik
This tool starts with a netlist (similar to spice) and generates and solves the resulting circuit.
다운로드 수: 6.7K
업데이트 날짜: 2003/11/21

라이선스 보기

This tool starts with a netlist (very similar to spice) and generates and solves the resulting circuit equations. The symbolic results can be evaluated to give numeric results if desired. Handles resistors, capacitors, inductors and op-amps.

A full description (including theory) is at:
http://www.swarthmore.edu/NatSci/echeeve1/Ref/mna/MNA1.html

인용 양식

Erik (2024). SCAM- A tool for symbolically solving circuit equations (https://www.mathworks.com/matlabcentral/fileexchange/3443-scam-a-tool-for-symbolically-solving-circuit-equations), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

There was an error on some systems with function "str2Num". I changed it to "str2num" which is defined by MatLab