资源列表
Kosko
- 了解Kosko型双向联想记忆网络的原理与结构,掌握具体实现方法-understanding Kosko-directional Associative Memory Networks principle and the structure have specific method
GP
- 遗传算法求解TSP问题的源码.遗传代数和种群规模比较大,所以整个求解过程比较长
1
- 基于隐马尔可夫模型的人脸识别CC++源代码图像识别部分的程序,-Face Recognition Based on Hidden Markov Model CC++ source code for the image recognition part of the process,
StudentsPerformanceManagementSystem
- 数据库的数据项主要数据包括:学号、姓名、年级、专业、成绩1、成绩2、成绩3、平均成绩、总成绩。 要求具有以下功能: (1)添加、删除任意个记录。 (2)修改任意个记录。 (3)显示、保存记录。 (4)排序功能:打开学生数据库,计算每个学生的平均成绩和总成绩,用冒泡法或选择排序法将平均成绩和总成绩排序后生成两个新文件(从大到小),存盘并显示这两个文件的全部记录。 (5)查询功能:打开总成绩排序文件,用折半查找法统计出给定分数的人数并显示。 -Database of d
simplgeneticlgorith
- /* This a simple genetic algorithm implementation where the */ /* evaluation function takes positive values only and the */ /* fitness of an individual is the same as the value of the */ /* objective function
naive_bayes_numeric
- 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
fuzzy-math
- 模糊数学:足球队排名 数学建模,排名 得到模糊距阵-Fuzzy mathematics: mathematical modeling football rankings, ranking the fuzzy matrix
AFSA
- 人工鱼群算法C++源代码,可与蚁群、粒子群算法对比。-AFSA C++ source code, which can contrast with ACO, PSO.
main-program-of-the-robot
- 机器人的主程序及其循迹、走右转控制识别程序-The main program of the robot tracking, take right turn control of the identification procedures
BP(C)
- 神经网络BP算法(C程序) 文件输入输出目录为:F:\\BP 训练样本文件名:训练样本.txt 值为: 1 1 -1 1 -1 1 0 1 0 1 输出文件名为:阈值.txt 权值.txt
根据鸢尾花多组数据先训练网络再对样本进行测试
- 基于BP神经网络,根据鸢尾花多组数据先训练网络再对样本进行测试,给出分类结果,Based on BP neural network, in accordance with multiple sets of data iris network before training again for testing classification results are given
ga
- 遗传算法,用遗传算法算出适应值,它的随机性可以充分展示。-the represent of GA,use the GA for values,and set the data to the methoes.it can be solve the problem of GA.the useful of GA can be shown compeletely throuth the method.
