资源列表
suas_code_v1
- suas_codde_v1.rar for matlab
EKF
- External Kalman Filter for matlab
AHP
- MATLAB中,层次分析法,判断是否通过AHP(Determine whether or not to pass the AHP)
提取像素值
- 使用opencv 提取像素点,工具vs2013(Extracting pixel points)
MUSIC through C and MATLAB
- 采用music算法来用于进行DOA估计,可以达到很高的识别精度(MUSIC algorithm is used for DOA estimation, which can achieve very high recognition accuracy)
hosa
- 高阶累积量工具箱,完成对高阶累计量的计算(Higher order cumulant toolbox is used to calculate the higher order cumulant)
OpenSURF_version1c
- 采用广义互相关法用于完成时延估计,能够达到一个较好的精度(The generalized cross-correlation method is used to perform time delay estimation, and a better accuracy can be achieved)
MATLAB 常用函数参考
- MATLAB中一些常用函数的参考,以PDF的方式提供,需要的自取(Matlab in some common functions of reference, in the form of pdf, the need for self - help)
我的MUSIC
- 分别采用music算法和esprit算法完成DOA估计(MUSIC algorithm and ESPRIT algorithm are adopted to complete DOA estimation)
MATLAB绘图速成_134207513
- MATLAB绘图速成的教程,希望能帮到大家(Matlab graphics quick tutorial, I hope to help you)
guiyi
- 实现矩阵的最大最小归一化,能进行数据预处理,方面使用,直接导入数据即可; 附带连个求最短路径的程序(Matrix normalization)
LDA
- Basic code for LDA understanding