登录
首页 » matlab » PCA

PCA

于 2012-11-30 发布 文件大小:2KB
0 189
下载积分: 1 下载次数: 2

代码说明:

  principal Component analysis help to change the principal axis

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

发表评论

0 个回复

  • matlabdrawing
    1) 已知x=[1:15], y=[12 34 56 78 99 123 165 198 243 277 353 345 303 288 275], 用多项式进行拟合,给出拟合多项式,(所选拟合多项式阶数不同,拟合结果不同,请你选择适当的阶数进行拟合),并绘出原始数据点、拟合曲线和95%置信区间(confidence bounds)的图形 . 2) 根据下面数学模型建立仿真模型,并在一个示波器中把它们的波形仿真出来。 (1) are known to x = [1:15], y = [12 34 56 78 99 123 165 198 243 277 353 345 303 288 275], with polynomial fitting, given the polynomial fitting, (the election order polynomial fitting different fitting results to differ, please select the appropriate order of fit), and draw original data points, fitting curve and 95 confidence interval (confidence bounds) graphics .2 ) In accordance with the following mathematical model for the establishment of simulation model, and in an oscilloscope waveform in their simulation out.)
    2008-03-06 10:24:51下载
    积分:1
  • multicore_2010_03_10
    The latest Matlab releases (starting with R2007a) include support for multiple cores. However, Matlab will only take advantage of multiple cores in evaluating certain computations like an FFT or a FIR filtering operation. Matlab will never be able to determine if, for example, consecutive function calls in a for-loop are independent of each other.
    2010-03-14 05:21:27下载
    积分:1
  • MATLAB-Fibonacci
    写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
    2014-12-12 06:07:28下载
    积分:1
  • vtoolbox
    一个用于模拟工业振动的matlab工具包(Engineering Vibration)
    2011-12-15 13:12:49下载
    积分:1
  • css
    ccs网页上图像样式处理。内含有两个文件,一个是样式里包含两个按钮风格。(ccs style image processing.)
    2010-07-31 11:11:55下载
    积分:1
  • walker
    模拟人的步行,是一个很好的模拟程序!!!( WALKER Human gait. This model, developed by Nikolaus Troje, is a five-term Fourier series with vector-valued coefficients that are the principal components for data obtained in motion capture experiments involving subjects wearing reflective markers walking on a treadmill. The components, which are also known as "postures" or "eigenwalkers", correspond to the static position, forward motion, sideways sway, and two hopping/bouncing movements that differ in the phase relationship between the upper and lower portions of the body. The postures are also classified by gender. Sliders allow you to vary the amount that each component contributes to the overall motion. A slider setting greater than 1.0 overemphasizes the characteristic. Can you see whether positive values of the gender coefficient correspond to male or female subjects?)
    2012-03-22 14:31:26下载
    积分:1
  • face
    PCA人脸识别的matlab源代码,可以作为初学者学习揣摩之用(PCA face recognition matlab source code, you can try to figure out as a beginner to learn the use of)
    2009-04-12 14:07:36下载
    积分:1
  • RSCode
    用matlab语言 编写的rs码编码和解码,并附带说明(With rs language matlab code encoding and decoding, together with an indication of)
    2009-05-30 17:18:26下载
    积分:1
  • rdimg
    will read images from a file imagelist1 and resize all of them to the size of 320 rows and 240 column.
    2011-07-28 16:29:26下载
    积分:1
  • pca
    test pca that not wprk correctly
    2014-08-13 20:19:15下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载