ObjectSCAM - A partial wrapper class fom SCAM

ObjectSCAM its a partial wrapper of the original script SCAM created by Erik Cheever.

您现在正在关注此提交

ObjectSCAM is a first aproach to put into a Class the SCAM script (A tool for symbolically solving circuit equations). Implements that script in a method create(filename), where that file includes a netlist description of the circuit.

Only put some variables (that I need). The object created will have:
a) Netlist.
b) Components.
c) Solved variables.

The variables are added to the object as dinamic properties and set as symbolic (sym).

Any variable can be accessed directly (i.e. object.I_Vx) and there are two functions to retieve resolved equations (i.e. object.resolveEq('v_1/R2')

Please see original documentation at
www.swarthmore.edu/NatSci/echeeve1/Ref/mna/MNA1.html

引用格式

Juan Pablo Hernández Vogt (2026). ObjectSCAM - A partial wrapper class fom SCAM (https://ww2.mathworks.cn/matlabcentral/fileexchange/32360-objectscam-a-partial-wrapper-class-fom-scam), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Symbolic Math Toolbox 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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