Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithm scheduling

Search list

[AI-NN-PRGAarrange

Description: 遗传算法在自动排课中的应用,这是一个电子书,有用的上的赶紧下吧-genetic algorithm automatically Course Scheduling Application of this is a e-books, useful in quickly are you
Platform: | Size: 3662848 | Author: | Hits:

[AI-NN-PRGAbook03

Description: 3。《遗传算法与工程设计》,[日]玄光男着,程润伟着 科学出版社 2000年第一版 本书着重从计算方法和应用技术的角度对遗传算法作了深入浅出的讨论。书中介绍了遗传算法的基本概念和结构,解决约束优化和组合优化问题的方法,以及遗传算法在生产调度、可靠性设计、交通运输、设备布局等一系列工业工程问题中的应用。本书可作为高等院校的工业工程、管理科学、运等学、计算机科学和人工智能专业的本科生和研究生的教科书。对于系统分析员、运行研究员、管理科学家以及在工业工程与运筹学领域里从事最优化问题研究和应用的专业技术人员,本书也不失为一本内容丰富且实用性较强的参考书。-3. "Genetic Algorithms and Engineering Design", [] to Yuen-man, Guilin-a 520-531 2000 version of the first book to focus on calculation methods and application of a technical point of view for Genetic Algorithm a simple discussion. The book on genetic algorithms, the basic concepts and structures, optimization and constraint solving combinatorial optimization problems. and the genetic algorithm in production scheduling, reliability design, transportation, equipment and layout of a series of industrial engineering problems applications. The book can be used as colleges in the industrial engineering, management science, transport and other science, computer science and artificial intelligence professional undergraduate and graduate textbook. For system analysts, operations research
Platform: | Size: 9870336 | Author: 孙东 | Hits:

[source in ebookadp-matlab

Description: 自适应遗传算法源程序,比较不错的。 具有很大的参考价值-adaptive genetic algorithm source code, the quite good. Great reference value
Platform: | Size: 1024 | Author: 李为 | Hits:

[Other Databasesycsf

Description: 水库调度的遗传算法,个体选择、代数、交叉、变异概率控制水库。-reservoir of genetic algorithm scheduling, individual choice, algebra, crossover and mutation probability control of the reservoir.
Platform: | Size: 53248 | Author: 阴影 | Hits:

[AI-NN-PRTakeClassSystem

Description: 基于遗传算法的排课系统,可以实现多种课程的排列-based on genetic algorithm Course Scheduling System, can achieve a wide variety of courses with the
Platform: | Size: 644096 | Author: sunyan | Hits:

[AI-NN-PRycsf(paike)

Description: 遗传算法在大学排课问题中的应用,对制作排课系统有重要的参考价值-Genetic Algorithm in the University Timetable Problem of Course Scheduling System has produced an important reference value
Platform: | Size: 253952 | Author: xiaohui | Hits:

[AI-NN-PRJSPGA

Description: 车间作业调度问题遗传算法Matlab源码 -Job-shop scheduling problem genetic algorithm source Matlab
Platform: | Size: 1024 | Author: hj | Hits:

[AI-NN-PRyichuansuanfajichu2

Description: 关于遗传算法的理论以及应用,包括车间调度,函数优化,求最短路径问题等-On genetic algorithm theory and applications, including job shop scheduling, function optimization, seeking the shortest path problem
Platform: | Size: 3477504 | Author: tobyzuo | Hits:

[AI-NN-PRSGA

Description: 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial optimization, production scheduling problem, automatic control, robotics, image processing, artificial life, genetic programming, as well as machine learning and other fields.)
Platform: | Size: 3072 | Author: 沁篱 | Hits:

[AI-NN-PRsdasd

Description: 车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
Platform: | Size: 3072 | Author: 李志辉 | Hits:

[AI-NN-PRPaiKe

Description: 遗传算法做排课软件源码。还行吧-Course Scheduling software to do genetic algorithm source code. Also visit you
Platform: | Size: 239616 | Author: build | Hits:

[Communicationconf043

Description: A Genetic Algorithm Approach to Scheduling Communications for a Class of Parallel Space-Time Adaptive Processing Algorithms
Platform: | Size: 67584 | Author: mohamed | Hits:

[matlabmultiprocessor

Description: multi processor scheduling with genetic algorithm
Platform: | Size: 2048 | Author: mehdi | Hits:

[OtherGenetic

Description: 车间作业调度问题遗传算法Matlab源码-Genetic Algorithm for Job Shop Scheduling Problem Matlab source code
Platform: | Size: 5120 | Author: 曾行 | Hits:

[matlabShop-scheduling-genetic-algorithm

Description: 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图 Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图 Y3p 最优方案中,各工件各工序使用的机器编号 Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵 LC1 收敛曲线1,各代最优个体适应值的记录 LC2 收敛曲线2,各代群体平均适应值的记录 最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict
Platform: | Size: 2048 | Author: 王龙隐 | Hits:

[JSP/Javascheduling-system

Description: 本系统主要实现了商品信息模块,公告信息模块(及时发现需进货商品信息),出库信息模块,管理员模块,商品调度模块,日志信息模块。在本系统中使用了遗传算法,可以同时对多种商品进行调度,该算法会根据供应商报价以及运输成本去自动选择一种最优方式,这种方式在很大程度上减少了管理员操作时间,节约了进货成本。-The system implements the product information module, the bulletin information module (must purchase goods to discover information), a library of information modules, administrator module, scheduling module products, log information module. In this system uses a genetic algorithm can schedule a variety of commodities, the algorithm will be based on quotations from suppliers and transportation costs to automatically select an optimal way, this approach reduces the administrator operating in the largely time, saving the purchase cost.
Platform: | Size: 11822080 | Author: 陶天 | Hits:

[matlabgenetic-algo

Description: process scheduling using genetic algorithm
Platform: | Size: 74752 | Author: noor | Hits:

[matlabload scheduling by genetic algorithm

Description: this research paper is based on Load scheduling in power system by genetic algorithm
Platform: | Size: 283648 | Author: anees1411 | Hits:

[matlabGA- job shop scheduling

Description: genetic algorithm for job shop scheduling problem
Platform: | Size: 1024 | Author: Songkran | Hits:

[OtherMicrogrid optimal scheduling

Description: 文章以含有蓄电池、光伏、风机以及负荷的微电网为研究对象,在考虑蓄电池充放电约束、微电网与电网功率交换约束等条件下,建立了以负荷平均供电单价最小为目标的日前优化调度模型。并利用改进交叉算子的遗传算法进行求解。以某典型微电网为例进行建模与求解,得到了微电网日前优化调度方案,实现了微电网的经济稳定运行(Taking the micro-grid with storage battery, photovoltaic, fan and load as the research object, considering the battery charging and discharging constraints, power exchange constraints between micro-grid and power grid, a daily optimal dispatching model with the objective of minimizing the average unit price of power supply is established. The improved crossover operator is used to solve the genetic algorithm. Taking a typical micro-grid as an example, the day-ahead optimal dispatching scheme of micro-grid is obtained, and the economic and stable operation of micro-grid is realized.)
Platform: | Size: 172032 | Author: 阿飞之父 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net