Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!c3g2000yqd.googlegroups.com!not-for-mail
From: Greg Heath <heath@alumni.brown.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Pattern Classification using Neural Network ( newff)
Date: Sun, 8 Nov 2009 02:44:49 -0800 (PST)
Organization: http://groups.google.com
Lines: 17
Message-ID: <e5b10ea8-d008-47c3-8491-7cf54e5f23e6@c3g2000yqd.googlegroups.com>
References: <hco1vf$ndj$1@fred.mathworks.com> <hco481$chg$1@fred.mathworks.com>
NNTP-Posting-Host: 69.141.163.135
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1257677090 13685 127.0.0.1 (8 Nov 2009 10:44:50 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Sun, 8 Nov 2009 10:44:50 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: c3g2000yqd.googlegroups.com; posting-host=69.141.163.135; 
	posting-account=mUealwkAAACvQrLWvunjg50tRAnsNtJR
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 
	2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729),gzip(gfe),gzip(gfe)
Xref: news.mathworks.com comp.soft-sys.matlab:583318


On Nov 2, 9:24 pm, "Kishore " <kishore3...@yahoo.co.in> wrote:
> Ok, one more thing i need to tell,
>
> The network assumes 2 layers, but i have implemented equations ( back propagation for 1 layer - so this is the problem i guess).

NO. You have 2 layers. Note the N-1 in the documentation.

> But  how do i do the testing using standard function.
>
> ( i have testing data as well, which function should i  pass it to?)

See my previous post.

Hope this helps.

Greg