Validating a Radial Basis Neural Net Function
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!