代码搜索:Matrices
找到约 3,616 项符合「Matrices」的源代码
代码结果 3,616
www.eeworm.com/read/329331/12960639
m sort.m
%列状数据升序排列
%例如
% A=[11 4 0.2;22 3 0.5;0 3 0.4];
% sort(A)
%
%SORT Sort in ascending order.
% For vectors, SORT(X) sorts the elements of X in ascending order.
% For matrices, SORT(X)
www.eeworm.com/read/240662/13208219
c 12-4.c
#include
#include
#include
#include “pt.h” /*自定义头文件*/
#define NTHREADS 4
/* global data area */
int mwork,nwork,pwork; /* dimensions of matrices
www.eeworm.com/read/137160/13341811
m mds_stress.m
%MDS_STRESS - Sammon stress between dissimilarity matrices
%
% E = MDS_STRESS(q,Ds,D)
%
% INPUT
% q Indicator of the Sammon stress; q = -2,-1,0,1,2
% Ds Original distance matrix
% D App
www.eeworm.com/read/321262/13410084
c 12-4.c
#include
#include
#include
#include “pt.h” /*自定义头文件*/
#define NTHREADS 4
/* global data area */
int mwork,nwork,pwork; /* dimensions of matrices
www.eeworm.com/read/314653/13562211
m mds_stress.m
%MDS_STRESS - Sammon stress between dissimilarity matrices
%
% E = MDS_STRESS(q,Ds,D)
%
% INPUT
% q Indicator of the Sammon stress; q = -2,-1,0,1,2
% Ds Original distance matrix
% D App
www.eeworm.com/read/147529/5728703
m sort.m
%列状数据升序排列
%例如
% A=[11 4 0.2;22 3 0.5;0 3 0.4];
% sort(A)
%
%SORT Sort in ascending order.
% For vectors, SORT(X) sorts the elements of X in ascending order.
% For matrices, SORT(X)
www.eeworm.com/read/147529/5728913
m sort.m
%列状数据升序排列
%例如
% A=[11 4 0.2;22 3 0.5;0 3 0.4];
% sort(A)
%
%SORT Sort in ascending order.
% For vectors, SORT(X) sorts the elements of X in ascending order.
% For matrices, SORT(X)
www.eeworm.com/read/493294/6399890
m mds_stress.m
%MDS_STRESS - Sammon stress between dissimilarity matrices
%
% E = MDS_STRESS(q,Ds,D)
%
% INPUT
% q Indicator of the Sammon stress; q = -2,-1,0,1,2
% Ds Original distance matrix
% D App
www.eeworm.com/read/410511/11280510
c 12-4.c
#include
#include
#include
#include “pt.h” /*自定义头文件*/
#define NTHREADS 4
/* global data area */
int mwork,nwork,pwork; /* dimensions of matrices
www.eeworm.com/read/264473/11312030
c 12-4.c
#include
#include
#include
#include “pt.h” /*自定义头文件*/
#define NTHREADS 4
/* global data area */
int mwork,nwork,pwork; /* dimensions of matrices