Path: news.mathworks.com!not-for-mail
From: "Alan B" <monguin61@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: SNR and imnosie
Date: Thu, 2 Jul 2009 17:03:01 +0000 (UTC)
Organization: UT
Lines: 10
Message-ID: <h2ip85$sch$1@fred.mathworks.com>
References: <h2geje$6jt$1@fred.mathworks.com> <1665e067-91c2-4141-a55b-189f8862d9a8@s6g2000vbp.googlegroups.com> <h2grnd$8og$1@fred.mathworks.com> <h2gs6d$8o6$1@fred.mathworks.com> <h2h19h$oh9$1@fred.mathworks.com> <h2i41f$p0j$1@fred.mathworks.com> <h2im2t$cg2$1@fred.mathworks.com>
Reply-To: "Alan B" <monguin61@yahoo.com>
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 1246554181 29073 172.30.248.37 (2 Jul 2009 17:03:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 2 Jul 2009 17:03:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1446885
Xref: news.mathworks.com comp.soft-sys.matlab:552453


"Rami AbouSleiman" <rdabousl@oakland.edu> wrote in message <h2im2t$cg2$1@fred.mathworks.com>...
> Image analyst,
> 
> BTW you don't need ./ since they are the same size.
> 

this would have been a quick way for you to (fail to) verify your own declaration:

a=rand(2); b=rand(2);
a/b, a./b