神经网络函数逼近warning。

网络训练时出现警告
Warning: Matrix is close to singular or badly scaled.
Results may be inaccurate. RCOND = 1.628362e-016.
这是怎么回事? 是因为我的输入维数太大了吗

 Accepted Answer

jebiye
jebiye on 16 Nov 2022

0 votes

我的MATLAB是R2008a,运行的程序没有问题,训练效果比较好误差:0.01,R=0.99999,性能很好的可以接受的;
一般MATLAB的warning可以忽略的。
谢谢~

More Answers (0)

Categories

Tags

Asked:

on 16 Nov 2022

Answered:

on 16 Nov 2022

Community Treasure Hunt

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

Start Hunting!