How can I simulate a circuit?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Damián Muciño
el 10 de Oct. de 2018
Editada: gonzalo Mier
el 10 de Oct. de 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 comentarios
Respuesta aceptada
gonzalo Mier
el 10 de Oct. de 2018
Editada: gonzalo Mier
el 10 de Oct. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Get Started with Simscape Electrical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!