登录
首页 » matlab » pca_matlab

pca_matlab

于 2008-11-19 发布 文件大小:33KB
0 100
下载积分: 1 下载次数: 0

代码说明:

说明:  上传的附件为pca主成分分析算法matlab源码(From the Annex for the PCA principal component analysis algorithm matlab source)

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

发表评论

0 个回复

  • LMSxitongshibie
    通过FIR滤波器的自适应调整,不断修正其系统函数,使其与未知系统的参数充分逼近,从而使误差最小,达到系统辨识的目的。(Through the adaptive FIR filter, and continuously revise its system function, so that the unknown system parameters with sufficient approximation, so that the smallest error to achieve system identification purposes.)
    2010-01-13 18:15:33下载
    积分:1
  • SOFC-Model
    基于matlab的SOFC的建模,用simulink的自带模块进行建模(modeling of SOFC)
    2012-03-06 09:16:42下载
    积分:1
  • Data
    wirlessman ofdma model simulink by mathworks
    2010-06-08 22:28:02下载
    积分:1
  • example
    matlab程序将传递函数通过Z变换使其离散化,然后再把得到的脉冲传递函数改写成差分方程。便于接下来一步的C程序编程。(matlab program will transfer function Z-transform them through discrete, then put the resulting pulse transfer function of a differential equation rewritten. Facilitate the next step of the C programming.)
    2013-09-11 14:38:33下载
    积分:1
  • Decode
    This program : use to calculate the tomographic slices, we needed to take a column from each projection and group them all together. The following sinogram is a collection of all the 64th columns from all of the projections the columns are then rotated to be horizontal.
    2013-04-14 16:53:02下载
    积分:1
  • code
    利用频域滤波消除周期噪声,即用频域带阻滤波器消除图像中的周期噪声。(By using the frequency domain filtering eliminating cycle noise, use frequency domain band-stop filter to eliminate image noise of the cycle.)
    2012-11-05 22:03:32下载
    积分:1
  • danwenben
    英文文本处理,去掉停用词,提取词干,提取文本特征向量(English text processing, removing stop words, stem extract, extract text feature vectors)
    2010-05-10 13:08:33下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • fang
    基于Matlab simulink搭建的异步电机仿真模型,可以运行(Based on the the Matlab simulink build asynchronous motor simulation model can be run)
    2013-02-23 11:26:57下载
    积分:1
  • tonemap_matlab
    在Matlab环境中,对基于HDR图像进行色度映射处理的两种方法。函数原型只有一个,重载函数很多,适合各种参数情况下的色度映射。(failed to translate)
    2013-05-08 21:04:12下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载