Community Profile

photo

kingcruises


Last seen: 約3年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


least square approcah for method of moments fourth order non linear differential equations
hi plz help How can we apply least square approach for the convergence of solution for this given code. %%MoM Solution s...

約4年 前 | 0 件の回答 | 0

0

回答

質問


frequeny domain signal into time domain signal
Please help I have extracted data from a plot which is power(dbm) as function of frequency How do I transform the x axis ...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


4th order non linear differential equation
can any body help me with the matlab code of this 4th order non linear differential equation

4年以上 前 | 1 件の回答 | 0

1

回答

質問


fourth order differential equation
syms f(x) Df = diff(f,x); D2f = diff(f,x,2); D3f = diff(f,x,3); D4f = diff(f,x,4); ode =3*D4f+(2*x^2+6)*D3f+5*D2f-Df-2*f ==...

4年以上 前 | 1 件の回答 | 0

1

回答