资源列表
zjxt
- 胃病诊断专家系统,VB平台下实现,根据病兆,诊断胃病类型,并开出药方-expert system vb
SVM
- 用C语言自己编写基于特定训练数据和测试数据的SVM程序,并用AUC对其评估-I have written using C language based on the specific training data and test data of the SVM procedure, and their assessment of AUC
BP-LM
- 一种利用神经网络计算L-M算法的程序。里面还有其他的算法可以参考-A neural network algorithm for calculating the LM procedure. There are other algorithms which can refer to
ShowroomGuard
- 世界名画陈列室由m*n个排列成矩形阵列的陈列室组成。为了防止名画被盗,需要在陈列室中设置警卫机器人哨位。每个警卫机器人除了监视它所在的陈列室外,还可以监视与它所在的陈列室相邻的上、下、左、右4个陈列室。试设计一个安排警卫机器人哨位的算法,使得名画陈列馆中每一个陈列室都在警卫机器人的监视下,且所有的警卫机器人数最少。-Gallery by the world famous painting of m* n rectangular array arranged in the composition
several-applications-articles-aboutQGA
- 几篇关于量子遗传算法应用的文章,对研究量子遗传算法的人很有用。-Quantum genetic algorithm on several applications articles, the study of quantum genetic algorithm is useful for people.
NeuralNet
- 一个神经网络程序,特点:可配置各层神经元个数,可配置隐藏层层数.纯C语言编写。-A neural network program, features: You can configure the number of neurons at all levels, can be configured a number of hidden layers. Pure C language.
opt4j-2.0
- Java平台的启发式优化算法,包含了多目标进化算法(SPEA2和NSGA2),多目标差异进化,PSO和单目标模拟退火算法。并且包含了ZDT,DTLZ和WFG等测试函数-Opt4J is a framework for applying meta-heuristic optimization algorithms to arbitrary optimization problems. The Opt4J framework currently includes a multi-obje
Matlab
- 使用Matlab开发投资组合优化模型,组合优化-MATLAB
RobotSoccer
- 足球机器人仿真平台,参加比赛用过,但没获奖,-Soccer robot simulation platform, used to participate in the competition, but did not award-winning, huh, huh
knn
- KNN 利用VC实现的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏
PSO
- 基于粒子群算法的冷轧轧机程序,是燕山大学论文中的程序,已经改进-Particle Swarm Optimization Based on the cold-rolling process
NeuralNetwork_BP
- 人工神经网络BP算法范例 使用matlab工具箱的Nerual Network-Matlab BP algorithm