Prev: Phase Correlation(POC) to detect pixel transition
Next: how do I use "SelectedObject" property?
From: Steven Lord on 31 Mar 2010 17:27 "Kiran Ramaswamy" <kramaswamy7(a)yahoo.com> wrote in message news:hot89o$lnf$1(a)fred.mathworks.com... > This image will serve as my example that I'm going to use: > http://img52.imageshack.us/img52/765/network.jpg > > If I understand the algorithm right, here's what I would have to do: *snip* > How though, do I tell MATLAB that this is the connection from the input to > the hidden layer 1? Makes sense to me that the first number would be the > input nodes, since this is the input weights - but the second number I'm > using is the node of the hidden layer 1, although I've not defined > anywhere that I'm referring to hidden layer 1. You will need to adjust the *Connect properties to control the architecture of your network. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
First
|
Prev
|
Pages: 1 2 Prev: Phase Correlation(POC) to detect pixel transition Next: how do I use "SelectedObject" property? |