differential equation with two variable

3 views (last 30 days)
Ahmad Badran
Ahmad Badran on 30 Sep 2020
Answered: Aman Vyas on 5 Oct 2020
Hi
I want to solve this differential equation with two variable (idg iqg)
any one knows how this is posiible
please note that I am useing discret time domin with sampling time Ts 100e-6

Answers (1)

Aman Vyas
Aman Vyas on 5 Oct 2020
Hi,
You can solve the system of differential equations or can solve it in matrix form.
This documentation will walk you through steps as to how can you start with solving differential equations.
And for other capabilities like partial differentail equations, non linear ones, you can follow the below link:
Hope it helps !

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!