Path: news.mathworks.com!not-for-mail
From: "hozefa Patrawala" <hozefa_pat@hotmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Neural N/W IP's
Date: Tue, 20 May 2008 18:45:06 +0000 (UTC)
Organization: UNT
Lines: 5
Message-ID: <g0v67i$mql$1@fred.mathworks.com>
Reply-To: "hozefa Patrawala" <hozefa_pat@hotmail.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 1211309106 23381 172.30.248.38 (20 May 2008 18:45:06 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 20 May 2008 18:45:06 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1392363
Xref: news.mathworks.com comp.soft-sys.matlab:469533


I have two matrix, Which i need to give to neurons and based
on the threshold, it should be on or off. 
Each value of matrix is given to one neuron and i am
planning to use sigmoid function for threshold. 
How should i start ??