How can I simulate a circuit?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Damián Muciño
le 10 Oct 2018
Modifié(e) : gonzalo Mier
le 10 Oct 2018
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 commentaires
Réponse acceptée
gonzalo Mier
le 10 Oct 2018
Modifié(e) : gonzalo Mier
le 10 Oct 2018
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Get Started with Simscape Electrical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!