P-NETARM2410-S
P-NETARM2410-S技术资料下载专区,收录2,034份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
2,034
P-NETARM2410-S 全部资料 2,034 份
calculate the p-value of Fisher Exact Test
calculate the p-value of Fisher Exact Test
2017-09-18
101
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 ...
2013-12-14
136
计算Mel倒谱系数的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用
计算Mel倒谱系数的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用: c=melcepst(s,fs) %...
2017-01-04
197
this programmer for samsung s s3c2410. it s for ADC
this programmer for samsung s s3c2410. it s for ADC
2014-01-07
116
// 移频选频原理 //Fvco=[(P*B)+A]*Frefin/R //P=32 //loop filter 100k----prescribe //R=12.8M/100K=128--
// 移频选频原理 //Fvco=[(P*B)+A]*Frefin/R //P=32 //loop filter 100k----prescribe //R=12.8M/100K=128---Parameter1 //Fvco=...
2013-12-26
198
for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix
for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y...
2017-09-10
144