代码搜索:MDS
找到约 649 项符合「MDS」的源代码
代码结果 649
www.eeworm.com/read/191902/8417403
m mds.m
function [new_features, targets] = MDS(features, targets, params, region)
% Reshape the data using the multidimensional scaling algorithm
% Inputs:
% features - Train features
% targets - Train
www.eeworm.com/read/289743/8530009
m mds.m
function mappedX = mds(X, no_dims)
%MDS Run MDS on the data to get a low-dimensional visualization
%
% mappedX = mds(X, no_dims)
%
% Run multidimensional scaling on the dataset X to get a two-
www.eeworm.com/read/388613/8597072
m mds.m
function [ Config,DHS,DS,DeltaS,Stress1,StressT1,Stress2,StressT2,Rs,RsT] = ...
mds( userinput,TrainMatrix,TestMatrix,NTests )
global l Config no nt ns r DHS DS DO sortindex DeltaS r
www.eeworm.com/read/431675/8662099
m mds.m
% MDS Non-linear mapping by multi-dimensional scaling (Sammon)
%
% [W,E] = MDS (D,k,Q,INIT,INSPECT)
%
% Calculates a non-linear mapping W of a distance matrix D to k dimensions.
% A stress measure
www.eeworm.com/read/287361/8689820
mds rosler.mds
www.eeworm.com/read/287361/8689825
mds duffing.mds
www.eeworm.com/read/287361/8689830
mds ueda.mds
www.eeworm.com/read/287361/8689831
mds cycle.mds
www.eeworm.com/read/287361/8689837
mds chua.mds
www.eeworm.com/read/287361/8689850