SCAM- A tool for symbolically solving circuit equations

This tool starts with a netlist (similar to spice) and generates and solves the resulting circuit.

您现在正在关注此提交

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 (2026). SCAM- A tool for symbolically solving circuit equations (https://ww2.mathworks.cn/matlabcentral/fileexchange/3443-scam-a-tool-for-symbolically-solving-circuit-equations), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

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