-
pca
这篇文章是盲信号处理,因为是英文文章,所以大家看内容就好了。(Principal component analysis (PCA) is a mainstay of modern data analysis- a black box that
is widely used but poorly understood. The goal of this paper is to dispel the magic behind this
black box. This tutorial focuses on building a solid intuition for how and why principal component
analysis works furthermore, it crystallizes this knowledge by deriving from simple intuitions, the
mathematics behind PCA . This tutorial does not shy away from explaining the ideas informally,
nor does it shy away from the mathematics. The hope is that by addressing both aspects, readers
of all levels will be able to gain a better understanding of PCA as well as the when, the how and
the why of applying this technique.)
- 2011-10-17 09:07:08下载
- 积分:1
-
Matlab
雅克比(Jacobi)迭代法. 设有n阶方程组. (4.1). 若系数矩阵非奇异,且 (i = 1, 2,…, n),将方程组(4.1)改写成. 然后写成迭代格式 (Jacobi (Jacobi) iterative method. With n-order equations. (4.1) and if non-singular coefficient matrix, and (i = 1, 2, ..., n), the equations (4.1) rewritten and then write into the iterative ...)
- 2011-12-02 18:00:01下载
- 积分:1
-
kalman_forward_backward
Kalman filter expample, kalman_forward_backward
- 2010-08-09 16:29:29下载
- 积分:1
-
pusled-coupled-neural-network
说明: 关于脉冲耦合神经网络的学习资料,从网上找的,算是借鉴别人的,感谢分享者(it is copied from the online, thanks for those sharer!!!)
- 2011-03-16 17:55:39下载
- 积分:1
-
specanal
说明: 基于matlab的通信系统仿真系列。A simulated oscilloscope and a simulated spectrum analyzer。供刚接触到matlab通信系统仿真的朋友使用。(Matlab-based communications system simulation series. A simulated oscilloscope and a simulated spect rum analyzer. Matlab for the counting of the communications system simulation using friends.)
- 2006-04-17 10:14:43下载
- 积分:1
-
handGestureRecognition
This is the code for hand gesture recognition for tape system.it uses SVM and ANN for classification.
- 2014-09-22 07:10:50下载
- 积分:1
-
test_ber
ofdm simulation using BPSK & its BER plot
- 2009-04-07 18:24:08下载
- 积分:1
-
Matlab code for LMS algorithm
lms算法在MATLAB上的实现,有点小错误,给大家当参考吧(LMS algorithm in MATLAB on the realization of a little wrong, we can refer to it)
- 2005-04-30 02:54:39下载
- 积分:1
-
gold
本程序由一对m序列优选对模二加生成一组平衡GOLD序列码,用于对直扩系统仿真之中,通过改变第二个m序列的初始状态可以生成不同的GOLD序列码(This procedure by a pair of m-mode sequence optimization of two-plus-one group to generate a balanced sequence GOLD code, for the DS system simulation, and by changing the second m sequence of the initial state can produce different code sequences GOLD)
- 2008-07-24 16:03:49下载
- 积分:1
-
ksrlin
用matlab编写的函数式文件:function r=ksrlin(x,y,h,N).用于进行局部线性拟合,x、y为自、因变量,h为核估计的带宽,N为数据点的个数。(Using matlab functional file: function r = ksrlin (x, y, h, N). Used for local linear fitting, x, y as independent, dependent variable, h is the kernel estimator of bandwidth, N is the data the number of points.)
- 2011-07-18 22:15:03下载
- 积分:1