资源列表
shortest-route-problem
- 最短路径问题的四种实现方式:广度优先、深度优先、贪心法、动态规划法、穷举法、回溯法。-Four ways to achieve the shortest path problem breadth priority greedy depth-first dynamic programming method exhaustive backtracking
GA_cluster
- 聚类算法的实现,结合遗传算法的实现方案,原创代码。还有个kmp算法的实现,请参见kmp.c-Clustering algorithm, combined with genetic algorithm implementation, the original code. There achieve a kmp algorithm, see kmp.cpp
wavelet-energy
- 利用小波分解得到各尺度上的信号,再积分求取各尺度上的能量,可用于故障诊断-Signal using wavelet decomposition on each scale, and then strike points on each scale energy can be used for troubleshooting
elman_zixue
- 简单的elm程序,有助于学习理解。有注释,对于初学者十分有帮助。-Simple elm program, help to learn to understand. Notes, very helpful for beginners.
svm
- 关于svm的资料和文档,大牛们作了很详细的介绍,由浅入深,希望能给初学者解忧-Reference and documents related to SVM
NewAntProject
- 一个简单的蚁群算法实现,非常适合刚开始学习蚁群算法的同学-a simple ant cluster algrithm complete
BGA
- 基本的遗传算法MATLAB代码,对于多维函数的优化非常有效,仿真结果的效果很好。-Basic genetic algorithm based on MATLAB code, optimized for multi-dimensional function is very effective, the effect of simulation results is very good.
train_data
- 基于BP网络的人脸朝向识别,前半部分是数据获取,后面是训练与仿真,有注释-Face towards the recognition based on BP network
WNN
- 笔者实现了小波理论与神经网络相结合的方法,用于预测短时交通流量-I realized the wavelet theory and neural network combining methods used to predict short-term traffic flow
wineceshi
- SVM神经网络的数据分类预测----意大利葡萄酒种类识别-Data classification SVM neural network forecasting---- Italian wine species identification
EKF
- 扩展卡尔曼滤波器实现程序。可应用于智能机器人同步定位与建图。-EKF program
sso
- simplified swarm optimization,用來改善particle swarm optimization在離散型問題的優化演算法。內容僅包含最簡單之演算模式,可自行運用在求解的問題上。-simplified swarm optimization, to improve particle swarm optimization problems in discrete optimization algorithms. Contains only the most simple al
