|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [WM]: Pseudorandom matrix in Matlab
Hi,
you don't need any work, just use Matlab command. For example
floor(3*rand(M,N))-1
to make M by N matrix as you want.
Mirek
Chuck Rewood wrote:
> Hi all,
>
> I want to make pseudorandom matrix (-1,0,1) in Matlab, are there any
> prev. work I can use ?
>
> Thanks,
>
> Rewood
********************************
Miroslav Goljan
Watson School of Engineering and
Applied Science, Dept. of EE
State University of New York
PO BOX 00238
Binghamton, NY 13902-6000
e-mail: mgoljan@binghamton.edu
********************************
______________________________________________________________________________
Watermarking Mailing List - http://www.watermarkingworld.org/ml.html
To unsubscribe send email to "majordomo@watermarkingworld.org" with
"unsubscribe watermarking YOURMAIL" in the body.
______________________________________________________________________________
|