rayhan hindi
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 156,371
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to generate a code for solving 2st order differential equations using improved runge kutta 4th order method
I know who to solve 1st order differential equations using this code: function [tp,yp] = rk4(dydt,tspan,y0,h) if nargin < 4, e...
3年以上 前 | 1 件の回答 | 0
1
回答質問
how to generate 100 random numbers between 5 and -5?
if i use rand it gives me that "Index exceeds the number of array elements"
3年以上 前 | 1 件の回答 | 0