Clear Filters
Clear Filters

Changing the weight in Radial Basis Function (RBF) network

3 views (last 30 days)
Hai, i am using 'newrb' function in MATLAB R2013a and i want to change the weight inside the network of RBF. But sadly, i can't find the function files, code script that related to 'newrb' or any information documents so that i can change the weight. Are there possibility to change the weight when i using 'newrb' function? thank you in advance.

Answers (1)

Greg Heath
Greg Heath on 24 Nov 2017
Try the commands
help newrb
and
doc newrb
If there is anything there that you do not understand. I will try to explain it for you.
Hope this helps,
Thank you for formally accepting my answer
Greg
  1 Comment
NGR MNFD
NGR MNFD on 23 May 2022
Hi my dear
i have one question, hwo to find the Relationships between equations in newrbe for classification by rbf network and change them?

Sign in to comment.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!