Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Vectorized function iterating
Date: Tue, 18 Mar 2008 14:33:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <frojqu$49c$1@fred.mathworks.com>
References: <fro1g4$ibc$1@fred.mathworks.com> <fro48n$ljt$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 1205850782 4396 172.30.248.37 (18 Mar 2008 14:33:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 18 Mar 2008 14:33:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1173724
Xref: news.mathworks.com comp.soft-sys.matlab:457843



thanks for all your suggestions. although they improved on
the for loop i used, i still was not happy with the
performance i was getting for large vectors. i therefore
coded a .mex file to do this calculation which is *much*
quicker. i will submit to the file exchange soon