EM分群,matlab程式碼,用來分群用的
上传时间: 2013-11-25
上传用户:Andy123456
% 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
上传用户:我们的船长
EM系列单片机驱动1621子程序,调试通过
上传时间: 2016-06-10
上传用户:watch100
EM卡的一些资料 读卡电路产生125KHZ并驱动感应线圈向幅射电磁波,当ID卡读卡天线的磁场范围内时,卡内的线圈接收电磁波的能量,卡内的电路对其整流、稳压后作为卡片系统工作电压,并从接收到的振幅调制脉冲调制出信息并送到内部控制逻辑,并将内部数据经由天线送出,读卡电路通过整形,放大,把收到的曼码送到单片机中进行解码。
上传时间: 2016-07-02
上传用户:netwolf
Hill加密算法的基本思想是将l个明文字母通过线性变换将它们转换为k个密文字母。脱密只要做一次逆变换就可以了。密钥就是变换矩阵本身。即 M=m1m2……ml Ek(M)=c1c2……cl 其中 c1=k11m1+k12m2+……+k1lml c2=k21m1+k22m2+……+k2lml …… cl=kl1m1+kl2m2+……+kllml 通常对于字母加解密,使用mod 26的方法。 以上线性方程可以采用矩阵表示。
上传时间: 2016-07-15
上传用户:Divine
EM算法详解!! EM算法详解
标签: EM算法
上传时间: 2016-07-28
上传用户:1427796291
西安明朗公司开发板ML-F020ICB的全部测试代码,希望对您有用!
上传时间: 2016-08-11
上传用户:123啊
sync ML同步的协议。是个不错的程序
上传时间: 2016-09-04
上传用户:黑漆漆
A Complete LIMS Solution modules for QA lot, Stability, EM
标签: Stability Complete Solution modules
上传时间: 2016-09-21
上传用户:ayfeixiao
matlab7.0中工具箱em中的部分源程序
上传时间: 2013-12-18
上传用户:luke5347