% 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
上传用户:我们的船长
Taflove的FDTD书附带程序,1D,2d,3D
上传时间: 2016-06-06
上传用户:Andy123456
这是一个射击类的小游戏程序,是2d的,快下载吧
上传时间: 2016-07-01
上传用户:baitouyu
the De-interlace video processing developed with C++ enviroment in Motion adaptive in 3D and Bi-indirection ELA in 2d
标签: De-interlace processing enviroment developed
上传时间: 2013-12-28
上传用户:WMC_geophy
samsung 的s3c2460的DATASHEET,带2d加速,H263,MP4硬解码功能
上传时间: 2016-09-06
上传用户:FreeSky
ppc下的evc编程,通过gdi操作,画2d图形
上传时间: 2016-09-21
上传用户:love1314
c语言图形处理,包含了c语言处理2d图形的简单说明
上传时间: 2013-12-08
上传用户:天涯
在开发applet和图形应用程序时,一般需要用于AWT,AWT是免费Java开发工具包(JDK)的一部分。 AWT的作用是给用户提供基本的界面构件,例如按钮、列表、菜单、文本域等等。AWT构件主要是用来建立图形用户界面的独立平台。此外,AWT还提供事件处理结构、支持剪贴板、数据传输和图像操作。 随着2d API的出现,AWT还包括提供高级字体操作、打印、地理数据获取和输入方法等功能的软件包。在表1-1中,我们列出了AWT中的Java软件包
上传时间: 2013-12-20
上传用户:王庆才
Tricks of the Windows Game Programmin Gurus, 2E takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2d graphics and rasterization techniques. Finally, Andre provides the most intense coverage of game algorithms, multithreaded programming, artificial intelligence (including fuzzy logic, neural nets, and genetic algorithms), and physics modeling you have ever seen in a game book.
标签: programming Programmin the covering
上传时间: 2014-01-02
上传用户:wangchong
Matlab是Matlab产品家族的基础,它提供了基本的数学算法,例如矩阵运算、数值分析算法,Matlab集成了 2d和3D图形功能,以完成相应数值可视化的工作,并且提供了一种交互式的高级编程语言——M语言,利用M语言可以通过编写脚本或者函数文件实现用户自己的算法。 这是关于matlab的教程
上传时间: 2014-01-21
上传用户:大三三