SCAM- A tool for symbolically solving circuit equations
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
Cite As
Erik (2025). 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. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > External Language Interfaces > Other languages > SPICE files >
- Physical Modeling > Simscape Electrical > Electrical Block Libraries > Semiconductors and Converters >
Tags
Acknowledgements
Inspired: nik1106/MNA-MAT, EC-SIM 1.1, ObjectSCAM - A partial wrapper class fom SCAM
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | There was an error on some systems with function "str2Num". I changed it to "str2num" which is defined by MatLab |