期刊文献+
共找到1,009篇文章
< 1 2 51 >
每页显示 20 50 100
Two-Phase Genetic Algorithm Applied in the Optimization of Multi-Modal Function 被引量:5
1
作者 Huang Yu-zhen, Kang Li-shan,Zhou Ai-minState Key Laboratory of Software Engineering, Wuhan University, Wuhan 430072, Hubei,China 《Wuhan University Journal of Natural Sciences》 CAS 2003年第S1期259-264,共6页
This paper presents a two-phase genetic algorithm (TPGA) based on the multi- parent genetic algorithm (MPGA). Through analysis we find MPGA will lead the population' s evol vement to diversity or convergence accor... This paper presents a two-phase genetic algorithm (TPGA) based on the multi- parent genetic algorithm (MPGA). Through analysis we find MPGA will lead the population' s evol vement to diversity or convergence according to the population size and the crossover size, so we make it run in different forms during the global and local optimization phases and then forms TPGA. The experiment results show that TPGA is very efficient for the optimization of low-dimension multi-modal functions, usually we can obtain all the global optimal solutions. 展开更多
关键词 optimization of multi-modal function genetic algorithm global optimization local optimization
在线阅读 下载PDF
Elitism-based immune genetic algorithm and its application to optimization of complex multi-modal functions 被引量:4
2
作者 谭冠政 周代明 +1 位作者 江斌 DIOUBATE Mamady I 《Journal of Central South University of Technology》 EI 2008年第6期845-852,共8页
A novel immune genetic algorithm with the elitist selection and elitist crossover was proposed, which is called the immune genetic algorithm with the elitism (IGAE). In IGAE, the new methods for computing antibody s... A novel immune genetic algorithm with the elitist selection and elitist crossover was proposed, which is called the immune genetic algorithm with the elitism (IGAE). In IGAE, the new methods for computing antibody similarity, expected reproduction probability, and clonal selection probability were given. IGAE has three features. The first is that the similarities of two antibodies in structure and quality are all defined in the form of percentage, which helps to describe the similarity of two antibodies more accurately and to reduce the computational burden effectively. The second is that with the elitist selection and elitist crossover strategy IGAE is able to find the globally optimal solution of a given problem. The third is that the formula of expected reproduction probability of antibody can be adjusted through a parameter r, which helps to balance the population diversity and the convergence speed of IGAE so that IGAE can find the globally optimal solution of a given problem more rapidly. Two different complex multi-modal functions were selected to test the validity of IGAE. The experimental results show that IGAE can find the globally maximum/minimum values of the two functions rapidly. The experimental results also confirm that IGAE is of better performance in convergence speed, solution variation behavior, and computational efficiency compared with the canonical genetic algorithm with the elitism and the immune genetic algorithm with the information entropy and elitism. 展开更多
关键词 immune genetic algorithm multi-modal function optimization evolutionary computation elitist selection elitist crossover
在线阅读 下载PDF
Adaptive immune-genetic algorithm for global optimization to multivariable function 被引量:9
3
作者 Dai Yongshou Li Yuanyuan +2 位作者 Wei Lei Wang Junling Zheng Deling 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第3期655-660,共6页
An adaptive immune-genetic algorithm (AIGA) is proposed to avoid premature convergence and guarantee the diversity of the population. Rapid immune response (secondary response), adaptive mutation and density opera... An adaptive immune-genetic algorithm (AIGA) is proposed to avoid premature convergence and guarantee the diversity of the population. Rapid immune response (secondary response), adaptive mutation and density operators in the AIGA are emphatically designed to improve the searching ability, greatly increase the converging speed, and decrease locating the local maxima due to the premature convergence. The simulation results obtained from the global optimization to four multivariable and multi-extreme functions show that AIGA converges rapidly, guarantees the diversity, stability and good searching ability. 展开更多
关键词 immune-genetic algorithm function optimization hyper-mutation density operator.
在线阅读 下载PDF
SELECTION OF OBJECTIVE FUNCTIONS AND APPLICATION OF GENETIC ALGORITHMS IN DAMPING DESIGN OF PIPE SYSTEM 被引量:1
4
作者 ChenYanqiu FanQinsban ZhuZigen 《Acta Mechanica Solida Sinica》 SCIE EI 2003年第2期171-178,共8页
The vibration failure of pipe system of aeroengine seriously influences the safety of aircraft.Its damping design is determined by the selection of the design target,method and their feasibility.Five objective functio... The vibration failure of pipe system of aeroengine seriously influences the safety of aircraft.Its damping design is determined by the selection of the design target,method and their feasibility.Five objective functions for the vibration design of a pipeline or pipe system are introduced,namely,the frequency,amplitude,transfer ratio,curvature and deformation energy as options for the optimization process.The genetic algorithms(GA)are adopted as the opti- mization method,in which the selection of the adaptive genetic operators and the method of implementation of the GA process are crucial.The optimization procedure for all the above ob- jective functions is carried out using GA on the basis of finite element software-MSC/NASTRAN. The optimal solutions of these functions and the stress distribution on the structure are calculated and compared through an example,and their characteristics are analyzed.Finally we put forward two new objective functions,curvature and deformation energy for pipe system optimization.The calculations show that using the curvature as the objective function can reflect the case of minimal stress,and the optimization results using the deformation energy represent lesser and more uni- form stress distribution.The calculation results and process showed that the genetic algorithms can effectively implement damping design of engine pipelines and satisfy the efficient engineering design requirement. 展开更多
关键词 objective function genetic algorithms optimization pipe system
在线阅读 下载PDF
Extended Range Guided Munition Parameter Optimization Based on Genetic Algorithms
5
作者 王金柱 刘藻珍 刘敏 《Journal of Beijing Institute of Technology》 EI CAS 2005年第3期297-301,共5页
Many factors influencing range of extended range guided munition (ERGM) are analyzed. The definition domain of the most important three parameters are ascertained by preparatory mathematical simulation, the optimize... Many factors influencing range of extended range guided munition (ERGM) are analyzed. The definition domain of the most important three parameters are ascertained by preparatory mathematical simulation, the optimized mathematical model of ERGM maximum range with boundary conditions is created, and parameter optimization based on genetic algorithm (GA) is adopted. In the GA design, three-point crossover is used and the best chromosome is kept so that the convergence speed becomes rapid. Simulation result shows that GA is feasible, the result is good and it can be easy to attain global optimization solution, especially when the objective function is not the convex one for independent variables and it is a multi-parameter problem. 展开更多
关键词 genetic algorithm(GA) parameter optimization penalty function
在线阅读 下载PDF
Family genetic algorithms based on gene exchange and its application 被引量:1
6
作者 Li Jianhua Ding Xiangqian +1 位作者 Wang Sun'an Yu Qing 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第4期864-869,共6页
Genetic Algorithms (GA) are a search techniques based on mechanics of nature selection and have already been successfully applied in many diverse areas. However, increasing samples show that GA's performance is not... Genetic Algorithms (GA) are a search techniques based on mechanics of nature selection and have already been successfully applied in many diverse areas. However, increasing samples show that GA's performance is not as good as it was expected to be. Criticism of this algorithm includes the slow speed and premature result during convergence procedure. In order to improve the performance, the population size and individuals' space is emphatically described. The influence of individuals' space and population size on the operators is analyzed. And a novel family genetic algorithm (FGA) is put forward based on this analysis. In this novel algorithm, the optimum solution families closed to quality individuals is constructed, which is exchanged found by a search in the world space. Search will be done in this microspace. The family that can search better genes in a limited period of time would win a new life. At the same time, the best gene of this micro space with the basic population in the world space is exchanged. Finally, the FGA is applied to the function optimization and image matching through several experiments. The results show that the FGA possessed high performance. 展开更多
关键词 genetic algorithms function optimization image matching population size individual space.
在线阅读 下载PDF
Genetic algorithm for pareto optimum-based route selection 被引量:1
7
作者 Cui Xunxue Li Qin Tao Qing 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第2期360-368,共9页
A quality of service (QoS) or constraint-based routing selection needs to find a path subject to multiple constraints through a network. The problem of finding such a path is known as the multi-constrained path (MC... A quality of service (QoS) or constraint-based routing selection needs to find a path subject to multiple constraints through a network. The problem of finding such a path is known as the multi-constrained path (MCP) problem, and has been proven to be NP-complete that cannot be exactly solved in a polynomial time. The NPC problem is converted into a multiobjective optimization problem with constraints to be solved with a genetic algorithm. Based on the Pareto optimum, a constrained routing computation method is proposed to generate a set of nondominated optimal routes with the genetic algorithm mechanism. The convergence and time complexity of the novel algorithm is analyzed. Experimental results show that multiobjective evolution is highly responsive and competent for the Pareto optimum-based route selection. When this method is applied to a MPLS and metropolitan-area network, it will be capable of optimizing the transmission performance. 展开更多
关键词 Route selection Multiobjective optimization Pareto optimum Multi-constrained path genetic algorithm.
在线阅读 下载PDF
Application of Chaos in Genetic Algorithms 被引量:14
8
作者 YANG Li-Jiang CHEN Tian-Lun 《Communications in Theoretical Physics》 SCIE CAS CSCD 2002年第8期168-172,共5页
Through replacing Gaussian mutation operator in real-coded genetic algorithm with a chaotic mapping, wepresent a genetic algorithm with chaotic mutation. To examine this new algorithm, we applied our algorithm to func... Through replacing Gaussian mutation operator in real-coded genetic algorithm with a chaotic mapping, wepresent a genetic algorithm with chaotic mutation. To examine this new algorithm, we applied our algorithm to functionoptimization problems and obtained good results. Furthermore the orbital points' distribution of chaotic mapping andthe effects of chaotic mutation with different parameters were studied in order to make the chaotic mutation mechanismbe utilized efficiently. 展开更多
关键词 genetic algorithms chaos function optimization
在线阅读 下载PDF
Optimization of Membership Function for Fuzzy Control Based on Genetic Algorithm and Its Applications
9
作者 Shi Fei Zheng Fangjing (School of Automation) 《Advances in Manufacturing》 SCIE CAS 1998年第4期37-42,共6页
In this paper, a simple and practicable algorithm for optimization of membership function (MF) is proposed. As it is known that MF is very important in the fuzzy control. Unfortunately, to find, especially to optimize... In this paper, a simple and practicable algorithm for optimization of membership function (MF) is proposed. As it is known that MF is very important in the fuzzy control. Unfortunately, to find, especially to optimize MF is always rather complex even difficult. So, to study and develop an effectual aglorithm for MF optimization is a good topic. Allow for the inner advantages of genetic algorithm (GA), it is adopted in the algorithm .The principle and executive procdeure are first presented. Then it is applied in the fuzzy control system of a typical plant. Results of real time run show that the control strategy is encouraging, and the developed algorithm is practicable. 展开更多
关键词 fuzzy control membership function (MF) genetic algorithm (GA) optimization
在线阅读 下载PDF
Ant colony algorithm based on genetic method for continuous optimization problem 被引量:1
10
作者 朱经纬 蒙培生 王乘 《Journal of Shanghai University(English Edition)》 CAS 2007年第6期597-602,共6页
A new algorithm is presented by using the ant colony algorithm based on genetic method (ACG) to solve the continuous optimization problem. Each component has a seed set. The seed in the set has the value of componen... A new algorithm is presented by using the ant colony algorithm based on genetic method (ACG) to solve the continuous optimization problem. Each component has a seed set. The seed in the set has the value of component, trail information and fitness. The ant chooses a seed from the seed set with the possibility determined by trail information and fitness of the seed. The genetic method is used to form new solutions from the solutions got by the ants. Best solutions are selected to update the seeds in the sets and trail information of the seeds. In updating the trail information, a diffusion function is used to achieve the diffuseness of trail information. The new algorithm is tested with 8 different benchmark functions. 展开更多
关键词 ant colony algorithm genetic method diffusion function continuous optimization problem.
在线阅读 下载PDF
AN INTERVAL ALGORITHM FOR CONSTRAINED GLOBAL OPTIMIZATION
11
作者 张连生 朱文兴 田蔚文 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 1995年第1期63-74,共12页
In order to solve the constrained global optimization problem,we use penalty functions not only on constraints but also on objective function. Then within the framework of interval analysis,an interval Branch-and-Boun... In order to solve the constrained global optimization problem,we use penalty functions not only on constraints but also on objective function. Then within the framework of interval analysis,an interval Branch-and-Bound algorithm is given,which does not need to solve a sequence of unconstrained problems. Global convergence is proved. Numerical examples show that this algorithm is efficient. 展开更多
关键词 constrained golbal optimization INTERVAL analysis penally function Branch -and-Bound algorithm.
在线阅读 下载PDF
A New Augmented Lagrangian Objective Penalty Function for Constrained Optimization Problems
12
作者 Ying Zheng Zhiqing Meng 《Open Journal of Optimization》 2017年第2期39-46,共8页
In this paper, a new augmented Lagrangian penalty function for constrained optimization problems is studied. The dual properties of the augmented Lagrangian objective penalty function for constrained optimization prob... In this paper, a new augmented Lagrangian penalty function for constrained optimization problems is studied. The dual properties of the augmented Lagrangian objective penalty function for constrained optimization problems are proved. Under some conditions, the saddle point of the augmented Lagrangian objective penalty function satisfies the first-order Karush-Kuhn-Tucker (KKT) condition. Especially, when the KKT condition holds for convex programming its saddle point exists. Based on the augmented Lagrangian objective penalty function, an algorithm is developed for finding a global solution to an inequality constrained optimization problem and its global convergence is also proved under some conditions. 展开更多
关键词 constrained optimization Problems AUGMENTED LAGRANGIAN Objective PENALTY function SADDLE POINT algorithm
在线阅读 下载PDF
Ant colony optimization algorithm and its application to Neuro-Fuzzy controller design 被引量:11
13
作者 Zhao Baojiang Li Shiyong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第3期603-610,共8页
An adaptive ant colony algorithm is proposed based on dynamically adjusting the strategy of updating trail information. The algorithm can keep good balance between accelerating convergence and averting precocity and s... An adaptive ant colony algorithm is proposed based on dynamically adjusting the strategy of updating trail information. The algorithm can keep good balance between accelerating convergence and averting precocity and stagnation. The results of function optimization show that the algorithm has good searching ability and high convergence speed. The algorithm is employed to design a neuro-fuzzy controller for real-time control of an inverted pendulum. In order to avoid the combinatorial explosion of fuzzy rules due tσ multivariable inputs, a state variable synthesis scheme is employed to reduce the number of fuzzy rules greatly. The simulation results show that the designed controller can control the inverted pendulum successfully. 展开更多
关键词 neuro-fuzzy controller ant colony algorithm function optimization genetic algorithm inverted pen-dulum system.
在线阅读 下载PDF
Evaluation of a novel Asymmetric Genetic Algorithm to optimize the structural design of 3D regular and irregular steel frames 被引量:6
14
作者 Mohammad Sadegh ES-HAGHI Aydin SHISHEGARAN Timon RABCZUK 《Frontiers of Structural and Civil Engineering》 SCIE EI CSCD 2020年第5期1110-1130,共21页
We propose a new algorithm,named Asymmetric Genetic Algorithm(AGA),for solving optimization problems of steel frames.The AGA consists of a developed penalty function,which helps to find the best generation of the popu... We propose a new algorithm,named Asymmetric Genetic Algorithm(AGA),for solving optimization problems of steel frames.The AGA consists of a developed penalty function,which helps to find the best generation of the population.The objective function is to minimize the weight of the whole steel structure under the constraint of ultimate loads defined for structural steel buildings by the American Institute of Steel Construction(AISC).Design variables are the cross-sectional areas of elements(beams and columns)that are selected from the sets of side-flange shape steel sections provided by the AISC.The finite element method(FEM)is utilized for analyzing the behavior of steel frames.A 15-storey three-bay steel planar frame is optimized by AGA in this study,which was previously optimized by algorithms such as Particle Swarm Optimization(PSO),Particle Swarm Optimizer with Passive Congregation(PSOPC),Particle Swarm Ant Colony Optimization(HPSACO),Imperialist Competitive Algorithm(ICA),and Charged System Search(CSS).The results of AGA such as total weight of the structure and number of analyses are compared with the results of these algorithms.AGA performs better in comparison to these algorithms with respect to total weight and number of analyses.In addition,five numerical examples are optimized by AGA,Genetic Algorithm(GA),and optimization modules of SAP2000,and the results of them are compared.The results show that AGA can decrease the time of analyses,the number of analyses,and the total weight of the structure.AGA decreases the total weight of regular and irregular steel frame about 11.1%and 26.4%in comparing with the optimized results of SAP2000,respectively. 展开更多
关键词 optimization steel frame Asymmetric genetic algorithm constraints of ultimate load constraints of serviceability limits penalty function
原文传递
Fuzzy Genetic Sharing for Dynamic Optimization
15
作者 Khalid Jebari Abdelaziz Bouroumi Aziz Ettouhami 《International Journal of Automation and computing》 EI 2012年第6期616-626,共11页
Recently,genetic algorithms(GAs) have been applied to multi-modal dynamic optimization(MDO).In this kind of optimization,an algorithm is required not only to find the multiple optimal solutions but also to locate a dy... Recently,genetic algorithms(GAs) have been applied to multi-modal dynamic optimization(MDO).In this kind of optimization,an algorithm is required not only to find the multiple optimal solutions but also to locate a dynamically changing optimum.Our fuzzy genetic sharing(FGS) approach is based on a novel genetic algorithm with dynamic niche sharing(GADNS).FGS finds the optimal solutions,while maintaining the diversity of the population.For this,FGS uses several strategies.First,an unsupervised fuzzy clustering method is used to track multiple optima and perform GADNS.Second,a modified tournament selection is used to control selection pressure.Third,a novel mutation with an adaptive mutation rate is used to locate unexplored search areas.The effectiveness of FGS in dynamic environments is demonstrated using the generalized dynamic benchmark generator(GDBG). 展开更多
关键词 genetic algorithms unsupervised learning fuzzy clustering dynamic optimization evolutionary algorithms dynamic niche sharing Hill s diversity index multi-modal function optimization.
原文传递
Empirical Review of Standard Benchmark Functions Using Evolutionary Global Optimization
16
作者 Johannes MDieterich1] Bernd Hartke1] 《Applied Mathematics》 2012年第10期1552-1564,共13页
We have employed a recent implementation of genetic algorithms to study a range of standard benchmark functions for global optimization. It turns out that some of them are not very useful as challenging test functions... We have employed a recent implementation of genetic algorithms to study a range of standard benchmark functions for global optimization. It turns out that some of them are not very useful as challenging test functions, since they neither allow for a discrimination between different variants of genetic operators nor exhibit a dimensionality scaling resembling that of real-world problems, for example that of global structure optimization of atomic and molecular clusters. The latter properties seem to be simulated better by two other types of benchmark functions. One type is designed to be deceptive, exemplified here by Lunacek’s function. The other type offers additional advantages of markedly increased complexity and of broad tunability in search space characteristics. For the latter type, we use an implementation based on randomly distributed Gaussians. We advocate the use of the latter types of test functions for algorithm development and benchmarking. 展开更多
关键词 optimization genetic algorithms Benchmark functions Dimensionality Scaling Crossover Operators
在线阅读 下载PDF
基于多目标粒子群-遗传混合算法的高速球轴承优化设计方法 被引量:2
17
作者 杨文 叶帅 +2 位作者 姚齐水 余江鸿 胡美娟 《机电工程》 北大核心 2025年第2期226-236,共11页
目前以新能源汽车电驱系统等为代表的超高转速运行场景越来越多,对轴承类关键零部件的性能要求也不断提高,对轴承的承载性能和温升控制也提出了更高的要求。为了优化轴承的结构,提升其服役性能,以新能源汽车电驱系统6206轴承为例,提出... 目前以新能源汽车电驱系统等为代表的超高转速运行场景越来越多,对轴承类关键零部件的性能要求也不断提高,对轴承的承载性能和温升控制也提出了更高的要求。为了优化轴承的结构,提升其服役性能,以新能源汽车电驱系统6206轴承为例,提出了一种基于多目标粒子群-遗传混合算法的球轴承结构优化设计方法。首先,建立了以轴承最大额定动载荷、最大额定静载荷和最小摩擦生热率为目标函数的优化数学模型;然后,利用多目标粒子群算法(MOPSO)的全局搜索能力和改进非支配排序遗传算法(NSGA-II)的进化操作,引入粒子寻优速度控制策略、交叉变异策略和罚函数机制,解决了带约束优化问题求解和局部最优问题,增强了算法的收敛速度和解集探索能力;最后,在特定工况下对轴承结构进行了优化,采用层次分析法,从Pareto前沿中优选了内外圈沟曲率半径系数、滚动体数量、滚动体直径和节圆直径的最优值。研究结果表明:在16 kN径向载荷、15 000 r/min的高转速工况下,以新能源汽车电驱系统6206型深沟球轴承为例进行了分析,结果显示,优化后的轴承接触应力下降了21.2%,应变下降了25.6%,摩擦生热下降了16.7%,体现了该方法在收敛性能、寻优速度等方面的优势。该优化设计方法可为球轴承的工程应用提供有价值的参考。 展开更多
关键词 高速球轴承结构设计 多目标粒子群-遗传混合算法 改进非支配排序遗传算法 优化设计目标函数 层次分析法 6206型深沟球轴承
在线阅读 下载PDF
基于层级分解的前围声学包多目标优化 被引量:1
18
作者 杨帅 吴宪 薛顺达 《振动与冲击》 北大核心 2025年第3期267-277,共11页
搭建了前围声学包多层级目标分解架构,提出GAPSO-RBFNN(genetic algorithm particle swarm optimization-radial basis function neural network)预测模型,并将其应用于多层级目标分解架构。将材料数据库、覆盖率、泄漏量作为优化的变... 搭建了前围声学包多层级目标分解架构,提出GAPSO-RBFNN(genetic algorithm particle swarm optimization-radial basis function neural network)预测模型,并将其应用于多层级目标分解架构。将材料数据库、覆盖率、泄漏量作为优化的变量范围,以PBNR(power based noise reduction)均值作为约束,以质量和成本作为优化目标,采用非支配排序遗传算法(nondominated sorting genetic algorithm II,NSGA-II)进行多目标优化,得到Pareto多目标解集。并从中选取满足设计目标的最佳组合方案(材料组合、覆盖率、前围过孔密封方案选型)。结果显示,该模型最终的优化结果与实测结果接近,误差分别为0.35%,1.47%,1.82%,相较于初始声学包方案,优化后的结果显示,PBNR均值提升3.05%,其质量降低52.38%,成本降低15.15%,验证了所提方法的有效性和准确性。 展开更多
关键词 GAPSO-RBFNN 声学包 PBNR NSGA-II Pareto多目标解集
在线阅读 下载PDF
考虑恢复过程的桥梁抗震韧性评估方法
19
作者 李廷辉 刘金龙 +2 位作者 李晓丽 王燕 计静 《振动与冲击》 北大核心 2025年第7期132-145,共14页
提出了一种考虑恢复过程的混凝土桥梁结构抗震概率韧性评估方法,该方法基于暴露在恶劣环境下的混凝土结构生命周期分析的一般方法,以各破坏状态下的时变抗震能力作为功能指标,将灾害发生后残余功能和恢复过程与地震事件发生的时间联系... 提出了一种考虑恢复过程的混凝土桥梁结构抗震概率韧性评估方法,该方法基于暴露在恶劣环境下的混凝土结构生命周期分析的一般方法,以各破坏状态下的时变抗震能力作为功能指标,将灾害发生后残余功能和恢复过程与地震事件发生的时间联系起来。通过对时变桥梁易损性模型进行抽样获得桥梁地震破坏样本,结合时变功能指标,采用遗传算法(genetic algorithm,GA)解决资源约束调度问题(resource constrained project scheduling problem,RCPSP),给出了桥梁震后的具体恢复过程,最终得到了桥梁结构服役期间的抗震韧性。结果发现,当不考虑时变功能时,计算得到的桥梁抗震韧性要明显大于考虑时变功能计算得到的抗震韧性,这样会高估桥梁抵抗地震灾害及从中恢复的能力,不利于震后恢复工作的展开。选取的控制时间(t_(h)-t_(0))要合理,如果使控制时间(t_(h)-t_(0))过小,计算得到的桥梁抗震韧性普遍为0,此时就不能很好地表达桥梁的抗震韧性。 展开更多
关键词 时变功能 抗震韧性 遗传算法(GA) 资源约束调度问题(RCPSP)
在线阅读 下载PDF
基于全局和声搜索算法的椭圆拟合
20
作者 雍龙泉 张媛媛 黎延海 《安徽大学学报(自然科学版)》 北大核心 2025年第1期1-7,共7页
建立了椭圆拟合问题的约束优化模型,利用绝对值函数给出了一种约束处理方法,将原问题转化为无约束优化,采用全局和声搜索算法求解.数值实验分别对长轴和短轴在坐标轴上、长轴和短轴不在坐标轴上的椭圆拟合问题进行了研究,结果表明在数... 建立了椭圆拟合问题的约束优化模型,利用绝对值函数给出了一种约束处理方法,将原问题转化为无约束优化,采用全局和声搜索算法求解.数值实验分别对长轴和短轴在坐标轴上、长轴和短轴不在坐标轴上的椭圆拟合问题进行了研究,结果表明在数据没有异常值的条件下,即使有噪声,拟合结果也较好. 展开更多
关键词 椭圆拟合 绝对值函数 约束优化 全局和声搜索算法
在线阅读 下载PDF
上一页 1 2 51 下一页 到第
使用帮助 返回顶部