Validating a Radial Basis Neural Net Function
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi.
I have written a code (Untitled.m) with the aim of finding a correlation between a set of inputs and outputs (check SWat.mat).
The learning process has been carried out using a RBNN function (the newrb matlab function), and at the end I managed to generate a function (MyFun.m) in order to do some predictions.
For the sake of validation, I applied the "MyFun" function to some data (Test.mat), but for my surprise, I have got the same value for all the outputs which appeard to be significantly different for the the real values (Check Sw.mat).
I don't know if I have missed something when writing my algorithm (Untitled.m).
Any help or clue is welcome.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!