搜索资源列表
abooy
- hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however, covered only the core of the
immunity
- 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中
Roughset.rar
- 这是利用粗糙集理论做得最小值约简法代码,值得借鉴,This is the use of rough set theory has done the minimum code Reduction Act, it is worth drawing
GaTest
- 这是一个非常简单的遗传算法测试源代码,用户只需改变常数的定义并且定义“评价函数”即可。 要求输入的文件应该命名为‘gadata.txt’;系统产生的输出文件为‘galog.txt’。 输入的文件由几行组成:数目对应于变量数。且每一行提供次序——对应于变量的上下界。 如第一行为第一个变量提供上下界,第二行为第二个变量提供上下界,等等。-This is a very simple genetic algorithm to test the source code, users only
ESshellForPlant
- 该系统能进行诸如堆高温度和低锅炉效率检测,分析和诊断异常和低效率的工作条件。系统的某些特殊功能包括:在任何单位装载并根据正常和不正常的条件范围内电厂过程仿真。备件是一个工程上使用Gensym的G2的工作站实现面向对象的实时专家系统外壳上的250兆瓦发电机组建模在新加坡举行。是备用获得的知识被编码在工程模型和对象的形式。规则和数学模拟和公式。-A prototype real-time knowledge based system. SPARES (Steam Plant Analysis usi
code
- This course describes the AI techniques necessary for an agent to act intelligently in the ``real world. Techniques include natural language processing, uncertainty reasoning, learning, vision and speech processing. Basic AI techniques (such as searc
Three-methods-for-VRP
- 包括遗传算法,构建法和改进法在内的3种方法实现VRP问题。供初学者学习和参考。-Including genetic algorithms, building law and Improvement Act, including three kinds of methods to achieve VRP problem. For beginners to learn and reference.