How can i write a code to simulate these equations

How can i write a code to simulate these equations ? These equations are related to an electric circuit .and i want to solve it in time domain.

3 commentaires

John D'Errico
John D'Errico le 12 Juil 2024
Modifié(e) : John D'Errico le 12 Juil 2024
Since you have not actually shown any equations at all, we have been forced to use the MATLAB crystal ball to determine what equations you might want to solve, but the crystal ball is foggy today. Please deposit an extra dime for additional time from the crystal ball.
Can anybody write this code?
Umar
Umar le 12 Juil 2024
Hi Ali,
If you kindly, provide these equations in some form of txt or doc format, and providing details about what are you trying to accomplish with them in Matlab or is it part of some engineering project, we will be more happy to help you. Hope it makes sense.

Connectez-vous pour commenter.

Réponses (1)

Torsten
Torsten le 12 Juil 2024
Déplacé(e) : Torsten le 12 Juil 2024

0 votes

lt looks like your equations are a discretized form of two second-order BVPs. I'd test whether they can be solved using bvp4c (leaving them in their continuous form).

1 commentaire

Umar
Umar le 13 Juil 2024
Thanks @Torsten, really appreciate your contribution and help on this one.

Connectez-vous pour commenter.

Catégories

Commenté :

le 13 Juil 2024

Community Treasure Hunt

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

Start Hunting!

Translated by