期刊文献+
共找到573篇文章
< 1 2 29 >
每页显示 20 50 100
New Optimal Pivot Rule for the Simplex Algorithm
1
作者 Jean Bosco Etoa Etoa 《Advances in Pure Mathematics》 2016年第10期647-658,共12页
The purpose of this paper is to introduce a new pivot rule of the simplex algorithm. The simplex algorithm first presented by George B. Dantzig, is a widely used method for solving a linear programming problem (LP). O... The purpose of this paper is to introduce a new pivot rule of the simplex algorithm. The simplex algorithm first presented by George B. Dantzig, is a widely used method for solving a linear programming problem (LP). One of the important steps of the simplex algorithm is applying an appropriate pivot rule to select the basis-entering variable corresponding to the maximum reduced cost. Unfortunately, this pivot rule not only can lead to a critical cycling (solved by Bland’s rules), but does not improve efficiently the objective function. Our new pivot rule 1) solves the cycling problem in the original Dantzig’s simplex pivot rule, and 2) leads to an optimal improvement of the objective function at each iteration. The new pivot rule can lead to the optimal solution of LP with a lower number of iterations. In a maximization problem, Dantzig’s pivot rule selects a basis-entering variable corresponding to the most positive reduced cost;in some problems, it is well-known that Dantzig’s pivot rule, before reaching the optimal solution, may visit a large number of extreme points. Our goal is to improve the simplex algorithm so that the number of extreme points to visit is reduced;we propose an optimal improvement in the objective value per unit step of the basis-entering variable. In this paper, we propose a pivot rule that can reduce the number of such iterations over the Dantzig’s pivot rule and prevent cycling in the simplex algorithm. The idea is to have the maximum improvement in the objective value function: from the set of basis-entering variables with positive reduced cost, the efficient basis-entering variable corresponds to an optimal improvement of the objective function. Using computational complexity arguments and some examples, we prove that our optimal pivot rule is very effective and solves the cycling problem in LP. We test and compare the efficiency of this new pivot rule with Dantzig’s original pivot rule and the simplex algorithm in MATLAB environment. 展开更多
关键词 Linear Programming simplex algorithm Pivot Rules Optimal Pivot Rule
下载PDF
Structural physical parameter identification based on evolutionary-simplex algorithm and structural dynamic response 被引量:7
2
作者 杜修力 曾迪 《Earthquake Engineering and Engineering Vibration》 SCIE EI CSCD 2003年第2期225-236,共12页
Evolutionary computation based on the idea of biologic evolution is one type of global optimization algorithm that uses self-adaptation, self-organization and random searching to solve optimization problems. The evolu... Evolutionary computation based on the idea of biologic evolution is one type of global optimization algorithm that uses self-adaptation, self-organization and random searching to solve optimization problems. The evolutionary-simplex algorithm is introduced in this paper. It contains floating encoding which combines the evolutionary computation and the simplex algorithm to ovcrcomc the problems encountered in the genetic algorithm and evolutionary strategy methods.Numerical cxpcrimcnts arc performed using seven typical functions to verify the algorithm. An inverse analysis method to identify structural physical parameters based on incomplete dynamic responses obtained from the analysis in the time domain is prcscntcd by using the evolutionary-simplex algorithm. The modal evolutionary-simplex algorithm converted from the time domain to the modal domain is proposed to improve the inverse efficiency. Numerical calculations for a 50-DOF system show that whcn compared with other methods, the evolutionary-simplex algorithm offers advantages of high precision,cfficient searching ability, strong ability to resist noise, independence of initial value, and good adaptation to incomplete information conditions. 展开更多
关键词 MODAL paramcter PHYSICAL PARAMETER INVERSE analysis evolutionary-simplex algorithm
下载PDF
A Primal-Dual Simplex Algorithm for Solving Linear Programming Problems with Symmetric Trapezoidal Fuzzy Numbers 被引量:1
3
作者 Ali Ebrahimnejad 《Applied Mathematics》 2011年第6期676-684,共9页
Two existing methods for solving a class of fuzzy linear programming (FLP) problems involving symmetric trapezoidal fuzzy numbers without converting them to crisp linear programming problems are the fuzzy primal simpl... Two existing methods for solving a class of fuzzy linear programming (FLP) problems involving symmetric trapezoidal fuzzy numbers without converting them to crisp linear programming problems are the fuzzy primal simplex method proposed by Ganesan and Veeramani [1] and the fuzzy dual simplex method proposed by Ebrahimnejad and Nasseri [2]. The former method is not applicable when a primal basic feasible solution is not easily at hand and the later method needs to an initial dual basic feasible solution. In this paper, we develop a novel approach namely the primal-dual simplex algorithm to overcome mentioned shortcomings. A numerical example is given to illustrate the proposed approach. 展开更多
关键词 FUZZY Linear PROGRAMMING FUZZY ARITHMETIC FUZZY ORDERS PRIMAL-DUAL simplex algorithm
下载PDF
A Computational Comparison of Basis Updating Schemes for the Simplex Algorithm on a CPU-GPU System
4
作者 Nikolaos Ploskas Nikolaos Samaras 《American Journal of Operations Research》 2013年第6期497-505,共9页
The computation of the basis inverse is the most time-consuming step in simplex type algorithms. This inverse does not have to be computed from scratch at any iteration, but updating schemes can be applied to accelera... The computation of the basis inverse is the most time-consuming step in simplex type algorithms. This inverse does not have to be computed from scratch at any iteration, but updating schemes can be applied to accelerate this calculation. In this paper, we perform a computational comparison in which the basis inverse is computed with five different updating schemes. Then, we propose a parallel implementation of two updating schemes on a CPU-GPU System using MATLAB and CUDA environment. Finally, a computational study on randomly generated full dense linear programs is preented to establish the practical value of GPU-based implementation. 展开更多
关键词 simplex algorithm BASIS INVERSE GRAPHICS Processing Unit MATLAB Compute UNIFIED Device Architecture
下载PDF
Practical Application of Out-of-Kilter Algorithm
5
作者 Irma Ibrišimović Zoran Jasak +1 位作者 Aldijana Omerović ElvirČajić 《Chinese Business Review》 2023年第2期86-94,共9页
The algorithm under this name, together with the variants, is a method that solves the problems of optimal flow and costs. Examples of such problems are planning and procurement, scheduling by contractors, distributio... The algorithm under this name, together with the variants, is a method that solves the problems of optimal flow and costs. Examples of such problems are planning and procurement, scheduling by contractors, distribution and supply systems, transport on the road or rail network, electricity transmission, computer and telecommunications networks, pipe transmission systems (water, oil, …), and the like. The main goal of any business organization is to increase profits and satisfy its customers. Because business is an integral part of our environment, their goals will be limited by certain environmental factors and economic conditions. The out-of-kilter algorithm is used to solve a complex allocation problem involving interactive and conflicting personal choices subject to interactive resource constraints. The paper presents an example of successful use of this algorithm and proposes an extension to the areas of corporate and social planning. Customer demand, warehousing, and factory capacity were used as input for the model. First, we propose a linear programming approach to determine the optimal distribution pattern to reduce overall distribution costs. The proposed model of linear programming is solved by the standard simplex algorithm and the Excel-solver program. It is noticed that the proposed model of linear programming is suitable for finding the optimal distribution pattern and total minimum costs. 展开更多
关键词 out-of-kilter algorithm linear programming MINIMIZATION minimum cost flow simplex algorithm
下载PDF
PRIMAL PERTURBATION SIMPLEX ALGORITHMS FOR LINEAR PROGRAMMING 被引量:5
6
作者 Ping-qi Pan (Department of Applied Mathematics, Southeast University, Nanjing 210096, China.) 《Journal of Computational Mathematics》 SCIE EI CSCD 2000年第6期587-596,共10页
In this papers we propose two new perturbation simplex variants. Solving linear programming problems without introducing artificial variables, each of the two uses the dual pivot rule to achieve primal feasibility, an... In this papers we propose two new perturbation simplex variants. Solving linear programming problems without introducing artificial variables, each of the two uses the dual pivot rule to achieve primal feasibility, and then the primal pivot rule to achieve optimality. The second algorithm, a modification of the first, is designed to handle highly degenerate problems more efficiently. Some interesting results concerning merit of the perturbation are established. Numerical results from preliminary tests are also reported. 展开更多
关键词 LINEAR PROGRAMMING PERTURBATION Primal simplex algorithm PARTIALLY revised tableau.
原文传递
A FAST SIMPLEX ALGORITHM FOR LINEAR PROGRAMMING 被引量:3
7
作者 Pingqi Pan 《Journal of Computational Mathematics》 SCIE CSCD 2010年第6期837-847,共11页
最近,计算结果表明了一条所谓的“大距离”的规则和“到另外的主要规则的统治通常在实践使用了的嵌套的定价”的显著优势,例如 Dantzig 的原来的规则,陡峭边的规则干旱 Devex 统治。我们的计算实验证明用这些的联合的单一的算法裁定... 最近,计算结果表明了一条所谓的“大距离”的规则和“到另外的主要规则的统治通常在实践使用了的嵌套的定价”的显著优势,例如 Dantzig 的原来的规则,陡峭边的规则干旱 Devex 统治。我们的计算实验证明用这些的联合的单一的算法裁定结果甚至更有效。[从作者抽象] 展开更多
关键词 单纯形算法 线性规划 计算结果 规章制度 距离
原文传递
Hybrid Simplex-improved Genetic Algorithm for Global Numerical Optimization 被引量:8
8
作者 REN Zi-Wu SAN Ye CHEN Jun-Feng 《自动化学报》 EI CSCD 北大核心 2007年第1期91-96,共6页
In this paper, a hybrid simplex-improved genetic algorithm (HSIGA) which combines simplex method (SM) and genetic algorithm (GA) is proposed to solve global numerical optimization problems. In this hybrid algorithm so... In this paper, a hybrid simplex-improved genetic algorithm (HSIGA) which combines simplex method (SM) and genetic algorithm (GA) is proposed to solve global numerical optimization problems. In this hybrid algorithm some improved genetic mechanisms, for example, non-linear ranking selection, competition and selection among several crossover offspring, adaptive change of mutation scaling and stage evolution, are adopted; and new population is produced through three ap-proaches, i.e. elitist strategy, modified simplex strategy and improved genetic algorithm (IGA) strategy. Numerical experi-ments are included to demonstrate effectiveness of the proposed algorithm. 展开更多
关键词 突变标定 运算法则 选择性竞争
下载PDF
Objective Variation Simplex Algorithm for Continuous Piecewise Linear Programming
9
作者 Yu Bai Zhiming Xu +1 位作者 Xiangming Xi Shuning Wang 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2017年第1期73-82,共10页
This paper works on a modified simplex algorithm for the local optimization of Continuous Piece Wise Linear(CPWL) programming with generalization of hinging hyperplane objective and linear constraints. CPWL programmin... This paper works on a modified simplex algorithm for the local optimization of Continuous Piece Wise Linear(CPWL) programming with generalization of hinging hyperplane objective and linear constraints. CPWL programming is popular since it can be equivalently transformed into difference of convex functions programming or concave optimization. Inspired by the concavity of the concave CPWL functions, we propose an Objective Variation Simplex Algorithm(OVSA), which is able to find a local optimum in a reasonable time. Computational results are presented for further insights into the performance of the OVSA compared with two other algorithms on random test problems. 展开更多
关键词 分段线性规划 单纯形算法 局部优化算法 变分 组合编程 线性约束 凹凸函数 局部最优
原文传递
Easy Simplex (AHA Simplex) Algorithm
10
作者 A. H. Ansari 《Journal of Applied Mathematics and Physics》 2019年第1期23-30,共8页
The purpose of this research paper is to introduce Easy Simplex Algorithm which is developed by author. The simplex algorithm first presented by G. B. Dantzing, is generally used for solving a Linear programming probl... The purpose of this research paper is to introduce Easy Simplex Algorithm which is developed by author. The simplex algorithm first presented by G. B. Dantzing, is generally used for solving a Linear programming problem (LPP). One of the important steps of the simplex algorithm is to convert all unequal constraints into equal form by adding slack variables then proceeds to basic solution. Our new algorithm i) solves the LPP without equalize the constraints and ii) leads to optimal solution definitely in lesser time. The goal of suggested algorithm is to improve the simplex algorithm so that the time of solving an LPP will be definitely lesser than the simplex algorithm. According to this Easy Simplex (AHA Simplex) Algorithm the use of Big M method is not required. 展开更多
关键词 LINEAR PROGRAMMING simplex algorithm OPTIMAL Solution EASY simplex algorithm AHA simplex algorithm
下载PDF
基于Simplex算法的高压直流输电分段变速率VDCOL研究 被引量:8
11
作者 冯明 李兴源 +2 位作者 李妮 王超 洪潮 《四川大学学报(工程科学版)》 EI CAS CSCD 北大核心 2015年第4期162-167,共6页
为了改善高压直流系统的故障后的恢复性能,在研究低压限流单元(voltage dependent current order limiter,VDCOL)对直流系统无功功率消耗和电压稳定性影响的基础上,提出了一种分段变速率低压限流单元(piecewise-variable-rate VDCOL,PVR... 为了改善高压直流系统的故障后的恢复性能,在研究低压限流单元(voltage dependent current order limiter,VDCOL)对直流系统无功功率消耗和电压稳定性影响的基础上,提出了一种分段变速率低压限流单元(piecewise-variable-rate VDCOL,PVR-VDCOL)的控制方法,该方法通过将电压下降或恢复过程划分为几个不同的阶段,并在每个阶段根据电压水平的不同而设置不同的功率恢复速率。推导了控制器初值的计算公式,制定了利用Simplex算法优化控制器参数的流程,并重点分析了分段数目对控制器性能的影响及其确定方法。在PSCAD/EMTDC中对提出的PVR-VDCOL和传统线性VDCOL的控制效果进行了对比仿真,并对不同分段数目下的仿真结果进行了对比分析,仿真结果表明提出的PVR-VDCOL能够有效改善直流系统的恢复性能。 展开更多
关键词 高压直流输电 低压限流单元 电压稳定 simplex算法
下载PDF
改进麻雀搜索算法的入侵检测特征选择
12
作者 刘涛 蒙学强 《计算机工程与设计》 北大核心 2024年第4期989-996,共8页
针对网络入侵检测所处理数据存在特征维数高、检测效率低、准确率不高的问题,提出一种改进麻雀搜索算法的特征选择方法,旨在减少特征冗余的同时提高分类准确率。利用改进Circle映射初始化种群;结合秃鹰搜索算法中的螺旋搜索方式更新发... 针对网络入侵检测所处理数据存在特征维数高、检测效率低、准确率不高的问题,提出一种改进麻雀搜索算法的特征选择方法,旨在减少特征冗余的同时提高分类准确率。利用改进Circle映射初始化种群;结合秃鹰搜索算法中的螺旋搜索方式更新发现者位置;采用单纯形法和小孔成像法优化适应度较差和最优麻雀的位置,提升算法的寻优能力。将该算法与其它算法在6个经典基准函数上进行对比测试,其在收敛速度、精度等方面均有提升。使用数据集CIC-IDS2017进行特征选择实验,平均保留了7.6个特征,准确率达到了99.5%,结果表明,该算法可以在保证准确率的同时有效降低特征维度。 展开更多
关键词 麻雀搜索算法 Circle映射 螺旋搜索 单纯形法 小孔成像 入侵检测 特征选择
下载PDF
基于Downhill-Simplex算法的观测数据与作物生长模型同化方法研究 被引量:6
13
作者 孙琳丽 景元书 +4 位作者 马玉平 俄有浩 邹艳东 邢开瑜 吴玮 《中国农业气象》 CSCD 北大核心 2012年第4期555-566,共12页
以夏玉米叶面积指数(LAI)、贮存器官干重(WSO)、地上总干重(TAGP)以及土壤水分含量(SM)为结合点,建立了基于Downhill-Simplex算法的作物生长模型WOFOST同化多种地面观测数据的一般方法或流程:开展观测数据与作物生长模型同化方法的正确... 以夏玉米叶面积指数(LAI)、贮存器官干重(WSO)、地上总干重(TAGP)以及土壤水分含量(SM)为结合点,建立了基于Downhill-Simplex算法的作物生长模型WOFOST同化多种地面观测数据的一般方法或流程:开展观测数据与作物生长模型同化方法的正确性验证→利用Downhill-Simplex算法进行WOFOST模型的敏感性分析→选择敏感参数组合→通过优化效果确定待优化参数→利用新的观测数据对待优化参数进行优化,从而实现了观测数据与作物生长模型的同化,提升了模型的模拟能力。同化过程中遴选出的WOFOST模型的待优化参数主要包括比叶面积、最大CO2同化速率、初始地上部总干物重、根深最大日增量和初始土壤有效水等。 展开更多
关键词 观测数据同化 作物生长模型 Downhill—simplex算法 敏感性分析
下载PDF
基于Simplex算法的VSC-HVDC控制参数优化 被引量:15
14
作者 郭春义 赵成勇 +2 位作者 李广凯 饶宏 黎小林 《电力自动化设备》 EI CSCD 北大核心 2010年第9期13-17,共5页
以电压源换流器高压直流输电(VSC-HVDC)的稳态模型为基础,根据VSC功率传输方程的直角坐标形式,采用逆系统方法和PI控制相结合的方法设计了VSC的有功功率和无功功率独立调节的VSC-HVDC控制系统。基于非线性单纯形Simplex算法,对PI控制参... 以电压源换流器高压直流输电(VSC-HVDC)的稳态模型为基础,根据VSC功率传输方程的直角坐标形式,采用逆系统方法和PI控制相结合的方法设计了VSC的有功功率和无功功率独立调节的VSC-HVDC控制系统。基于非线性单纯形Simplex算法,对PI控制参数进行优化。PSCAD/EMTDC下的仿真结果表明,通过参数优化,VSC-HVDC控制目标的最大误差百分比低于1.5%;同时也证明所设计的控制系统能独立控制有功功率和无功功率。 展开更多
关键词 电压源换流器 高压直流输电 控制系统 simplex算法 PI参数优化
下载PDF
基于Simplex算法对马奶啤酒发酵控制优化及品质分析 被引量:1
15
作者 王威 武运 +4 位作者 古丽娜孜 张亚南 吴浩天 田歌 华雨 《食品工业科技》 CAS CSCD 北大核心 2017年第4期191-196,共6页
以马奶啤酒为考察对象,通过控制单因素实验确定四个单因素,判断步长,利用Simplex算法确定马奶啤酒发酵控制参数,结果表明:接种总量8%(干酪乳杆菌∶马克思克鲁维酵母菌=1∶2),发酵温度35℃,发酵时间48 h,蔗糖添加量9%及麦芽汁添加量30%... 以马奶啤酒为考察对象,通过控制单因素实验确定四个单因素,判断步长,利用Simplex算法确定马奶啤酒发酵控制参数,结果表明:接种总量8%(干酪乳杆菌∶马克思克鲁维酵母菌=1∶2),发酵温度35℃,发酵时间48 h,蔗糖添加量9%及麦芽汁添加量30%为最佳发酵参数,此条件下的综合p H为3.30±0.02,酒精度为5.4%±0.2%vol,感官评分为79±1.4。感官指标,理化指标及卫生指标均符合《GB 19302-2010发酵乳》国标。马奶啤酒发酵控制的研究为新疆地区马乳及其制品的多样性提供了理论与实践基础。 展开更多
关键词 马奶啤酒 simplex算法 发酵控制参数 品质分析
原文传递
Genetic Nelder-Mead neural network algorithm for fault parameter inversion using GPS data 被引量:1
16
作者 Leyang Wang Ranran Xu Fengbin Yu 《Geodesy and Geodynamics》 CSCD 2022年第4期386-398,共13页
The traditional genetic algorithm(GA)has unstable inversion results and is easy to fall into the local optimum when inverting fault parameters.Therefore,this article considers the combination of GA with other non-line... The traditional genetic algorithm(GA)has unstable inversion results and is easy to fall into the local optimum when inverting fault parameters.Therefore,this article considers the combination of GA with other non-linear algorithms in order to improve the inversion precision of GA.This paper proposes a genetic Nelder-Mead neural network algorithm(GNMNNA).This algorithm uses a neural network algorithm(NNA)to optimize the global search ability of GA.At the same time,the simplex algorithm is used to optimize the local search capability of the GA.Through numerical examples,the stability of the inversion algorithm under different strategies is explored.The experimental results show that the proposed GNMNNA has stronger inversion stability and higher precision compared with the existing algorithms.The effectiveness of GNMNNA is verified by the BodrumeKos earthquake and Monte Cristo Range earthquake.The experimental results show that GNMNNA is superior to GA and NNA in both inversion precision and computational stability.Therefore,GNMNNA has greater application potential in complex earthquake environment. 展开更多
关键词 Fault parameter inversion Genetic algorithm Nelder-Mead simplex algorithm Neural network algorithm
原文传递
基于Downhill-Simplex算法的客舱照明优化设计方法研究
17
作者 刘正权 钟军 《照明工程学报》 2014年第3期124-127,共4页
优化设计方法在照明设计中得到了广泛和深入的研究。针对民用飞机客舱照明设计方案,研究了Downhill-Simplex优化算法在客舱照明设计中的应用,编写了照明优化设计程序,通过客舱工作面照度均匀度优化设计实例对优化设计程序进行了验证。... 优化设计方法在照明设计中得到了广泛和深入的研究。针对民用飞机客舱照明设计方案,研究了Downhill-Simplex优化算法在客舱照明设计中的应用,编写了照明优化设计程序,通过客舱工作面照度均匀度优化设计实例对优化设计程序进行了验证。其中优化前客舱工作面照度均匀度为0.5,通过优化客舱工作面照度均匀度达到了0.8,表明优化算法是可靠的。本优化设计方法可用于飞机内外部照明、道路照明和投影设备等非成像光学设计领域。 展开更多
关键词 客舱照明 全局优化 光学仿真 Downhill-simplex算法
下载PDF
A Hybrid Improved Genetic Algorithm and Its Application in Dynamic Optimization Problems of Chemical Processes 被引量:5
18
作者 SUN Fan DU Wenli QI Rongbin QIAN Feng ZHONG Weimin 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2013年第2期144-154,共11页
The solutions of dynamic optimization problems are usually very difficult due to their highly nonlinear and multidimensional nature. Genetic algorithm (GA) has been proved to be a feasible method when the gradient is ... The solutions of dynamic optimization problems are usually very difficult due to their highly nonlinear and multidimensional nature. Genetic algorithm (GA) has been proved to be a feasible method when the gradient is difficult to calculate. Its advantage is that the control profiles at all time stages are optimized simultaneously, but its convergence is very slow in the later period of evolution and it is easily trapped in the local optimum. In this study, a hybrid improved genetic algorithm (HIGA) for solving dynamic optimization problems is proposed to overcome these defects. Simplex method (SM) is used to perform the local search in the neighborhood of the optimal solution. By using SM, the ideal searching direction of global optimal solution could be found as soon as possible and the convergence speed of the algorithm is improved. The hybrid algorithm presents some improvements, such as protecting the best individual, accepting immigrations, as well as employing adaptive crossover and Gaussian mutation operators. The efficiency of the proposed algorithm is demonstrated by solving several dynamic optimization problems. At last, HIGA is applied to the optimal production of secreted protein in a fed batch reactor and the optimal feed-rate found by HIGA is effective and relatively stable. 展开更多
关键词 改进遗传算法 优化问题 混合动力 过程动态 全局最优解 应用 化工 收敛速度
下载PDF
A Hybrid Algorithm for Optimizing Multi-Modal Functions 被引量:1
19
作者 Li Qinghua Yang Shida Ruan Youlin 《Wuhan University Journal of Natural Sciences》 CAS 2006年第3期551-554,共4页
A new genetic algorithm is presented based on the musical performance.The novelty of this algorithm is that a new genetic algorithm, mimicking the musical process of searching for a perfect state of harmony, which inc... A new genetic algorithm is presented based on the musical performance.The novelty of this algorithm is that a new genetic algorithm, mimicking the musical process of searching for a perfect state of harmony, which increases the robustness of it greatly and gives a new meaning of it in the meantime, has been developed. Combining the advantages of the new genetic algorithm, simplex algorithm and tabu search, a hybrid algorithm is proposed. In order to verify the effectiveness of the hybrid algorithm, it is applied to solving some typical numerical function optimization problems which are poorly solved by traditional genetic algorithms. The experimental results show that the hybrid algorithm is fast and reliable. 展开更多
关键词 谐和 遗传算法 单形算法 禁忌搜索 优化
下载PDF
A ROBUST PHASE-ONLY DIRECT DATA DOMAIN ALGORITHM BASED ON GENERALIZED RAYLEIGH QUOTIENT OPTIMIZATION USING HYBRID GENETIC ALGORITHM 被引量:2
20
作者 Shao Wei Qian Zuping Yuan Feng 《Journal of Electronics(China)》 2007年第4期560-566,共7页
A robust phase-only Direct Data Domain Least Squares (D3LS) algorithm based on gen- eralized Rayleigh quotient optimization using hybrid Genetic Algorithm (GA) is presented in this letter. The optimization efficiency ... A robust phase-only Direct Data Domain Least Squares (D3LS) algorithm based on gen- eralized Rayleigh quotient optimization using hybrid Genetic Algorithm (GA) is presented in this letter. The optimization efficiency and computational speed are improved via the hybrid GA com- posed of standard GA and Nelder-Mead simplex algorithms. First, the objective function, with a form of generalized Rayleigh quotient, is derived via the standard D3LS algorithm. It is then taken as a fitness function and the unknown phases of all adaptive weights are taken as decision variables. Then, the nonlinear optimization is performed via the hybrid GA to obtain the optimized solution of phase-only adaptive weights. As a phase-only adaptive algorithm, the proposed algorithm is sim- pler than conventional algorithms when it comes to hardware implementation. Moreover, it proc- esses only a single snapshot data as opposed to forming sample covariance matrix and operating matrix inversion. Simulation results show that the proposed algorithm has a good signal recovery and interferences nulling performance, which are superior to that of the phase-only D3LS algorithm based on standard GA. 展开更多
关键词 混合遗传算法 相位优化 Nelder-Mead单纯形算法 鲁棒性
下载PDF
上一页 1 2 29 下一页 到第
使用帮助 返回顶部