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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答