|
|
 |
| found 490 articles for 0.309 sec |
  |
Group: comp.softsys.matlab · Group Profile · Search for Jths in comp.softsys.matlab
Author: ChrisGifford
Date: Sep 10, 2008 20:21
Thanks a lot for your explanation. That was a crucial thing to understand. I am a biologist trying to design some physiology experiments, so my math is far from developed. How about if i 'seed' the rand function at each iteration ?: for i = 1:90000 rand ('state', i); randmonoisematrix = rand (45, 45); end Intuitively, this the same as sampling a random space of values, and perchance
|
| Show full article (1.21Kb) |
Group: alt.personals.bi · Group Profile · Search for Jths in alt.personals.bi
Author: bounce
Date: Sep 9, 2008 09:15
Hi, i am trying to produce a stimulus sequence using the following procedure: rand ('state', 0) for i = 1:90000 randomnoisematrix = rand (45,45) end Once this stimulus is presented, i have to reverse correlate the response to various epochs of the stimulus. Say, to the states of the stimulus between the 43000 and 43060 iterations. I find that if i run the iteration above repeatedly
|
| Show full article (18.40Kb) |
|
 |
|
1 ·
2 ·
3 ·
4 ·
5 ·
6 ·
7 ·
8 ·
9 ·
next |
|
|