代码搜索:self-organising

找到约 46 项符合「self-organising」的源代码

代码结果 46
www.eeworm.com/read/177674/9442691

m somfwd.m

function [d2, win_nodes] = somfwd(net, x) %SOMFWD Forward propagation through a Self-Organising Map. % % Description % D2 = SOMFWD(NET, X) propagates the data matrix X through a SOM NET, % returning
www.eeworm.com/read/176823/9483375

m somfwd.m

function [d2, win_nodes] = somfwd(net, x) %SOMFWD Forward propagation through a Self-Organising Map. % % Description % D2 = SOMFWD(NET, X) propagates the data matrix X through a SOM NET, % returning
www.eeworm.com/read/425546/10349000

m som.m

function net = som(nin, map_size) %SOM Creates a Self-Organising Map. % % Description % NET = SOM(NIN, MAP_SIZE) creates a SOM NET with input dimension (i.e. % data dimension) NIN and map dimensi
www.eeworm.com/read/469416/6976354

m som.m

function net = som(nin, map_size) %SOM Creates a Self-Organising Map. % % Description % NET = SOM(NIN, MAP_SIZE) creates a SOM NET with input dimension (i.e. % data dimension) NIN and map dimensi
www.eeworm.com/read/469416/6976508

m somfwd.m

function [d2, win_nodes] = somfwd(net, x) %SOMFWD Forward propagation through a Self-Organising Map. % % Description % D2 = SOMFWD(NET, X) propagates the data matrix X through a SOM NET, % retur
www.eeworm.com/read/143706/12850007

m somfwd.m

function [d2, win_nodes] = somfwd(net, x) %SOMFWD Forward propagation through a Self-Organising Map. % % Description % D2 = SOMFWD(NET, X) propagates the data matrix X through a SOM NET, % returning
www.eeworm.com/read/140851/13058983

m som.m

function net = som(nin, map_size) %SOM Creates a Self-Organising Map. % % Description % NET = SOM(NIN, MAP_SIZE) creates a SOM NET with input dimension (i.e. % data dimension) NIN and map dimensi
www.eeworm.com/read/140851/13059393

m somfwd.m

function [d2, win_nodes] = somfwd(net, x) %SOMFWD Forward propagation through a Self-Organising Map. % % Description % D2 = SOMFWD(NET, X) propagates the data matrix X through a SOM NET, % retur
www.eeworm.com/read/138798/13212007

m som.m

function net = som(nin, map_size) %SOM Creates a Self-Organising Map. % % Description % NET = SOM(NIN, MAP_SIZE) creates a SOM NET with input dimension (i.e. % data dimension) NIN and map dimensi