LEI Li
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to process a table with time, x,y,z coordinate, particle mass? dividing the table based on the time value, then process them piece by piece and sum it up.
I tried to extract the mass out for each time interval, like 36.138-36.148s. it works. First: this code seems clumsy. is there...
10ヶ月 前 | 1 件の回答 | 0
1
回答質問
how to store a double loop result into a matrix column by column?
I have a matrix cycle; What I am doing is to find out certain points satisfying the condition and store them into Array up and d...
約3年 前 | 1 件の回答 | 0
1
回答質問
simulate free fall project, ode45, using reynolds no to get drag coefficient, recursive problem
It seems this is a recursive problem; I need velocity to calculate Reynolds number; ODE45 seems no need to use recursive; now ...
約3年 前 | 2 件の回答 | 0