登录
首页 » matlab » pca

pca

于 2009-09-10 发布 文件大小:1KB
0 212
下载积分: 1 下载次数: 15

代码说明:

  本程序可以进行主层分分析,将因素在轴上进行投影,选择几个贡献率比较大因子(This procedure can be the main floor sub-analysis, factor in the axis for projection, choose the contribution rate of a few relatively large factor)

文件列表:

pca.m

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

发表评论

0 个回复

  • ForcedPendulum
    This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q + sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) (This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega+ omega/Q+ sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) )
    2010-02-17 07:28:51下载
    积分:1
  • opdetection
    说明:  最优多用户检测,即最大后验概率的算法,主要是用于多用户检测中(Optimal multi-user detection, that is, maximum a posteriori probability algorithm, mainly used for multi-user detection)
    2008-11-20 11:33:39下载
    积分:1
  • Zernike-Polynomial
    利用Zernike Polynomial实现功放模型的文献,IEEE新资料(Zernike Polynomial)
    2013-02-02 13:23:19下载
    积分:1
  • fir-digital-filter
    用MATLAB设计的四种FIR滤波器,每行代码都有详细的解释,适合于初学者学习用。(The fir filter designed with MATLAB ,each line of code has a detailed explanation, suitable for beginners to learn.)
    2014-12-08 11:36:42下载
    积分:1
  • I_14
    说明:  本文对指纹特征点的提取,特征点的匹配,用matlab进行了实现(In this paper, the fingerprint feature points extraction, feature point matching, was realized with matlab)
    2011-02-17 11:12:07下载
    积分:1
  • stbc
    空时码中的stbc的matlab代码,专业书上的代码,可以运行,希望对您有用(Space-time codes in the stbc the matlab code, professional code book, you can run, I hope useful to you)
    2010-05-16 16:45:24下载
    积分:1
  • TSP
    求解TSP问题,即在N个城市中各经历一次回到出发点,使所经过的路程最短。采用连续的Hopfield网络实现以5个城市为例的TSP问题。(TSP problem, that each of the N cities experiencing a return to the starting point, so that the shortest distance elapsed. Use continuous Hopfield networks to five cities as an example of the TSP.)
    2013-11-03 16:26:49下载
    积分:1
  • SSI
    随机状态子空间实验模态参数识别方法算法源程序(ssi modal identification)
    2021-03-31 09:59:09下载
    积分:1
  • MIMO
    THIS matlab code is for MIMO receive diversity
    2009-05-25 13:25:14下载
    积分:1
  • CHAPTER5
    刘金坤《先进 PID 控制及其 MATLAB 仿真》书上第五章源程序。供大家参考。(Liu Jinkun " Advanced PID Control and MATLAB Simulation" Chapter book source. For your reference.)
    2010-01-27 11:05:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载