kingcruises
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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 ...
5年弱 前 | 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
5年弱 前 | 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 ==...
5年弱 前 | 1 件の回答 | 0