登录
首页 » matlab » wenjianshuzi

wenjianshuzi

于 2011-04-02 发布 文件大小:1KB
0 101
下载积分: 1 下载次数: 0

代码说明:

说明:  基于PCA的matlab程序 实现数字的识别(The PCA-based digital identification matlab program)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EM_GM
    % 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 %( 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)
    2008-04-27 15:51:27下载
    积分:1
  • speed-factor
    电子产品软件验证越来越重要,通过加速硬件软件协同的目标、价值和方法充分证明(asic speed)
    2010-02-06 21:06:07下载
    积分:1
  • pca
    说明:  主成分分析代码 用于图像数据处理、特征提取等作用,是基于matlab而编写的代码(PCA code)
    2011-03-22 11:34:22下载
    积分:1
  • poker
    说明:  扑克识别代码,能识别扑克的数字和黑红梅方等颜色。(Poker identification code, to identify the number of poker and black color Hongmei Fang.)
    2010-04-14 16:21:45下载
    积分:1
  • lgr
    Matlab simulation of Lagrange s Equations.
    2011-06-10 18:04:56下载
    积分:1
  • Matlab_Engineering_Mathematics
    一本介绍工程类数学的书籍,包括统计,优化etc.很不错,很基础(1 describes engineering mathematics books, including statistics, optimization etc. Very good, very basic)
    2009-10-19 00:28:44下载
    积分:1
  • harris_ncc
    harris角点检测,并对检测的角点用NCC进行匹配(harris corner detection, and detection of the corner points are matched with NCC)
    2013-07-20 16:02:39下载
    积分:1
  • chazhi
    matlab 一次插值 谐波分析 汉宁和哈明窗两种方法 (matlab time interpolation and harmonic analysis Hanning window are two ways to Benjamin)
    2011-11-18 10:37:18下载
    积分:1
  • fuzzy
    常规模糊控制程序,有MATLAB编程和注解,可用于学习 (The example of fuzzy control)
    2013-12-30 17:15:39下载
    积分:1
  • Untitled2
    信号发生器 可以产生三角波郑玄波!等等 是基于GUI设计的 打家可以参考一下(how are you!)
    2013-12-02 14:57:20下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载