Pannir Selvam Elamvazhuthi
Followers: 0 Following: 0
Statistics
RANK
100,789
of 294,421
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,110
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 151,653
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
13 years ago | 3 answers | 0
3
answersHow to generate uniformly distributed random integers?
Thanks Cyclist and Walter Roberson. Sorry to have responded late.
13 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 ...
13 years ago | 3 answers | 0