photo

Kenny Gee


Last seen: 3年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
255,181
of 300,763

評判
0

コントリビューション
6 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,082

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,923

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


How to use monte carlos method without using rand()
I am trying to find a mass between 2 surfaces using monte carlos. Is there any way to use monte carlos without using the rand()...

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

1

回答

質問


How to find the eigenvectors for multiple degree of system?
i have a 3DOF system trying to find the eigenvalues and eigenvector associated to the system. I used this matlab code to do it a...

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

1

回答

質問


How to solve 4th order Runge-Kutta for different initial conditions?
I have a code that solves the 2 populations with 1 initial conditions and just plot that. How do I make 2D plots for different i...

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

1

回答

質問


How to find the maximum value from a matrix without using max syntax?
I have to find a max value without using matlab built in max syntax. The code I have that I want to change the max syntax to f...

4年弱 前 | 3 件の回答 | 0

3

回答

質問


How to get the correct answer for LU Decomposition with partial pivoting?
I am trying to solve a matrix using LU decomposition with crout's method with partial pivoting. I found this code online at this...

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

1

回答

質問


How to create matrix array using while loop and time increment?
I have a problem where i want to solve a problem where an apple falls from a tree from 3m before hitting the ground. Assuming th...

4年弱 前 | 2 件の回答 | 0

2

回答