首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 609 毫秒
1.
In this study, parameter estimation in mathematical models using the real coded genetic algorithms (RCGA) approach is presented. Although the RCGA is similar with the binary coded genetic algorithms (BCGA) in terms of genetic process, it has few advantages such as high precision, non-existence of Hamming’s cliff etc., over the BCGA. In this approach, creating initial population and selection procedure are almost the same with the BCGA, but crossover and mutation operations. The proposed approach is implemented on the second order ordinary differential equations modeling the enzyme effusion problem and it is compared with previous approaches. The results indicate that the proposed approach produced better estimated results with respect to previous findings.  相似文献   

2.
This paper presents a simple and efficient real-coded genetic algorithm (RCGA) for constrained real-parameter optimization. Different from some conventional RCGAs that operate evolutionary operators in a series framework, the proposed RCGA implements three specially designed evolutionary operators, named the ranking selection (RS), direction-based crossover (DBX), and the dynamic random mutation (DRM), to mimic a specific evolutionary process that has a parallel-structured inner loop. A variety of benchmark constrained optimization problems (COPs) are used to evaluate the effectiveness and the applicability of the proposed RCGA. Besides, some existing state-of-the-art optimization algorithms in the same category of the proposed algorithm are considered and utilized as a rigorous base of performance evaluation. Extensive comparison results reveal that the proposed RCGA is superior to most of the comparison algorithms in providing a much faster convergence speed as well as a better solution accuracy, especially for problems subject to stringent equality constraints. Finally, as a specific application, the proposed RCGA is applied to optimize the GaAs film growth of a horizontal metal-organic chemical vapor deposition reactor. Simulation studies have confirmed the superior performance of the proposed RCGA in solving COPs.  相似文献   

3.
This paper presents a real-coded genetic algorithm (RCGA) with new genetic operations (crossover and mutation). They are called the average-bound crossover and wavelet mutation. By introducing the proposed genetic operations, both the solution quality and stability are better than the RCGA with conventional genetic operations. A suite of benchmark test functions are used to evaluate the performance of the proposed algorithm. Application examples on economic load dispatch and tuning an associative-memory neural network are used to show the performance of the proposed RCGA.  相似文献   

4.
In this paper, a new and efficient optimization technique based on hybridization of chemical reaction optimization (CRO) with differential evolution (DE) is developed and demonstrated to solve the ELD problem with thermal cost function having valve point loading effect together with and without multiple fuel options and with and without considering prohibited operating zone and ramp rate constraint. When valve-point effects, multi-fuel operations and the constraints of prohibited operating zone and ramp rate are taken into account, ELD problem become more complex than conventional ELD problem. To show the priority of the proposed algorithm, it is implemented on six different test systems for solving ELD problems. Comparative studies are carried out to examine the effectiveness of the proposed HCRO-DE approach with conventional DE, CRO and the other algorithms reported in the literature. The simulation results show that the proposed HCRO-DE method is capable of obtaining better quality solutions than DE, CRO and the other well popular optimization techniques.  相似文献   

5.
A crossover operator in genetic algorithms (GAs) plays an essential role as the main search operator to breed offspring by exchanging information between individuals. Although different types of crossover operators have been developed for real-coded GAs (RCGAs), there has been very little research on combining different crossover operators to build more effective and efficient RCGAs. In this work, we propose new steady-state generation alternation-based RCGAs (SSGAs) ameliorated with (i) an ensemble of different probabilistic variable-wise crossover strategies, which is realized by the corresponding parallel populations, to utilize synergetic and complementary effect with their efficient operations, and (ii) efficient operation at each evolution step to obtain further performance enhancement. To investigate the performance of this ensemble with respect to search abilities and computation time, we compare the proposed algorithms against various SSGAs when running 27 benchmark functions. Empirical studies showed that the proposed algorithms exhibit better performance than the contestant SSGAs on these functions. Moreover, a comparison with the state-of-the-art evolutionary algorithms on eight difficult benchmark functions clearly demonstrated outperformance of the proposed algorithms.  相似文献   

6.
In this paper, a one rank cuckoo search algorithm (ORCSA) is proposed for solving economic load dispatch (ELD) problems. The main objective of the ELD problem is to minimize total cost of thermal generators while satisfying power balance constraint, prohibited operating zones, ramp rate constraints and operating limits of generators. Moreover, the generating units considered in this paper have different characteristics such as quadratic fuel cost function, nonconvex fuel cost function and multiple fuel options. The proposed ORCSA method has been developed by performing two modifications on the original cuckoo search algorithm (CSA) to improve optimal solution quality and computational time. The first modification is to merge new solution generated from both Lévy flights and replacement a fraction of egg together and to evaluate and rank the solutions at once only. A bound by best solution mechanism has been used in the second modification for properly handling the inequality constraints. The proposed ORCSA method has been tested on different systems with different characteristics of thermal units and constraints. The results obtained by ORCSA have been compared to those from other methods available in the literature and the result comparison has indicated that the ORCSA method can obtain better solution quality than many other methods. Therefore, the proposed ORCSA can be a very effective and efficient method for solving ELD problems.  相似文献   

7.
The main real‐coded genetic algorithm (RCGA) research effort has been spent on developing efficient crossover operators. This study presents a taxonomy for this operator that groups its instances in different categories according to the way they generate the genes of the offspring from the genes of the parents. The empirical study of representative crossovers of all the categories reveals concrete features that allow the crossover operator to have a positive influence on RCGA performance. They may be useful to design more effective crossover models. © 2003 Wiley Periodicals, Inc.  相似文献   

8.
The genetic algorithm (GA) is a popular, biologically inspired optimization method. However, in the GA there is no rule of thumb to design the GA operators and select GA parameters. Instead, trial-and-error has to be applied. In this paper we present an improved genetic algorithm in which crossover and mutation are performed conditionally instead of probability. Because there are no crossover rate and mutation rate to be selected, the proposed improved GA can be more easily applied to a problem than the conventional genetic algorithms. The proposed improved genetic algorithm is applied to solve the set-covering problem. Experimental studies show that the improved GA produces better results over the conventional one and other methods.  相似文献   

9.
Camera calibration is an essential issue in many computer vision tasks in which quantitative information of a scene is to be derived from its images. It is concerned with the determination of a set of parameters from the given images. In literature, it has been modeled as a nonlinear global optimization problem and has been solved using various optimization techniques. In this article, a recently developed variant of a very popular global optimization technique—the particle swarm optimization (PSO) algorithm—has been used for solving this problem for a stereo camera system modeled by pin-hole camera model. Extensive experiments have been performed on synthetic data to test the applicability of the technique to this problem. The simulation results, which have been compared with those obtained by a real coded genetic algorithm (RCGA) in literature, show that the proposed PSO performs a bit better than RCGA in terms of computational effort.  相似文献   

10.
This paper discusses the self-adaptive mechanisms of evolution strategies (ES) and real-coded genetic algorithms (RCGA) for optimization in continuous search spaces. For multi-membered evolution strategies, a self-adaptive mechanism of mutation parameters has been proposed by Schwefel. It introduces parameters such as standard deviations of the normal distribution for mutation into the genetic code and lets them evolve by selection as well as the decision variables. In the RCGA, crossover or recombination is used mainly for search. It utilizes information on several individuals to generate novel search points, and therefore, it can generate offspring adaptively according to the distribution of parents without any adaptive parameters. The present paper discusses characteristics of these two self-adaptive mechanisms through numerical experiments. The self-adaptive characteristics such as translation, enlargement, focusing, and directing of the distribution of children generated by the ES and the RCGA are examined through experiments.  相似文献   

11.
Studies on parameter tuning in evolutionary algorithms are essential for achieving efficient adaptive searches. This paper discusses parameter tuning in real-valued crossover operators theoretically. The theoretical analysis is devoted to improving robustness of real-coded genetic algorithms (RCGAs) for finding optima near the boundaries of bounded search spaces, which can be found in most real-world applications. The proposed technique for crossover-parameter tuning is expressed mathematically, and thus enables us to control the dispersion of child distribution quantitatively. The universal applicability and effect have been confirmed theoretically and verified empirically with five crossover operators. Statistical properties of several practical RCGAs are also investigated numerically. Performance comparison with various parameter values has been conducted on test functions with the optima placed not only at the center but also in a corner of the search space. Although the parameter-tuning technique is fairly simple, the experimental results have shown the great effectiveness.  相似文献   

12.
Adaptive directed mutation (ADM) operator, a novel, simple, and efficient real-coded genetic algorithm (RCGA) is proposed and then employed to solve complex function optimization problems. The suggested ADM operator enhances the abilities of GAs in searching global optima as well as in speeding convergence by integrating the local directional search strategy and the adaptive random search strategies. Using 41 benchmark global optimization test functions, the performance of the new algorithm is compared with five conventional mutation operators and then with six genetic algorithms (GAs) reported in literature. Results indicate that the proposed ADM-RCGA is fast, accurate, and reliable, and outperforms all the other GAs considered in the present study.  相似文献   

13.
Cumulative prospect theory (CPT) has become one of the most popular approaches for evaluating the behavior of decision makers under conditions of uncertainty. Substantial experimental evidence suggests that human behavior may significantly deviate from the traditional expected utility maximization framework when faced with uncertainty. The problem of portfolio selection should be revised when the investor’s preference is for CPT instead of expected utility theory. However, because of the complexity of the CPT function, little research has investigated the portfolio choice problem based on CPT. In this paper, we present an operational model for portfolio selection under CPT, and propose a real-coded genetic algorithm (RCGA) to solve the problem of portfolio choice. To overcome the limitations of RCGA and improve its performance, we introduce an adaptive method and propose a new selection operator. Computational results show that the proposed method is a rapid, effective, and stable genetic algorithm.  相似文献   

14.
混合遗传算法求解配送车辆调度问题   总被引:2,自引:0,他引:2  
车辆调度优化是物流配送的关键环节。针对有时间窗的车辆调度问题,综合考虑了路网中的交通状况,提出改进的车辆调度模型。并针对这个模型,设计了混合遗传算法,采用自适应策略调整交叉和变异概率,引进有效的交叉和变异算子,并结合模拟退火算法缓解遗传算法的选择压力,避免早熟收敛。仿真结果表明该算法与标准遗传算法相比有更好的性能。  相似文献   

15.
The paper presents a genetic algorithm-based meta-heuristic to solve the facility layout problem (FLP) in a manufacturing system, where the material flow pattern of the multi-line layout is considered with the multi-products. The matrix encoding technique has been used for the chromosomes under the objective of minimizing the total material handling cost. The proposed algorithm produces a table with the descending order of the data corresponding to the input values of the flow and cost data. The generated table is used to create a schematic representation of the facilities, which in turn is utilized to heuristically generate the initial population of the chromosomes and to handle the heuristic crossover and mutation operators. The efficiency of the proposed algorithm has been proved through solving the two examples with the total cost less than the other genetic algorithms, CRAFT algorithm, and entropy-based algorithm.  相似文献   

16.
基于离散粒子群算法的矩形件优化排样   总被引:1,自引:0,他引:1  
梁军  王强  程灿  常棠棠 《计算机工程与设计》2007,28(22):5359-5361,5510
目前,粒子群算法在连续问题优化上的应用已经很广泛,然而在离散问题优化方面仍处在尝试阶段.提出了一种改进粒子群算法来解决矩形件排样优化问题(离散优化问题).该算法融合了遗传算法中的交叉和变异思想,采用了信息交流策略,使其达到快速优化目的.算法也对"最低水平线法"解码方式进行了改进.实验结果表明,该算法具有快速,高效特点,与现有同类算法比较,在解决矩形件排样问题方面的优势明显.  相似文献   

17.
This paper presents an evolutionary hybrid algorithm of invasive weed optimization (IWO) merged with oppositional based learning to solve the large scale economic load dispatch (ELD) problems. The oppositional invasive weed optimization (OIWO) is based on the colonizing behavior of weed plants and empowered by quasi opposite numbers. The proposed OIWO methodology has been developed to minimize the total generation cost by satisfying several constraints such as generation limits, load demand, valve point loading effect, multi-fuel options and transmission losses. The proposed algorithm is tested and validated using five different test systems. The most important merit of the proposed methodology is high accuracy and good convergence characteristics and robustness to solve ELD problems. The simulation results of the proposed OIWO algorithm show its applicability and superiority when compared with the results of other tested algorithms such as oppositional real coded chemical reaction, shuffled differential evolution, biogeography based optimization, improved coordinated aggregation based PSO, quantum-inspired particle swarm optimization, hybrid quantum mechanics inspired particle swarm optimization, modified shuffled frog leaping algorithm with genetic algorithm, simulated annealing based optimization and estimation of distribution and differential evolution algorithm.  相似文献   

18.
论述了用启发式遗传算法解决最短路径路由的优化问题.采用可变长度染色体(路由串)和它的基因(节点)应用于编码问题.交叉操作在交叉点进行部分染色体(部分路由)交换,变异操作维持种群的多样性.该算法采用简单维护操作维护好所有的不可行的染色体.交叉操作和变异操作相结合保证了最优解的搜索能力和解的全局收敛性.计算机仿真实验证明该算法快速有效,可靠性高。  相似文献   

19.
This paper minimizes the value of total cost and bullwhip effect in a supply chain. The objectives have been achieved through developing a new multi-objective formulation for minimizing the total cost and minimizing the bullwhip effect of a two-echelon serial supply chain. A new crossover algorithm for a fuzzy variable and a new mutation algorithm have also been proposed while applying Non-dominated Sorting Genetic Algorithm-II (NSGA-II) to the proposed problem. The formulated problem has been simulated by Matlab software and the results of the modified NSGA-II have been compared with those of original NSGA-II. It is found from the results that the modified NSGA-II algorithm performs better than the original NSGA-II algorithm since the minimum values for both total cost and the bullwhip effect are obtained in case of the modified NSGA-II. The formulated bi-objective problem is new to the research community. The minimization of bullwhip effect has never been considered in a multi-objective optimization before. Besides crossover operator applied to the fuzzy variable and the mutation operator are newly introduced operators.  相似文献   

20.
This paper describes self-organizing maps for genetic algorithm (SOM-GA) which is the combinational algorithm of a real-coded genetic algorithm (RCGA) and self-organizing map (SOM). The self-organizing maps are trained with the information of the individuals in the population. Sub-populations are defined by the help of the trained map. The RCGA is performed in the sub-populations. The use of the sub-population search algorithm improves the local search performance of the RCGA. The search performance is compared with the real-coded genetic algorithm (RCGA) in three test functions. The results show that SOM-GA can find better solutions in shorter CPU time than RCGA. Although the computational cost for training SOM is expensive, the results show that the convergence speed of SOM-GA is accelerated according to the development of SOM training.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号