Path: news.mathworks.com!not-for-mail
From: "Harish Jain" <hp_jain@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: operation with a vector of n elements
Date: Thu, 20 Mar 2008 01:30:05 +0000 (UTC)
Organization: Sofware Alliance
Lines: 16
Message-ID: <frsemt$cti$1@fred.mathworks.com>
References: <focquj$ked$1@fred.mathworks.com> <foct9h$njq$1@fred.mathworks.com> <fod80o$kni$1@fred.mathworks.com>
Reply-To: "Harish Jain" <hp_jain@yahoo.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1205976605 13234 172.30.248.38 (20 Mar 2008 01:30:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 20 Mar 2008 01:30:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1322687
Xref: news.mathworks.com comp.soft-sys.matlab:458188


"Marcelo Tames" <jmarcelo.tb@mathworks.com> wrote in message
<fod80o$kni$1@fred.mathworks.com>...
> I think I get what you mean, and yes it?s a homework that 
> kept me thinking the whole afternoon, thanks fort the ideas 
My homework is one step beyond this point. 

I need some of the all the element except itself and do not
use division (/) operator (That means only use *
(Multiplication).

One step further from here is to create liner solution for
minimum computations.

Let me know your thoughts.

-Harish Jain