搜索资源列表
zhishiku
- 此文提出一种从数据库自动生成知识库的新方法。该方法根据从数据库 到知识库的优化目标函数, 利用基因遗传算法的优化手段, 直接从数据库中生成 性能较优的知识库。文中论述了该方法的原理与具体实现过程。最后, 以故障诊 断知识库的自动生成为例, 给出了应用示例, 表明了该方法的可行性与有效性。-A text knowledge base from the database automatically generated the new method. It is based on the
aforge_demo
- AForge.NET 是一个专门为开发者和研究者基于C#框架设计的,他包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。-The article describes an open source C# framework for researchers in the areas of Computer Vision and Artificial Intelligence- image processing, neural networks, genetic alg
VGA-VBBB
- 基于VB的遗传算法软件实现在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、、Population2 Chrom(i ,j) 为遗传个体的等位基因值、Popsize 为种群中的个体数,CHROMLENGTH为一母体对的等位基因总数。 -Based on the VB genetic algorithm software implementation in the program, FitnessValue (i)
TSP
- 1 以10/30个结点的TSP问题为例,用遗传算法加以求解; 2 掌握遗传算法的基本原理、各个遗传操作和算法步骤; 3 能求出问题最优解,若得不出最优解,请分析原因; 4 要求界面显示每次迭代求出的局部最优解和最终求出的全局最优解。-For example, 1 to 10/30 junction TSP problem with a genetic algorithm to solve 2 mastered the basic principles of the gene