Path: news.mathworks.com!not-for-mail
From: "Kishore " <kishore3385@yahoo.co.in>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Pattern Classification using Neural Network ( newff)
Date: Tue, 3 Nov 2009 02:24:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 9
Message-ID: <hco481$chg$1@fred.mathworks.com>
References: <hco1vf$ndj$1@fred.mathworks.com>
Reply-To: "Kishore " <kishore3385@yahoo.co.in>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257215041 12848 172.30.248.35 (3 Nov 2009 02:24:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 3 Nov 2009 02:24:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1623297
Xref: news.mathworks.com comp.soft-sys.matlab:581946


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).

But  how do i do the testing using standard function.

( i have testing data as well, which function should i  pass it to?)

Thanks,