期刊文献+
共找到620篇文章
< 1 2 31 >
每页显示 20 50 100
A Primal-Dual Simplex Algorithm for Solving Linear Programming Problems with Symmetric Trapezoidal Fuzzy Numbers 被引量:2
1
作者 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 Primal-Dual SGD Algorithm for Distributed Nonconvex Optimization 被引量:7
2
作者 Xinlei Yi Shengjun Zhang +2 位作者 Tao Yang Tianyou Chai Karl Henrik Johansson 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第5期812-833,共22页
The distributed nonconvex optimization problem of minimizing a global cost function formed by a sum of n local cost functions by using local information exchange is considered.This problem is an important component of... The distributed nonconvex optimization problem of minimizing a global cost function formed by a sum of n local cost functions by using local information exchange is considered.This problem is an important component of many machine learning techniques with data parallelism,such as deep learning and federated learning.We propose a distributed primal-dual stochastic gradient descent(SGD)algorithm,suitable for arbitrarily connected communication networks and any smooth(possibly nonconvex)cost functions.We show that the proposed algorithm achieves the linear speedup convergence rate O(1/(√nT))for general nonconvex cost functions and the linear speedup convergence rate O(1/(nT)) when the global cost function satisfies the Polyak-Lojasiewicz(P-L)condition,where T is the total number of iterations.We also show that the output of the proposed algorithm with constant parameters linearly converges to a neighborhood of a global optimum.We demonstrate through numerical experiments the efficiency of our algorithm in comparison with the baseline centralized SGD and recently proposed distributed SGD algorithms. 展开更多
关键词 Distributed nonconvex optimization linear speedup Polyak-Lojasiewicz(P-L)condition primal-dual algorithm stochastic gradient descent
在线阅读 下载PDF
First-order primal-dual algorithm for sparse-view neutron computed tomography-based three-dimensional image reconstruction 被引量:2
3
作者 Yang Liu Teng-Fei Zhu +1 位作者 Zhi Luo Xiao-Ping Ouyang 《Nuclear Science and Techniques》 SCIE EI CAS CSCD 2023年第8期35-53,共19页
Neutron computed tomography(NCT)is widely used as a noninvasive measurement technique in nuclear engineering,thermal hydraulics,and cultural heritage.The neutron source intensity of NCT is usually low and the scan tim... Neutron computed tomography(NCT)is widely used as a noninvasive measurement technique in nuclear engineering,thermal hydraulics,and cultural heritage.The neutron source intensity of NCT is usually low and the scan time is long,resulting in a projection image containing severe noise.To reduce the scanning time and increase the image reconstruction quality,an effective reconstruction algorithm must be selected.In CT image reconstruction,the reconstruction algorithms can be divided into three categories:analytical algorithms,iterative algorithms,and deep learning.Because the analytical algorithm requires complete projection data,it is not suitable for reconstruction in harsh environments,such as strong radia-tion,high temperature,and high pressure.Deep learning requires large amounts of data and complex models,which cannot be easily deployed,as well as has a high computational complexity and poor interpretability.Therefore,this paper proposes the OS-SART-PDTV iterative algorithm,which uses the ordered subset simultaneous algebraic reconstruction technique(OS-SART)algorithm to reconstruct the image and the first-order primal–dual algorithm to solve the total variation(PDTV),for sparse-view NCT three-dimensional reconstruction.The novel algorithm was compared with other algorithms(FBP,OS-SART-TV,OS-SART-AwTV,and OS-SART-FGPTV)by simulating the experimental data and actual neutron projection experiments.The reconstruction results demonstrate that the proposed algorithm outperforms the FBP,OS-SART-TV,OS-SART-AwTV,and OS-SART-FGPTV algorithms in terms of preserving edge structure,denoising,and suppressing artifacts. 展开更多
关键词 NCT First-order primal-dual algorithm OS-SART Total variation Sparse-view
在线阅读 下载PDF
Fresh views on some recent developments in the simplex algorithm
4
作者 胡剑峰 潘平奇 《Journal of Southeast University(English Edition)》 EI CAS 2008年第1期124-126,共3页
First, the main procedures and the distinctive features of the most-obtuse-angle(MOA)row or column pivot rules are introduced for achieving primal or dual feasibility in linear programming. Then, two special auxilia... First, the main procedures and the distinctive features of the most-obtuse-angle(MOA)row or column pivot rules are introduced for achieving primal or dual feasibility in linear programming. Then, two special auxiliary problems are constructed to prove that each of the rules can be actually considered as a simplex approach for solving the corresponding auxiliary problem. In addition, the nested pricing rule is also reviewed and its geometric interpretation is offered based on the heuristic characterization of an optimal solution. 展开更多
关键词 linear programming simplex algorithm PIVOT mostobtuse-angle nested pricing large-scale problem
在线阅读 下载PDF
Easy Simplex (AHA Simplex) Algorithm 被引量:1
5
作者 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
Hybrid Simplex-improved Genetic Algorithm for Global Numerical Optimization 被引量:8
6
作者 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
Structural physical parameter identification based on evolutionary-simplex algorithm and structural dynamic response 被引量:7
7
作者 杜修力 曾迪 《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 evoluti... 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 overcome the problems encountered in the genetic algorithm and evolutionary strategy methods. Numerical experiments are 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 presented 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 when compared with other methods,the evolutionary-simplex algorithm offers advantages of high precision, efficient searching ability,strong ability to resist noise,independence of initial value,and good adaptation to incomplete information conditions. 展开更多
关键词 modal paralneter physical parameter inverse analysis evolutionary-simplex algorithm
在线阅读 下载PDF
A Primal-dual Interior Point Method for Nonlinear Programming 被引量:1
8
作者 张珊 姜志侠 《Northeastern Mathematical Journal》 CSCD 2008年第3期275-282,共8页
In this paper, we propose a primal-dual interior point method for solving general constrained nonlinear programming problems. To avoid the situation that the algorithm we use may converge to a saddle point or a local ... In this paper, we propose a primal-dual interior point method for solving general constrained nonlinear programming problems. To avoid the situation that the algorithm we use may converge to a saddle point or a local maximum, we utilize a merit function to guide the iterates toward a local minimum. Especially, we add the parameter ε to the Newton system when calculating the decrease directions. The global convergence is achieved by the decrease of a merit function. Furthermore, the numerical results confirm that the algorithm can solve this kind of problems in an efficient way. 展开更多
关键词 primal-dual interior point algorithm merit function global convergence nonlinear programming
在线阅读 下载PDF
Optimization of a Single Flash Geothermal Power Plant Powered by a Trans-Critical Carbon Dioxide Cycle Using Genetic Algorithm and Nelder-Mead Simplex Method
9
作者 Yashar Aryanfar Jorge Luis García Alcaraz 《Energy Engineering》 EI 2023年第2期263-275,共13页
The usage of renewable energies,including geothermal energy,is expanding rapidly worldwide.The low efficiency of geothermal cycles has consistently highlighted the importance of recovering heat loss for these cycles.T... The usage of renewable energies,including geothermal energy,is expanding rapidly worldwide.The low efficiency of geothermal cycles has consistently highlighted the importance of recovering heat loss for these cycles.This paper proposes a combined power generation cycle(single flash geothermal cycle with trans-critical CO_(2) cycle)and simulates in the EES(Engineering Equation Solver)software.The results show that the design parameters of the proposed system are significantly improved compared to the BASIC single flash cycle.Then,the proposed approach is optimized using the genetic algorithm and the Nelder-Mead Simplex method.Separator pressure,steam turbine output pressure,and CO_(2) turbine inlet pressure are three assumed variable parameters,and exergy efficiency is the target parameter.In the default operating mode,the system exergy efficiency was 32%,increasing to 39%using the genetic algorithm and 37%using the Nelder-Mead method. 展开更多
关键词 OPTIMIZATION GEOTHERMAL genetic algorithm Nelder-Mead simplex exergy efficiency
在线阅读 下载PDF
A Computational Comparison of Basis Updating Schemes for the Simplex Algorithm on a CPU-GPU System
10
作者 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
New Optimal Pivot Rule for the Simplex Algorithm
11
作者 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
一种基于改进Simplex噪声的虚拟地形生成方法
12
作者 沈博 张健钦 +1 位作者 马帅豹 文政 《系统仿真学报》 北大核心 2025年第10期2605-2612,共8页
针对传统虚拟地形生成方法存在的计算复杂度高、生成速度慢、真实感不足等问题,提出了一种基于改进Simplex噪声的虚拟地形生成方法。利用Simplex噪声计算效率高、硬件开销低、随机性更自然等优势,构建基础地形模板;引入分形算法,通过多... 针对传统虚拟地形生成方法存在的计算复杂度高、生成速度慢、真实感不足等问题,提出了一种基于改进Simplex噪声的虚拟地形生成方法。利用Simplex噪声计算效率高、硬件开销低、随机性更自然等优势,构建基础地形模板;引入分形算法,通过多频率、多振幅的噪声叠加增强地形细节层次;结合湍流算法,增加随机扰动和复杂性,从而进一步提高地形的自然感和多样性。仿真结果表明:该方法在地形生成效率、真实感,以及多样性方面均优于传统生成方法。 展开更多
关键词 虚拟地形 simplex噪声 分形算法 湍流算法 改进simplex
原文传递
Localization of Acoustic Emission Source in Rock Using SMIGWO Algorithm
13
作者 Jiong Wei Fuqiang Gao +2 位作者 Jinfu Lou Lei Yang Xiaoqing Wang 《International Journal of Coal Science & Technology》 2025年第2期42-51,共10页
The Grey Wolf Optimization(GWO)algorithm is acknowledged as an effective method for rock acoustic emission localization.However,the conventional GWO algorithm encounters challenges related to solution accuracy and con... The Grey Wolf Optimization(GWO)algorithm is acknowledged as an effective method for rock acoustic emission localization.However,the conventional GWO algorithm encounters challenges related to solution accuracy and convergence speed.To address these concerns,this paper develops a Simplex Improved Grey Wolf Optimizer(SMIGWO)algorithm.The randomly generating initial populations are replaced with the iterative chaotic sequences.The search process is optimized using the convergence factor optimization algorithm based on the inverse incompleteГfunction.The simplex method is utilized to address issues related to poorly positioned grey wolves.Experimental results demonstrate that,compared to the conventional GWO algorithm-based AE localization algorithm,the proposed algorithm achieves a higher solution accuracy and showcases a shorter search time.Additionally,the algorithm demonstrates fewer convergence steps,indicating superior convergence efficiency.These findings highlight that the proposed SMIGWO algorithm offers enhanced solution accuracy,stability,and optimization performance.The benefits of the SMIGWO algorithm extend universally across various materials,such as aluminum,granite,and sandstone,showcasing consistent effectiveness irrespective of material type.Consequently,this algorithm emerges as a highly effective tool for identifying acoustic emission signals and improving the precision of rock acoustic emission localization. 展开更多
关键词 Acoustic emission Source localization Iterative chaotic mapping simplex method Grey wolf optimizer algorithm
在线阅读 下载PDF
基于Simplex算法的高压直流输电分段变速率VDCOL研究 被引量:9
14
作者 冯明 李兴源 +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
基于Downhill-Simplex算法的观测数据与作物生长模型同化方法研究 被引量:6
15
作者 孙琳丽 景元书 +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
16
作者 郭春义 赵成勇 +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
17
作者 王威 武运 +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算法 发酵控制参数 品质分析
原文传递
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. 13enetic algorithm (GA) has been proved to be a teasibte method when the gradient ... The solutions of dynamic optimization problems are usually very difficult due to their highly nonlinear and multidimensional nature. 13enetic algorithm (GA) has been proved to be a teasibte 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 Ganssian 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. 展开更多
关键词 genetic algorithm simplex method dynamic optimization chemical process
在线阅读 下载PDF
Complexity analysis of interior-point algorithm based on a new kernel function for semidefinite optimization 被引量:3
19
作者 钱忠根 白延琴 王国强 《Journal of Shanghai University(English Edition)》 CAS 2008年第5期388-394,共7页
Interior-point methods (IPMs) for linear optimization (LO) and semidefinite optimization (SDO) have become a hot area in mathematical programming in the last decades. In this paper, a new kernel function with si... Interior-point methods (IPMs) for linear optimization (LO) and semidefinite optimization (SDO) have become a hot area in mathematical programming in the last decades. In this paper, a new kernel function with simple algebraic expression is proposed. Based on this kernel function, a primal-dual interior-point methods (IPMs) for semidefinite optimization (SDO) is designed. And the iteration complexity of the algorithm as O(n^3/4 log n/ε) with large-updates is established. The resulting bound is better than the classical kernel function, with its iteration complexity O(n log n/ε) in large-updates case. 展开更多
关键词 interior-point algorithm primal-dual method semidefinite optimization (SDO) polynomial complexity
在线阅读 下载PDF
Approximation Algorithms for the Priority Facility Location Problem with Penalties 被引量:2
20
作者 WANG Fengmin XU Dachuan WU Chenchen 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2015年第5期1102-1114,共13页
develop a mentation This paper considers the priority facility primal-dual 3-approximation algorithm for procedure, the authors further improve the location problem with penalties: The authors this problem. Combining... develop a mentation This paper considers the priority facility primal-dual 3-approximation algorithm for procedure, the authors further improve the location problem with penalties: The authors this problem. Combining with the greedy aug- previous ratio 3 to 1.8526. 展开更多
关键词 Approximation algorithm facility location problem greedy augmentation primal-dual
在线阅读 下载PDF
上一页 1 2 31 下一页 到第
使用帮助 返回顶部