资源列表
GA
- 遗传算法()
robot-master
- 使用Python语言编写的微信机器人,可实现简单对话(The WeChat robot, written in the Python language, can achieve a simple dialogue)
lizilvbo
- 粒子滤波是以贝叶斯推理和重要性采样为基本框架的,本程序为粒子滤波的简单实现。(A simple particle filter is used for data processing.)
Voice_process
- 对语音信号进行分析处理,欠采样、过采样的区别(Analysis and processing of speech signal, the difference between undersampling and oversampling)
OK-CA_differentCircuit
- 元胞自动机模拟系统中故障的传播,主函数为CA_cp.m,其余为子函数。(The fault propagation in cellular automata simulation system, the main function is CA_cp.m, the rest is the subfunction.)
LSSVM-master
- 本代码为最小二乘支持向量机,用于分类和预测,基于python。(This code is a least squares support vector machine, which is used for classification and prediction based on python.)
mapping-matlab-master
- mapping matlab numerivcal
sstack.tar
- S-Stack-Lib:一个C语言实现的简单的Stack库(S-Stack-Lib: A simple stack library implemented by a C language.)
GA-PSO
- GA和PSO联合优化算法,能实现更快的运算速度和优化效果(GA and PSO joint optimization algorithm, to achieve faster computing speed and optimization)
实现无迹卡尔曼滤波功能。并与传统卡尔曼滤波比较
- 实现无迹卡尔曼滤波功能。并与传统卡尔曼滤波比较(The function of non - trace Calman filter is realized. And compared with the traditional Calman filter)
KalmanFilter
- C program for Karman filter with h file in it.
EKF_For_TargrtTracking
- 用于计算目标追踪的程序,非常实用,能有效验证扩展卡尔曼滤波的优良性(program to calculate the target tracking)