explanation of the meaning of seed in MATLAB

Status
Not open for further replies.

No one

Full Member level 5
Joined
May 11, 2005
Messages
287
Helped
4
Reputation
8
Reaction score
2
Trophy points
1,298
Activity points
3,425
seed [hlp]

Hello Everyone;
What is the meaning of seed in MATLAB?
 

seed [hlp]

The random number generation algorithms need a number to base the Random Number generation. This is called the seed. A given seed value results in a random number or a series of random numbers. If you change the seed you get a different set of random numbers. Certain negative prime numbers are supposed to give better set of random numbers than others.
Raoof
 

    No one

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…