资源列表
GSCandLCMV.tar
- 关于两种准则,最大信噪比准则以及线性约束最小方差准则的功率谱(With regard to the two criteria, the maximum signal-to-noise ratio criterion and the power spectrum of the linear constraint minimum variance criterion are presented)
KraskovMI.m
- KNN算法,互信息估计,来自于mathworks,经测试可以使用(KNN algorithm, mutual information estimates, from mathworks, tested can be used)
87857922dflocking
- 牧羊人的算法的实现 模拟群体行为的演化过程,实现群体行为的编队控制(shepherd the realization of the algorithm)
hmm
- 隐马尔科夫链作为故障诊断和识别的手段,有事例和程序详解(Hidden Markov chain as a means of fault diagnosis and identification, there are detailed examples and procedures)
kpca1
- 作为多元数据的降维处理方法,有效减小数据的运算量。(As a dimension reduction method for multivariate data, the computation of data is effectively reduced.)
EKFCurve3D
- 用于单目标跟踪的EKF算法,其跟踪目标是一个三维曲线,可以自己调整(EKF algorithm for single target tracking, its tracking target is a three-dimensional curve, you can adjust your own)
EKFOnePoint
- 用于目标跟踪的EKF算法,目标为一个单点,可以通过增加噪声来对算法进行测试(EKF algorithm for target tracking, the target is a single point, you can increase the noise to test the algorithm)
particleSwarm
- 用粒子群算法求函数极大值或者极小值的matlab程序(particle Swarm optimization algorithm)
Mann-kendall趋势分析的Matlab程序
- m-k突变检验及趋势检验,可以很好的解释气候等变化的显著性趋势和突变点(Mk mutation test and trend test, can well explain the climate change trend and the significance of mutations)
ADOV_path_discovery
- 在matlab中进行路径规划及路由选择,掌握ADOV的算法原理应用(Path planning and routing in MATLAB, grasp the principles of ADOV algorithm applications)
Iterarive Deconv
- matlab实现信号迭代解卷积功能。其中包含了三个文件:1.iter_Deconv,迭代解卷积子函数;2.receiver_H,例子中接收线圈系统函数生成子函数;3.测试迭代解卷积的测试函数。(matlab to achieve signal iteration deconvolution function. Which contains three files: 1.iter_Deconv, iteration deconvolution of the cumulative sub-funct
PCA_DeNoise
- 再用主成分分析方法进行信号噪声去除。文件中包含三个子函数:1.Normalize_InputData,规则化输入数据;2.PCA_Reduce_Dimension,实现数据降维处理;3.PCA_Filter_Noise,实现噪声去除(the principal component analysis method for signal noise removal. The file contains three sub-functions: 1.Normalize_InputData, regul