资源列表
hw3
- 在打鸭子游戏中运用HMM算法。猜测500只鸭子的可能行为。由服务器给出鸭子的行为,通过forward-backward algorithm 来得到transmission matrix, observation matrix和初始状态矩阵。程序根据服务器给出的observed state 来猜测鸭子的下一个state。observe state有三种运动方式和四种运动方向组合而成。鸭子有三种运动方式,加速,保持速度,和静止。有上下东西四个运动方向。-HMM algorithm applicati
TSPmonituihuo
- 应用模拟退火最优化算法来解决TSP(旅行商)问题-Application of simulated annealing optimization algorithm to solve the TSP (traveling salesman) problem
spatial-data-mining
- 讲述空间数据挖掘的相关知识,前景-About the knowledge of spatial data mining, prospect, etc.
BOLTZMAN
- BOLTZMAN(vc++编写的程序神经网络程序)
GRNN-
- 基于广义回归神经网络的数据预测,使用交叉验证的GRNN神经网络预测程序,包含BP和GRNN效果比较程序。两网络用相同的数据进行训练。-Based on generalized regression neural network data prediction, using cross-validation GRNN neural network prediction program, including BP and GRNN effect comparison procedures. Two
华为软件大赛
- 2018年华为软件精英挑战赛的框架。实现预测与分配问题。
nnetwork.rar
- 人工神经网络的c++实现源码,含实现神经网络层的类,神经网络的类,中文详细注释, 并含有使用示例,学习神经网络的好源码,Artificial neural network c++ implementation source code, including achieve the type of neural network layer, the type of neural network, a detailed English notes, and contain the use of exa
ants
- 蚂蚁算法伪码 蚂蚁算法解决TSP问题的C++程序-Ant Algorithm pseudo-code ant algorithm to solve TSP problems C++ Procedures
HMMshixian
- HMM的C语言实现.很有用的模式识别程序
BOLTZMAN源码
- BOLTZMAN神经网络C++源代码,经过测试运行,欢迎使用,欢迎指导!-BOLTZMAN neural network C source code, the test run, welcomed the use of welcome guidance!
雷达数据预测
- 雷达数据预测,包括航迹仿真、卡尔曼滤波等 -radar data projections, including track simulation, Kalman filtering
fuzzypid
- 大时滞系统的模糊控制MATLAB仿真,包含PID和模糊PID两模型以及说明文档-Fuzzy control MATLAB simulation of large time delay systems, including PID and fuzzy PID two model and documentation
