十分详细的hx108-2型收音机组装实习指导丛书,对于学习电子器件组装具有很好的参考价值
上传时间: 2016-06-01
上传用户:我干你啊
delphi的范型代码库,相当于C++的STL,很有价值的
上传时间: 2016-06-01
上传用户:邶刖
凯撒密码的过程,再用配对字母取代讯息里的原始字母位移加密法(shift cipher):模数计算。Ek(x)=(x+k)mod 26,Dk(y)=(y –k)mod 26 如:k=5 “hello world”加密为:mjqqt….
上传时间: 2014-01-23
上传用户:nairui21
步进电机驱动电路H型驱动电路
上传时间: 2016-06-01
上传用户:hebmuljb
ROM型的vxworksBSP包 编译测试通过
标签: vxworksBSP ROM 编译 测试
上传时间: 2016-06-01
上传用户:wpt
saks写的关于votaile型变量的作用与功能的文章,带有注释,适合嵌入式编程人员以及系统开发人员阅读。
上传时间: 2014-08-19
上传用户:rocketrevenge
聚类分析程序 k-means 编译环境 gcc/stl
上传时间: 2016-06-02
上传用户:wfl_yy
续MS_51单片机的串并型扩展,有用的,文挡是PPT
上传时间: 2014-01-24
上传用户:shizhanincc
(3)续MS_51单片机的串并型扩展,有用的,文挡是PPT
上传时间: 2016-06-03
上传用户:zuozuo1215
% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %
标签: multidimensional estimation algorithm Gaussian
上传时间: 2013-12-03
上传用户:我们的船长