-
feisher
PCA的步骤:
1 先将数据中心化;
2 求得的协方差矩阵;
3 求出协方差矩阵的特征值与特征向量;
4 将特征值与特征向量进行排序;
5 根据要降维的维数d’,求得要降维的投影方向;
6 求出降维后的数据;
(PCA steps: 1 of the first data center 2 covariance matrix obtained 3 obtained covariance matrix eigenvalues and eigenvectors 4 eigenvalues and eigenvectors will be sorted 5 according to the dimension of dimension reduction d ' , seek to reduce the dimension projection direction 6, the data obtained after the dimensionality reduction )
- 2010-10-28 11:25:05下载
- 积分:1
-
assignment
assingment problem
With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possible assignment, a cost or distance is computed. All cost values form a matrix, where the row index corresponds to the tracks and the column index corresponds to the measurements. The provided functions return an optimal or suboptimal assignment - in the sense of minimum overall costs - for the given matrix.
- 2011-08-17 22:51:37下载
- 积分:1
-
Matlab80anwser
MATLAB初学者容易碰到的问题的相关解答,适合初学者的学习。(MATLAB for beginners easy to encounter problems related to answer, for beginners to learn.)
- 2010-09-06 22:11:15下载
- 积分:1
-
r_fading
Program to simulate Rayleigh fading using a p-th order autoregressive model AR(p) according to
% Baddour s work: "Autoregressive modeling for fading channel simulation"(Program to simulate using Rayleigh fading a p-th order autoregressive model AR (p) accord % ing to Baddour's work : "autoregressive modeling for fading channel's imulation ")
- 2006-12-07 15:39:18下载
- 积分:1
-
binary-anti-collision
对二进制传统搜索算法及二叉树和四叉树的混合算法进行了matlab程序仿真(Binary search algorithm and mixed traditional binary and quad-tree algorithm were matlab simulation program)
- 2020-12-31 16:18:59下载
- 积分:1
-
axesprop
Programa para calculo
- 2014-01-13 22:34:29下载
- 积分:1
-
bf-boattracking
对基于粒子滤波的目标跟踪进行仿真,附带有最后仿真的视频。(Based on the target tracking particle filter are simulated, accompanied by the simulation of the video.)
- 2011-01-06 17:14:12下载
- 积分:1
-
bp
说明: bp神经网络的相关MATLAB实现,源码被保存在txt文件中,需要自行粘贴即可(Related MATLAB bp neural network implementations, source code is stored in the txt file, you need to stick to their own)
- 2014-12-15 17:04:31下载
- 积分:1
-
matlabtraininglesson
偏微分方程的MATLAB解法值得一看啊数学真是太重要了(MATLAB Solution of Partial Differential Equations Mathematics ah really worth a visit too important)
- 2008-05-11 09:27:47下载
- 积分:1
-
33jiedian
IEEE33节点电力系统前推回代潮流算法(IEEE33 node power system load flow algorithm forward and backward substitution)
- 2011-05-31 16:37:37下载
- 积分:1