SCAM- A tool for symbolically solving circuit equations

Version 1.0.0.0 (3,54 ko) par Erik
This tool starts with a netlist (similar to spice) and generates and solves the resulting circuit.
6,7K téléchargements
Mise à jour 21 nov. 2003

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R13
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

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