资源列表
DS_EV_Function
- DS-EV证据理论消除了当不同证据冲突过大时,判决的错误型。自己论文里所用的代码,用在认知无线电中。函数文件。-DS-EV evidence theory eliminate the wrong judgement when supplied evidence have strong contradictory This file has been used in my thesis in CR field. hope it can help you.
ICA
- ICA独立分量分析,通过协方差白化,熵编码算法。-ICA, through covariance albino, entropy coding algorithm.
msequence_S_Gold
- 程序能够利用两个m序列产生Gold序列,使读者对产生Gold序列的方法更加熟悉-This algorithm of generating Gold sequence based on m sequence
Spatial_smooth_improve
- 利用空间平滑的ESPRIT方法对雷达DOA进行估计-Using spatial smoothing ESPRIT method for radar DOA estimation
SMMA_8psk
- 盲均衡中的切片多模算法用于抽样判决后的多径效应均衡,显著降低误码率-Multipath equalization Blind equalization algorithm for multi-mode slice sample post-judgment, significantly reduce the error rate
pca
- 主成分分析(PCA)的MATLAB源程序,数据降维处理-Principal component analysis (PCA) of MATLAB source, data dimension reduction process.
Runge23
- Runge Kutta 3-order Mauthesian population model
EM
- 对于混合高斯分布的情况,使用最大期望算法,通过不断计算每个样本的均值与方差,使得似然函数达到最大值。可以很好地处理满足一定概率分布的数据。 代码中通过mvnrnd()函数,设定其中的参数,产生符合混合高斯分布的一组数据集。-For the case of a mixed Gaussian distribution, using expectation-maximization algorithm, through continuous calculation of the mean and
recursion
- 最小二乘的递推算法示例程序,可以直接运行,带有注释-Recursive least squares algorithm sample program, can be run directly with comments
covProd
- 这个主要用于高斯过程建模中两个简单的协方差函数的相乘运算,得到一个新的协方差函数-This is mainly used for the multiplication of two simple covariance functions in the Gaussian process modeling to obtain a new covariance function
MUSIC
- 多重信号分类(MUSIC)算法,将信号分为信号子空间和噪声子空间,利用特征值估计频率-Multiple signal classification (MUSIC) algorithm, the signal is divided into signal subspace and noise subspace, the use of eigenvalues to estimate the frequency
Kalman滤波目标跟踪应用
- 在matlab中运用扩展卡尔曼滤波对目标进行追踪