资源列表
心音matlab
- 利用阈值函数进行心音去噪的程序,利用了改进的双参数可调阈值函数(A threshold function is used to denoise the heart sound, and the improved dual parameter adjustable threshold function is used.)
非线性规划
- 在参加数学建模的过程中,对非线性规划问题进行了系统的整理,包括MPGA算法、GA算法、pso算法、QGA算法,对其优劣性进行了排序;(In the process of participating in mathematical modeling, we systematically sorted out the nonlinear programming problems, including MPGA algorithm, GA algorithm, PSO algorithm and QG
GUIDE
- 自学MATLAB过程中对gui界面的总结,初学者可以当做入门参考资料(A summary of the GUI interface in the self-taught MATLAB process can be used as a beginner's reference for a beginner)
dbscan.m
- 对数据进行密度聚类,可自行设置参数的DBSCAN目睹聚类算法(A algorithm for data clustering based on density)
MHTcodes
- 数据关联中的多假设跟踪,可以使最佳假设进行关联。常用于目标关联,数据匹配中。(A MHT algorithm for data association.)
粒子滤波
- 粒子滤波,对目标的运动状态进行预测和估计。(can predict the next position and velocity of the object.)
Kalman
- 使用卡尔曼滤波器对物体的未来状态进行预测和估计。(Using the kalman filter to predict the station of the object.)
PDA算法Matlab程序
- 使用概率数据关联进行目标的关联,用于多目标跟踪过程。(Using PDA algorithm for data association.)
chord measurement
- 三点偏弦测法理论说明文献 弦测法传递函数及黄金分割点遍历程序(Theory and Research of Asymmetrical Chord Offset Method)
imresize_demo
- Matlab Image resize demo
kaerman tracking_Rocket sled
- the matlab code for kaerman tracking_Rocket sled contains six files, concluding data.txt, kaerman.m, sanciyangtiao.m, xianshuju.m, miss_1.m, miss_3.m. data.txt is the data of Rocket sled movement. kaerman.m is to test the Kalman tracking algorithm.
DNN_WMMSE
- 使用深度神经网络解决无线网络中资源分配问题(Using deep neural networks to solve the problem of resource allocation in wireless networks)