How can I simulate a circuit?
4 ビュー (過去 30 日間)
古いコメントを表示
So I was asked by my teacher to simulate the next circuit. And get the voltajes, currents and potency. But I don´t know if that is possible in matlab.

0 件のコメント
採用された回答
gonzalo Mier
2018 年 10 月 10 日
編集済み: gonzalo Mier
2018 年 10 月 10 日
You have two options:
- Model the system to extract the differential equations and the use a solve to find the temporal behavior of the system.
- Use Simulink to model and simulate the system, using the Simscape->Electrical->Electronics and Mechatronics package.
I think your professor was talking about the second one.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with Simscape Electrical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!