Re: random matrix generation
- From: dpb <none@xxxxxxx>
- Date: Sun, 08 Nov 2009 10:13:33 -0600
arun wrote:
....
Regarding the problem definition, did you read my reply to
imageAnalyst? I have given the requirement there.
How is one to derive a generating function from that "requirement", pray tell?
I can make a second row of a random matrix be dependent upon the first by
x=rand(1,10);
x=[x;x];
Is that ok?
It meets the definition stated.
--
.
- References:
- random matrix generation
- From: arun
- Re: random matrix generation
- From: dpb
- Re: random matrix generation
- From: arun
- random matrix generation
- Prev by Date: Re: Take non-zero values
- Next by Date: Re: i <= 0 ??
- Previous by thread: Re: random matrix generation
- Next by thread: Re: random matrix generation
- Index(es):
Relevant Pages
|