ObjectSCAM - A partial wrapper class fom SCAM

ObjectSCAM its a partial wrapper of the original script SCAM created by Erik Cheever.
ダウンロード: 266
更新 2011/7/27

ライセンスの表示

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 (2024). ObjectSCAM - A partial wrapper class fom SCAM (https://www.mathworks.com/matlabcentral/fileexchange/32360-objectscam-a-partial-wrapper-class-fom-scam), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2009b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSymbolic Math Toolbox についてさらに検索
謝辞

ヒントを得たファイル: SCAM- A tool for symbolically solving circuit equations

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0