代码搜索:clust
找到约 408 项符合「clust」的源代码
代码结果 408
www.eeworm.com/read/438675/7728363
clust
www.eeworm.com/read/185445/9037904
m clust.m
iris1dat;
X=training;
%T=clusterdata(X,0.813);
[n,m]=size(X);
stdr=std(X);
XX=X./stdr(ones(n,1),:);
Y=pdist(XX);
%squareform(Y);
Z=linkage(Y);
H=dendrogram(Z, 20);
%c=cophenet(Z,Y);
%T=clus
www.eeworm.com/read/375276/9365733
m clust.m
iris1dat;
X=training;
%T=clusterdata(X,0.813);
[n,m]=size(X);
stdr=std(X);
XX=X./stdr(ones(n,1),:);
Y=pdist(XX);
%squareform(Y);
Z=linkage(Y);
H=dendrogram(Z, 20);
%c=cophenet(Z,Y);
%T=clus
www.eeworm.com/read/365029/9881380
cpp clust.cpp
#include "muscle.h"
#include "clust.h"
#include "clustset.h"
#include
#define TRACE 0
Clust::Clust()
{
m_Nodes = 0;
m_uNodeCount = 0;
m_uLeafCount = 0;
m_uClusterCount =
www.eeworm.com/read/365029/9881529
h clust.h
#ifndef Clust_h
#define Clust_h
class Clust;
class ClustNode;
class ClustSet;
class Phylip;
class SortedNode;
const unsigned RB_NIL = ((unsigned) 0xfff0);
class ClustNode
{
public:
www.eeworm.com/read/351765/10611637
cpp clust.cpp
/*
* All questions regarding the software should be addressed to
*
* Prof. Charles A. Bouman
* Purdue University
* School of Electrical and Computer Engineering
* 1285 Electri
www.eeworm.com/read/351765/10611681
h clust.h
/*
* All questions regarding the software should be addressed to
*
* Prof. Charles A. Bouman
* Purdue University
* School of Electrical and Computer Engineering
* 1285 E
www.eeworm.com/read/444676/7609300
asm clust.asm
;The Cluster virus is an interesting experiment which works, almost.
;It it what has come to be known as an 'intended' virus, although a
;a very slickly done one.
;Credited to the TridenT virus pro
www.eeworm.com/read/324308/13272194
asm clust.asm
;The Cluster virus is an interesting experiment which works, almost.
;It it what has come to be known as an 'intended' virus, although a
;a very slickly done one.
;Credited to the TridenT virus pro
www.eeworm.com/read/486192/6537963
cpp clust.cpp
#include "clust_defs.h"
#include "alloc_util.h"
#include "clust_io.h"
#include "clust_util.h"
#include "subcluster.h"
double AverageVariance(ClassSig *Sig, int nbands);
int Clust(int argc, char *