搜索资源列表
pentaho_data-1.2.0.534-GA
- A complete business intelligence platform that includes reporting, analysis (OLAP), dashboards, data mining and data integration (ETL). Use it as a full suite or as individual components that are accessible via web services. Ranked #1 in open source
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
AHybidGeneticAgorithmtoSolveTS
- 求解TSP和MTSP的混合遗传算法_英文_,Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is called
GA-TSP
- 遗传算法求解TSP问题。包含6个文件。用matlab打开gatsp1.m,点击运行即可以得出结果。distTSP.txt文件包含了城市数据。如果更改了城市数,则须修改gatsp1.m文件中的N参数。-Genetic algorithm for TSP. Contains 6 files. Using matlab to open gatsp1.m, click on the results of running that can be drawn. distTSP.txt file contai
applet.iceblox
- 企鹅推冰块游戏,A,D左右移动.K,M上下移动- The penguin pushes the ice piece game, A, about D moves K, M reciprocated
tsp-ga.m
- sovling TSP(Travelling Salesman Problem) with GAs -sovling TSP (Travelling Salesman Problem) with GAs
gatbx
- 此文件为遗传算法的操作说明和M文件程序文件-books and m files for GA
GA
- 程序中包括了数据进制转换和适应度等计算的遗传算法-Procedures, including data conversion and M-ary fitness in terms of the genetic algorithm
fitnessfunction
- 线性二次最优控制加权阵遗传算法优化适应度函数m文件;模糊控制器量化比例因子遗传算法优化适应度函数m文件-Linear quadratic optimal control weighted array genetic algorithm fitness function m documents quantization scale factor of fuzzy controller optimized by GA fitness function m file
GA
- 基因演算法genetic algorthim的程式實現,可利用此程式找出最佳化解-Genetic algorthim genetic algorithm implementation of the program, this program can be used to resolve the best
ga
- 本次上传的m文件是关于遗传算法中的一种简单方法,对遗传算法进行初步编程实现。-From this the m file is in the genetic algorithm on a simple method of genetic algorithm initial programming.
GA
- 遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
GA
- 采用M语言编写,利用遗传算法二进制编码求函数极值的程序.可以设定编码位数,进化代数,种群大小等。-With M written in binary-coded genetic algorithm function extremum seeking procedure. Can be set to encode digits, evolution algebra, population size.
GA-RBF
- 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
Genetic_Algorithm
- How to use the program for your own purposes: The main thing that needs to be changed in ga.m is the fitness function and a few parameters. It is now set to minimize a function z=f(x,y) that is a sum of scaled translated Gaussian distr
Adapting-GA
- 多目标遗传算法优化PID参数,是M文件。内容很详细,有需要的可以下载-this is matlab file ,it is for adpation GA for PID
ga
- ga.m遗传算法,多个处理操作分开,具体简洁-main code of ga~
GA
- matlab 编写的遗传算法,内涵M文件和simulink模块,可直接运行(this is a matlab file. it include m file and simulink file. you can run the file named GA_run directly.)
C M
- this is GA-PSO algorithm
GA
- 一个使用遗传算法整定PID参数的例程,使用M文件调用Simulink模型。(A routine that uses genetic algorithms to tune the PID parameters uses the M file to call the Simulink model.)