注册 登录
编程论坛 Matlab

[求助]不知道出了什么问题,请指点。

tpoo 发布于 2006-08-29 16:31, 743 次点击

net=newsom(minmax(AVEMT),[5,5],gridtop)

??? Error using ==> network.subsasgn
"layers{1}.topologyFcn" must be the name of a topology function.

Error in ==> newsom at 110
net.layers{1}.topologyFcn = tfcn;

Error in ==> RESULT at 301
net=newsom(minmax(AVEMT),[5,5],gridtop);

0 回复
1