Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
naser
Posts:
61
Registered:
3/20/09
|
|
Re: Radial Bases Function Networks with K means
Posted:
Jul 28, 2010 7:43 AM
|
|
Greg Heath <heath@alumni.brown.edu> wrote in message <5e6f9742-fdcb-4e6e-ab05-ee1c3298d777@k19g2000yqc.googlegroups.com>... > On Jul 27, 1:51 pm, "naser " <naser.sepe...@gmail.com> wrote: > > Greg Heath <he...@alumni.brown.edu> wrote in message <2a928e05-2b64-487f-b32a-e3d4f18e9...@k39g2000yqb.googlegroups.com>... > > > On Jul 25, 8:52 am, "naser " <naser.sepe...@gmail.com> wrote: > > > > HI, > > > > I want to use a Radial Bases Function Networks with K means (for center determine). > > > > Would you please tell me how can I do this with matlab function? > > > > > > Best regards > > > > > Do you have the neural network toolbox? > > > > > Greg > > > > Yes, I have the neural network toolbox. > > Would you please help me. > > If you can be satisfied with identical, spherical cluster shapes, use > NEWRB, NEWRBE or > NEWPNN with the training set of cluster centers. However, an > independent validation set > is needed to determine the radius of the clusters and an independent > test set is needed to > obtain an unbiased estimate of regression or classification error. > > Hope this helps. > > Greg
for examlpe : p=[1 3;5 10] as input fuction t=[2 3] as target
would you please help me how can I use Radial Bases Function Networks with K means for centroid?
Best regards
|
|
|
|