Path: news.mathworks.com!newsfeed-00.mathworks.com!nlpi057.nbdc.sbc.com!prodigy.net!news.glorb.com!postnews.google.com!l32g2000vba.googlegroups.com!not-for-mail
From: Greg Heath <heath@alumni.brown.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to generate randomized weights for network topology?
Date: Thu, 21 May 2009 01:15:51 -0700 (PDT)
Organization: http://groups.google.com
Lines: 18
Message-ID: <88c71d20-7b62-4a0e-a1ec-2deeb61b83c2@l32g2000vba.googlegroups.com>
References: <gv12dk$fub$1@fred.mathworks.com>
NNTP-Posting-Host: 68.39.98.10
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1242893752 30224 127.0.0.1 (21 May 2009 08:15:52 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Thu, 21 May 2009 08:15:52 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: l32g2000vba.googlegroups.com; posting-host=68.39.98.10; 
	posting-account=mUealwkAAACvQrLWvunjg50tRAnsNtJR
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6; 
	Comcast Install 1.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) 
	; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; Seekmo 
	10.0.341.0),gzip(gfe),gzip(gfe)
Xref: news.mathworks.com comp.soft-sys.matlab:541446


On May 20, 10:00 am, "Marat " <nemesis_...@yahoo.com> wrote:
> Hi all!
> I need some help in generating values based on co-ordinates. The values a=
re meant as weights for network. For e.g. for nodes 1->7 it is 23, then for=
 7->1 should also be 23. Similarly for a topology of size 20,

I dom't understand what you mean. Your "example" makes no sense to me.

>I want to generate the weights for several nodes. Of course, some of the l=
inks > can have 0s. Is this possible in matlab? Can someone please point ou=
t?

Which neural networks? Some (e.g., NEWFF) generate their own random
initial weights.

Need more info.

Greg