Community Profile

photo

Pannir Selvam Elamvazhuthi


Indian Institute of Technology

Active since 2011

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


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 ...

12 years ago | 3 answers | 0

3

answers

Answered
How to generate uniformly distributed random integers?
Thanks Cyclist and Walter Roberson. Sorry to have responded late.

12 years ago | 0

Question


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 ...

12 years ago | 3 answers | 0

3

answers