Borrar filtros
Borrar filtros

How can i write a code to simulate these equations

5 visualizaciones (últimos 30 días)
Ali Moosazadeh
Ali Moosazadeh el 12 de Jul. de 2024
Comentada: Umar el 13 de Jul. de 2024

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 comentarios
Ali Moosazadeh
Ali Moosazadeh el 12 de Jul. de 2024
Can anybody write this code?
Umar
Umar el 12 de Jul. de 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.

Iniciar sesión para comentar.

Respuestas (1)

Torsten
Torsten el 12 de Jul. de 2024
Movida: Torsten el 12 de Jul. de 2024
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 comentario
Umar
Umar el 13 de Jul. de 2024
Thanks @Torsten, really appreciate your contribution and help on this one.

Iniciar sesión para comentar.

Categorías

Más información sobre Numerical Integration and Differential Equations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by