代码搜索:Uniformity

找到约 12 项符合「Uniformity」的源代码

代码结果 12
www.eeworm.com/read/198700/7916305

m uniformity.m

function u=uniformity(p,t,fh,varargin) % Copyright (C) 2004-2006 Per-Olof Persson. See COPYRIGHT.TXT for details. [pc,r]=circumcenter(p,t); hc=feval(fh,pc,varargin{:}); sz=r./hc; u=std(sz
www.eeworm.com/read/419421/2077511

txt bc_uniformity.txt

1.4 0 0 1 8 7.1449625 -4.12515 116.50983736175 0 0 0 0 8 7.1449625 -4.12515 116.50983736175
www.eeworm.com/read/419421/2077512

txt bc_uniformity.txt

0 0 0 0 2 0 0 1 0 0 0 0 1 0 0 2.5
www.eeworm.com/read/301970/13845274

finalanalysisreport

------------------------------------------------------------------------------ RESULTS FOR THE UNIFORMITY OF P-VALUES AND THE PROPORTION OF PASSING SEQUENCES ----------------------------------------
www.eeworm.com/read/103451/6215785

h structure.h

//------------------------------------------------------------------- // Author........: Aleksander 豩rn // Date..........: // Description...: // Revisions.....: //================================
www.eeworm.com/read/163883/5506627

h structure.h

//------------------------------------------------------------------- // Author........: Aleksander 豩rn // Date..........: // Description...: // Revisions.....: //================================
www.eeworm.com/read/436900/7759224

arff breast-w.arff

@relation wisconsin-breast-cancer @attribute Clump_Thickness integer [1,10] @attribute Cell_Size_Uniformity integer [1,10] @attribute Cell_Shape_Uniformity integer [1,10] @attribute Marginal_Adhesion
www.eeworm.com/read/301970/13845253

finalanalysisreport

------------------------------------------------------------------------------ RESULTS FOR THE UNIFORMITY OF P-VALUES AND THE PROPORTION OF PASSING SEQUENCES ----------------------------------------
www.eeworm.com/read/301970/13845288

finalanalysisreport

------------------------------------------------------------------------------ RESULTS FOR THE UNIFORMITY OF P-VALUES AND THE PROPORTION OF PASSING SEQUENCES ----------------------------------------
www.eeworm.com/read/177507/9450479

h randomnumber.h

//RandomNumber.h 产生随机数类的接口 #ifndef RandomNumber_h #define RandomNumber_h class CPlmg//线性同余发生器 { public: CPlmg(); double Plmg1(); double Plmg2(); private: double seed1;//随机发生器的种子 dou