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

John D'Errico
John D'Errico 2024년 7월 12일
편집: John D'Errico 2024년 7월 12일
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?
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Torsten
Torsten 2024년 7월 12일
이동: Torsten 2024년 7월 12일

0 개 추천

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

Thanks @Torsten, really appreciate your contribution and help on this one.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Crystals에 대해 자세히 알아보기

태그

질문:

2024년 7월 12일

댓글:

2024년 7월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by