-
BIDIRECTIONAL_SMOOTHNESS_MUSIC
MUSIC算法[1]是一种基于矩阵特征空间分解的方法。从几何角度讲,信号处理的观测空间可以分解为信号子空间和噪声子空间,显然这两个空间是正交的。信号子空间由阵列接收到的数据协方差矩阵中与信号对应的特征向量组成,噪声子空间则由协方差矩阵中所有最小特征值(噪声方差)对应的特征向量组成。(MUSIC algorithm [1] is a feature space based on matrix decomposition method. From the geometric point of view, the signal processing can be decomposed observation space the signal subspace and the noise subspace, it is clear that the two spaces are orthogonal. Signal Subspace data received by the array covariance matrix and eigenvectors corresponding to the signal component, the noise subspace from the covariance matrix of all the smallest eigenvalue (noise variance) eigenvector components.)
- 2013-09-15 20:23:33下载
- 积分:1
-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1
-
PCA-matlab
利用主成分分析方法实现分类的Matlab源码分析(Principal component analysis Matlab source code analysis)
- 2014-10-29 19:50:16下载
- 积分:1
-
fanyi
这是一个使用背靠背式PWM转换器提供隔离负载的变速翼式涡轮双馈感应发电机(This is a back-to-back PWM converter provides isolation load variable speed wing turbine doubly fed induction generator)
- 2013-05-15 21:25:01下载
- 积分:1
-
SNR_singlech
matlab中信噪比计算程序,可以检验使用matlab内置函数添加的噪声是否正确(Can be tested using matlab citic noise ratio calculation, matlab built-in functions to add noise is correct
)
- 2013-10-12 20:07:17下载
- 积分:1
-
LEACH
A mtlab code to process LEACH protocol
- 2010-12-15 05:56:58下载
- 积分:1
-
ls_AR
时间序列分析,采用了最小二乘(LS)与自回归(AR)的组合模型,并用MATLAB将其实现(Time series analysis, using a least-squares (LS) and autoregressive (AR) model combination and its implementation using MATLAB)
- 2013-09-10 11:13:58下载
- 积分:1
-
Real-time-dynamic-Kalman-tracking
用MATLAB实现卡尔曼滤波,达到对动目标的实时跟踪,程序调试无误,完美运行。(Kalman filter using MATLAB to achieve real-time tracking for moving target, program debugging and correct, perfect run.)
- 2013-12-16 14:45:10下载
- 积分:1
-
2
说明: RAKE receiver. UWB radio provides a very fine time resolution
- 2010-06-01 22:49:34下载
- 积分:1
-
jpeg
This is the JPEG compression
- 2011-11-14 22:45:30下载
- 积分:1