About the value of spread of GRNN
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, everyone! I encountered some problem when using GRNN in neural network tool box. Spread is the only variable need to be determined in GRNN. I have tried different values for spread, the curve fitting capability for training data is good, but the interpolation for regions where training data is unavailiable is very poor. How can I improve the interpolation capability by using GRNN? Thanks!
2 Kommentare
Greg Heath
am 10 Aug. 2013
Not enough information:
size(input)?
size(target)?
How are input and target scaled?
What range of spread did you use?
Akzeptierte Antwort
Greg Heath
am 10 Aug. 2013
See my previous answer.
Thank you for formally accepting my answer
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!