一个基于Matlab的人工免疫算法%Immune Algorithm based on the immune network model for function f(x1,x2) optimum
一个基于Matlab的人工免疫算法%Immune Algorithm based on the immune network model for function f(x1,x2) optimum...
function calculation技术资料下载专区,收录457份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
一个基于Matlab的人工免疫算法%Immune Algorithm based on the immune network model for function f(x1,x2) optimum...
实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,...
方便飞利浦arm7tdmi 处理器lpc2100开发的C函数库 Procyon ARMlib-LPC2100 C-Language Function Library for Philips LPC21...
基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA cod...
//按柱面和磁道来读取磁盘数据,要求 Public Function ReadDisk(ByVal Cylinders As Long, ByVal Tracks As Long, db() As...
最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數...
unit pinyinfunction //汉字拼音相关的函数定义单元 Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换...