MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: making random matrix

  • To: mathgroup at smc.vnet.net
  • Subject: [mg70636] Re: making random matrix
  • From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
  • Date: Sat, 21 Oct 2006 05:14:54 -0400 (EDT)
  • Organization: Uni Leipzig
  • References: <eha5d4$b5p$1@smc.vnet.net>

Hi,

<< Statistics`ContinuousDistributions`

Regards

  Jens

<amitsoni.1984 at gmail.com> schrieb im Newsbeitrag 
news:eha5d4$b5p$1 at smc.vnet.net...
| Hi, I want to make a normally distributed random 
matrix for which I am
| using the following command. But it is not 
giving any result.
|
| n=100
| A = RandomArray[NormalDistribution[], {n, n}]
|
| Do I need to load any package to get this 
working. Please tell me how
| to do that?
|
| Thanks
|
| Amit
| 



  • Prev by Date: file question
  • Next by Date: Re: Problem in loading packages in Mathematica
  • Previous by thread: Re: making random matrix
  • Next by thread: Problem in loading packages in Mathematica