Description: 多目标遗传算法程序
to run Demo files, is to run SGALAB_demo_*.m
what s new:
1) Multiple-Objective GAs
VEGA
NSGA
NPGA
MOGA
2) More TSP mutation and Crossover methods
PMX
OX
CX
EAX
Boolmatrix
3) More selection methods
Truncation
tornament
stochastic
4) mutation methods
binary single point
int/real single point
5) encoding/decoding methods
binary
integer/real
messy
gray
DNA
permuation
to fix the plot bugs for 4001 , download this file and replace old files.
Platform: |
Size: 80294 |
Author:馨竹 |
Hits:
Description: 很好的一个Java试题集合,包括200道单项选择题,300道多项选择题,200道判断题。-good a set of Java questions, including 200 multiple-choice, 300 multiple-choice, and that 200 judgment. Platform: |
Size: 155648 |
Author:苏丹 |
Hits:
Description: 编写优化的目标函数如下,其中将多目标转化为单目标采用简单的加权处理-Optimization of the preparation of the objective function as follows, in which multiple objectives into single objective, using a simple weighted handle Platform: |
Size: 2048 |
Author:ljlj |
Hits:
Description: 多目标遗传算法程序
to run Demo files, is to run SGALAB_demo_*.m
what s new:
1) Multiple-Objective GAs
VEGA
NSGA
NPGA
MOGA
2) More TSP mutation and Crossover methods
PMX
OX
CX
EAX
Boolmatrix
3) More selection methods
Truncation
tornament
stochastic
4) mutation methods
binary single point
int/real single point
5) encoding/decoding methods
binary
integer/real
messy
gray
DNA
permuation
to fix the plot bugs for 4001 , download this file and replace old files.
-Multi-objective genetic algorithm program to run Demo files, is to run SGALAB_demo_*. m what s new: 1) Multiple-Objective GAsVEGANSGANPGAMOGA2) More TSP mutation and Crossover methodsPMXOXCX EAXBoolmatrix3) More selection methodsTruncationtornamentstochastic4) mutation methodsbinary single pointint/real single point5) encoding/decoding methodsbinaryinteger/realmessygrayDNA permuationto fix the plot bugs for 4001, download this file and replace old files. Platform: |
Size: 79872 |
Author:馨竹 |
Hits:
Description: This an example applications that shows how to handle multiple touches at the same time on the iPhone.-This is an example applications that shows how to handle multiple touches at the same time on the iPhone. Platform: |
Size: 65536 |
Author:pablo |
Hits:
Description: 多旅行商问题(Multiple Traveling Salesperson Problem ,简称MTSP) 讨论的是如何安排m( > 1 ) 位旅行商访问n( >
m ) 座城市,要求每个城市只允许被访问一次时,求解所有旅行商花费的费用和是最小(或最大) 的问题。MTSP 问题其实与单
旅行商问题(Traveling Salesperson Problem ,简称TSP) 相似,但是由于添加了任何城市只要被某一旅行商访问到即可这个附加条
件,因而增加了问题复杂度。在以前使用遗传算法(GA) 研究解决MTSP 问题时,通常采用标准的TSP 染色体和处理方法。现
为解决MTSP 问题给出了一种新的染色体设计和相关的处理方法,并与以往的理论设计和计算性能进行比较。计算测试显
示,新的方法能够获得较小的查找空间,在许多方面,新的方法产生的解空间更好。-Multi-Traveling Salesman Problem (Multiple Traveling Salesperson Problem, referred to as MTSP) discussed the arrangements for the m (> 1)-bit traveling salesman visits n (>
m) cities to require each city to allow only visited once, the solution of traveling salesman to spend all the costs and the smallest (or largest) problems. In fact, with the single issue of MTSP
TSP (Traveling Salesperson Problem, referred to as TSP) is similar to, but added any city as long as the visit by a traveling salesman to be attached to the
Pieces, thus increasing the complexity of the problem. The use of genetic algorithms in the past (GA) to study and solve the issue of MTSP, usually a standard chromosome and the TSP approach. Is
MTSP problem to solve is given a new design and associated chromosome approach and the theory of the previous design and to compare performance. Calculation of the test significantly
Show that the new method can find a smaller space, in many respects, the new met Platform: |
Size: 247808 |
Author:liqiubin |
Hits:
Description: This sample shows how you can use view controllers, table views, and Core Data in an iPhone application.
The application uses the domain of organizing and presenting recipes to show how you can use the view controller as the organizing unit to manage screenfuls of information, and how you can leverage table views to display and edit data in an elegant fashion.
Amongst the techniques shown are how to:
Combine tab bar and navigation controllers to create a complex navigation flow
Customize a navigation bar
Implement custom table view cells that reformat themselves in response to editing, removing unnecessary information to ensure that the display remains uncluttered
Customize a table header view
Present modal views
Use multiple entities in a Core Data application
Provide a default Core Data persistent store Platform: |
Size: 1491968 |
Author:mutulong |
Hits:
Description: 利用帕累托最优和协同进化算法做一个模拟,可以应用在多目标优化上。-a simulation using pareto optimization and co-evolutionay algorithm, it could be used to solve multiple objective optimization. Platform: |
Size: 10240 |
Author:刘小宝 |
Hits:
Description: This the book of Efficient Theory of Multiple Objective porgramming by Yuda Hu-This is the book of Efficient Theory of Multiple Objective porgramming by Yuda Hu Platform: |
Size: 3945472 |
Author:Li Jun |
Hits:
Description: 讨论了多模式、多资源约束条件下,如何综合考虑工期、成本和资源平衡三个目标这一问题,提出了该问题的模型,并给出了利用遗传算法来解决该问题模型,最后结合一个应用实例来说明模型及算法。-Discussed the multi-mode, multi-resource constraints, how considering duration, cost and resource balance three goals of this problem, a model of the problem, and gives the use of genetic algorithms to solve the problem model, and finally with a application examples to illustrate the model and algorithm. Platform: |
Size: 35840 |
Author:孙国辛 |
Hits:
Description: 目的:了解直觉模糊多属性决策的基本概念、原理、方法,对实际中简单的模糊决策问题能够应用直觉模糊理论进行问题描述、建模、求解。
要求:① 熟练掌握直觉模糊理论的基本定义和相关概念;② 深入了解直觉模糊多属性决策模型,并能够编程实现。
-Objective: To understand the intuitionistic fuzzy multi-attribute decision-making of basic concepts, principles, methods, and practice simple fuzzy decision-making problems, can be applied intuitionistic fuzzy theory for problem description, modeling, solving. Requirements: ① mastered the basic definition of intuitionistic fuzzy theory and related concepts (2) understanding of intuitionistic fuzzy multi-attribute decision model, and can be programmed. Platform: |
Size: 1008640 |
Author:郭军 |
Hits:
Description: this function is based on evolutionary algorithm for finding the optimal solution for multiple objective i.e. pareto front for the objectives. Platform: |
Size: 3072 |
Author:bcaldwell |
Hits:
Description: 介绍决策的基本理论、多目标最优化基本概念、求解非劣集的方法、有总体选好信息的求解方法、基于局部选好信息的交互式方法、
多属性问题求解方法、模糊多目标优化问题等-Introduced the basic theory of decision-making, multi-objective optimization of the basic concepts, methods of solving the non-inferior set, overall selected method for solving the local selecting information-based interactive, multi-attribute problem solving method, fuzzy multi-objective optimization problem wait Platform: |
Size: 3049472 |
Author:何婵 |
Hits: