Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: normalize matrix
Date: Thu, 10 Sep 2009 16:09:19 +0000 (UTC)
Organization: UTSA
Lines: 12
Message-ID: <h8b8bf$o9i$1@fred.mathworks.com>
References: <h8b7om$e0f$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1252598959 24882 172.30.248.37 (10 Sep 2009 16:09:19 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 10 Sep 2009 16:09:19 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1332985
Xref: news.mathworks.com comp.soft-sys.matlab:569606


"zac ng" <mikagami26@hotmail.com> wrote in message <h8b7om$e0f$1@fred.mathworks.com>...
> Is there any function in matlab that can normalize a matrix?
> 
> The normalize is the same normalize as the opencv function called "cvNormalize"
> 
> eg. If it is a 2x2 matrix, it will be normalize to between 0~4.
> eg. If it is a 8x8 matrix, it will be normalize to between 0~64.
> 
> 
> Thanks!
this link might be help
http://www.mathworks.nl/matlabcentral/fileexchange/15561