资源列表
bp
- 模式识别中的神经网络bp算法,处理水质分类,共分为5类,最终把每类的识别率和总识别率存在excel中,识别率可达到75 以上-The algorithm of BP neural network in pattern recognition, treated water quality classification, divided into 5 categories, each category of final the recognition rate and the total recog
mgemma
- 基于一种改进的遗传地图匹配算法,将Marchal算法和遗传算法结合起来,本源代码基于C++开发,包括了完整的实验数据和算法实现。-Based on an improved genetic map-matching algorithm, Marchal and genetic algorithms to combine source code is based C++ development, including the full experimental data and algorithms.
Face-Detection-System
- 这是一个用C语言来实现的一个人脸识别的算法-This is an algorithm using C language to achieve a face recognition
tabu
- 一个用禁忌搜索算法求解旅行商(TSP)问题的java源代码,算法正确可行。-A tabu search algorithm to solve TSP (TSP) problem java source code, the algorithm is correct and feasible.
EM_matlab
- 用于计算最大期望估计,matlab调试通过。-Used to calculate the maximum expected estimation, debugging through.
program
- 用于计算Bayesian分类,基于最小损伤和最小风险的分类。-To calculate the Bayesian classification, the classification of minimal damage and based on the minimum risk.
randomforest-matlab
- 基于随机森林思想的分类和回归算法,调试通过。-Random forests classification and regression algorithm based on the thought of.
kernels
- 基于核方法的各种算法,主成分分析,fish方法等-A variety of algorithms based on kernel method, principal component analysis, fish method
1
- 利用dijkstra贪心法获取由结点1到其余结点最短路径长度,输出保存到外部文件中-Get the rest node 1 to node shortest path length, save the output to an external file dijkstra-output1.txt use dijkstra greedy method
huanghou
- 用回溯法求解N-Queen,用键盘输入N;输出此时解的个数,并统计运算时间。 -Solved by backtracking N-Queen, with keyboard input N the number of solutions of output at this time, and statistical computation time.
PSO-algorithm
- 标准的粒子群优化算法代码,可以直接运行。-Particle swarm optimization algorithm code standard, can be directly run.
RBF
- 标准RBF神经网络程序,参考价值很高,参数已设置好,可以直接顺利运行。-The standard RBF neural network program, a high reference value, the parameters have been set up, can be directly run smoothly.