代码搜索:MOLMAP
找到约 18 项符合「MOLMAP」的源代码
代码结果 18
www.eeworm.com/read/448027/7541629
m visualize_model.m
function visualize_model(model,labels)
% visualisation of MOLMAP results
% visualize_model opens a GUI figure for exploring the results
%
% visualize_model(model,labels);
%
% input:
% mode
www.eeworm.com/read/448027/7541627
m pred_multiway.m
function pred = pred_multiway(X,model)
% prediction of MOLMAP score of unknown samples.
% pred_multiway calculates the MOLMAP scores of unknown samples
% by using a previuos MOLMAP model built b
www.eeworm.com/read/448027/7541586
m multiway_score.m
function score = multiway_score(X,W,pos,label_sample,settings)
% molmap_score calculates the MOLMAP score on the Kohonen net
% score is the MOLMAP score matrix (n x size*size), where
% size is th