photo

zhang


2014 年からアクティブ

Followers: 0   Following: 0

Professional Interests: mathematical

統計

MATLAB Answers

2 質問
1 回答

ランク
138,008
of 301,204

評判
0

コントリビューション
2 質問
1 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,191

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,368

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

回答済み
How to solve two-order differential equation using ode23
I know how to sove it ,however thanks

12年弱 前 | 0

| 採用済み

質問


How to solve two-order differential equation using ode23
<</matlabcentral/answers/uploaded_files/9924/%5B%7BL0N~MBL1PG@@Z3%7DESVM%7D0.jpg>> like this equation.this equation is a comp...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


second-order differential equation
在用ode23函数求解动力学方程时出错,请问如何修正。 function dydt=mytest1(t,x) dydt(1)=x(4); dydt(2)=x(5); dydt(3)=x(6); exp1=vpa(inv(Mth...

12年弱 前 | 0 件の回答 | 0

0

回答