photo

Jack Levy


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Hi Guys! Please can someone help me plot JUST THE REAL (not imaginary) part of this two differential equations, here is my code? Thank you.
syms I_1(t) I_2(t) ode1 = diff(I_1) == ((12*exp(60*1i*t))-(10*I_1)-(0.9*I_2))/0.1; ode2 = diff(I_2) == ((-0.9*I_1)-(10*I...

約7年 前 | 1 件の回答 | 0

1

回答

質問


Im trying to model a two coil (AC) wireless power transfer. Could anyone help me with my code? (Solving differential equations).
Im trying to solve a two coil power transfer circuit on Matlab using AC supply. Can anyone help me? This is what i have done s...

約7年 前 | 2 件の回答 | 0

2

回答