photo

Pannir Selvam Elamvazhuthi


Last seen: 9ヶ月 前 2011 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


To get dominant eigen vector
In Matlab/Octave, [A B] = eig(C) returns a matrix of eigen vectors and a diagonal matrix of eigen values of C. Even though the ...

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

3

回答

回答済み
How to generate uniformly distributed random integers?
Thanks Cyclist and Walter Roberson. Sorry to have responded late.

13年以上 前 | 0

質問


How to generate uniformly distributed random integers?
I've been using "ceil(4*rand)" to generate random integers from 1 to 4. But when I tried to check the uniformity, I found that ...

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

3

回答