期刊文献+
共找到28篇文章
< 1 2 >
每页显示 20 50 100
Adaptive backtracking search optimization algorithm with pattern search for numerical optimization 被引量:6
1
作者 Shu Wang Xinyu Da +1 位作者 Mudong Li Tong Han 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第2期395-406,共12页
The backtracking search optimization algorithm(BSA) is one of the most recently proposed population-based evolutionary algorithms for global optimization. Due to its memory ability and simple structure, BSA has powe... The backtracking search optimization algorithm(BSA) is one of the most recently proposed population-based evolutionary algorithms for global optimization. Due to its memory ability and simple structure, BSA has powerful capability to find global optimal solutions. However, the algorithm is still insufficient in balancing the exploration and the exploitation. Therefore, an improved adaptive backtracking search optimization algorithm combined with modified Hooke-Jeeves pattern search is proposed for numerical global optimization. It has two main parts: the BSA is used for the exploration phase and the modified pattern search method completes the exploitation phase. In particular, a simple but effective strategy of adapting one of BSA's important control parameters is introduced. The proposed algorithm is compared with standard BSA, three state-of-the-art evolutionary algorithms and three superior algorithms in IEEE Congress on Evolutionary Computation 2014(IEEE CEC2014) over six widely-used benchmarks and 22 real-parameter single objective numerical optimization benchmarks in IEEE CEC2014. The results of experiment and statistical analysis demonstrate the effectiveness and efficiency of the proposed algorithm. 展开更多
关键词 evolutionary algorithm backtracking search optimization algorithm(BSA) Hooke-Jeeves pattern search parameter adaption numerical optimization
在线阅读 下载PDF
A hybrid stochastic fractal search and pattern search technique based cascade PI-PD controller for automatic generation control of multi-source power systems in presence of plug in electric vehicles 被引量:1
2
作者 Sasmita Padhy Sidhartha Panda 《CAAI Transactions on Intelligence Technology》 2017年第1期12-25,共14页
A hybrid Stochastic Fractal Search plus Pattern Search (hSFS-PS) based cascade PI-PD controller is suggested in this paper for Automatic Generation Control (AGC) of thermal, hydro and gas power unit based power sy... A hybrid Stochastic Fractal Search plus Pattern Search (hSFS-PS) based cascade PI-PD controller is suggested in this paper for Automatic Generation Control (AGC) of thermal, hydro and gas power unit based power systems in presence of Plug in Electric Vehicles (PEV). Firstly, a single area multi-source power system consisting of thermal hydro and gas power plants is considered and parameters of Integral (I) controller is optimized by Stochastic FractaI Search (SFS) algorithm. The superiority of SFS algorithm over some recently proposed approaches such as optimal control, differential evolution and teaching learning based optimization techniques is demonstrated by comparing simulation results for the identical power system. To improve the system performance further, Pattern Search (PS) is subsequently employed. The study is further extended for different controllers like PI, PID, and cascaded PI-PD controller and the superiority of cascade PI-PD controller over conventional controllers is demonstrated. Then, cascade PI- PD controller parameters of AGC searched using the proposed hSFS-PS algorithm in presence of plug in electric vehicles. The study is also extended to an interconnected power system. It is seen from the comparative analysis that hSFS-PS tuned PI-PD controller in single and multi-area with multi sources improves the system frequency stability in complicated situations. Lastly, a three area interconnected system with PEVs with dissimilar cascade PI-PD controller in each area is considered and proposed hSFS- PS algorithm is used to tune the controller parameters in presence of nonlinearities like rate constraint of units, dead zone of governor and communication delay. 展开更多
关键词 Automatic generation control Cascade PI-PD controller Stochastic fractal search pattern search Plug in electric vehicles
在线阅读 下载PDF
A new damping ratio identification method based on pattern search
3
作者 刘彦 谭久彬 +1 位作者 谭志波 王雷 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2010年第1期141-144,共4页
In order to improve the effectiveness of traditional time domain identification methods in identifying damping ratios, a new damping ratio identification method based on pattern search is proposed by fluctuating the r... In order to improve the effectiveness of traditional time domain identification methods in identifying damping ratios, a new damping ratio identification method based on pattern search is proposed by fluctuating the reliable natural frequency obtained through traditional time domain identification methods by about 10% to build the boundary conditions, using all the initial identification results to establish the free decay response of the system, and using the pattern search method to correct the initial identification results with the residual sum of squares between the free decay response and the actually measured free-decay signal as the objective function. The proposed method deals with the actually measured free-decay signal with curve fitting and avoids enlarging the identified error caused by intermediate conversion, so it can effectively improve the identified accuracy of damping ratios. Simulations for a room-sized vibration isolation foundation show that the relative errors of analyzed three damping ratios are down to 1.05%, 1.51% and 3.7% by the proposed method from 8.42%, 5.85% and 8.5% by STD method when the noise level is 10%. 展开更多
关键词 modal parameter identification damping ratio pattern search
在线阅读 下载PDF
Economic Dispatch with Convex and Non-Convex Fuel Cost Functions Including Line Losses Using Pattern Search
4
作者 A.A. El-Fergany 《Journal of Energy and Power Engineering》 2011年第12期1187-1192,共6页
This article presents an application of generalized pattern search (PS) algorithm to solve economic load dispatch (ELD) problems with convex and non-convex fuel cost objective functions. Main objective of ELI) is... This article presents an application of generalized pattern search (PS) algorithm to solve economic load dispatch (ELD) problems with convex and non-convex fuel cost objective functions. Main objective of ELI) is to determine the most economic generating dispatch required to satisfy the predicted load demands including line losses. Relaxing various equality and inequality constraints are considered. The unit operation minhnum/maximum constraints, effects of valve-point and line losses are considered for the practical applications. Several case studies were tested and verified, which indicate an improvement in total fuel cost savings. The robustness of the proposed PS method have been assessed and investigated through intensive comparisons with reported results in recent researches. The results are very encouraging and suggesting that PS may be very useful tool in solving power system ELD problems. 展开更多
关键词 pattern search (PS) economic load dispatch valve-point effects optimal solution.
在线阅读 下载PDF
Efficient verifiable searchable encryption with search and access pattern privacy 被引量:1
5
作者 Axin Wu Dengguo Feng +2 位作者 Min Zhang Jialin Chi Yinghui Zhang 《Security and Safety》 2025年第1期28-48,共21页
Searchable encryption(SE)enables data users to securely search encrypted data stored in untrusted cloud servers.However,most SE schemes allow for leakages of access and search patterns to maximize efficiency and funct... Searchable encryption(SE)enables data users to securely search encrypted data stored in untrusted cloud servers.However,most SE schemes allow for leakages of access and search patterns to maximize efficiency and functionality.Recent attacks have shown that adversaries can recover query keywords with prior knowledge of the database by exploiting these leakages.Unfortunately,the existing schemes that protect access and search patterns result in frequent communications and high computational costs.Furthermore,complex calculation processes also raise challenges for verifying search results.To address these concerns,we first design an efficient conjunctive SE scheme with search and access pattern privacy using private set intersection.In the proposed scheme,we utilize random numbers to obfuscate the values of polynomials and randomly divide the results into two parts,which simplifies the search process,improves search efficiency,and eliminates the need for time-consuming ciphertext multiplication operations.We also extend this scheme to support search result verifiability.Specifically,by embedding a random number as the root of the return polynomial,we achieve verifiability of search results.Furthermore,we prove the security of both schemes employing the simulation-based method.Finally,we implement the schemes in a real database and thorough performance analyses demonstrate their efficiency. 展开更多
关键词 Searchable encryption Private set intersection Search and access pattern Verifiability Conjunctive search
原文传递
Web Page Recommendation Using Distributional Recurrent Neural Network
6
作者 Chaithra G.M.Lingaraju S.Jagannatha 《Computer Systems Science & Engineering》 SCIE EI 2023年第4期803-817,共15页
In the data retrieval process of the Data recommendation system,the matching prediction and similarity identification take place a major role in the ontology.In that,there are several methods to improve the retrieving... In the data retrieval process of the Data recommendation system,the matching prediction and similarity identification take place a major role in the ontology.In that,there are several methods to improve the retrieving process with improved accuracy and to reduce the searching time.Since,in the data recommendation system,this type of data searching becomes complex to search for the best matching for given query data and fails in the accuracy of the query recommendation process.To improve the performance of data validation,this paper proposed a novel model of data similarity estimation and clustering method to retrieve the relevant data with the best matching in the big data processing.In this paper advanced model of the Logarithmic Directionality Texture Pattern(LDTP)method with a Metaheuristic Pattern Searching(MPS)system was used to estimate the similarity between the query data in the entire database.The overall work was implemented for the application of the data recommendation process.These are all indexed and grouped as a cluster to form a paged format of database structure which can reduce the computation time while at the searching period.Also,with the help of a neural network,the relevancies of feature attributes in the database are predicted,and the matching index was sorted to provide the recommended data for given query data.This was achieved by using the Distributional Recurrent Neural Network(DRNN).This is an enhanced model of Neural Network technology to find the relevancy based on the correlation factor of the feature set.The training process of the DRNN classifier was carried out by estimating the correlation factor of the attributes of the dataset.These are formed as clusters and paged with proper indexing based on the MPS parameter of similarity metric.The overall performance of the proposed work can be evaluated by varying the size of the training database by 60%,70%,and 80%.The parameters that are considered for performance analysis are Precision,Recall,F1-score and the accuracy of data retrieval,the query recommendation output,and comparison with other state-of-art methods. 展开更多
关键词 ONTOLOGY data mining in big data logarithmic directionality texture pattern metaheuristic pattern searching system distributional recurrent neural network query recommendation
在线阅读 下载PDF
Optimizing Control for Rotor Vibration with Magnetorheological Fluid Damper 被引量:3
7
作者 邢健 何立东 王锎 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2014年第5期538-545,共8页
The aim of this work is to analyze and design a control system for vibration reduction in a rotor system using a shear mode magnetorheological fluid(MRF)damper.A dynamic model of the MRF damper-rotor system was built ... The aim of this work is to analyze and design a control system for vibration reduction in a rotor system using a shear mode magnetorheological fluid(MRF)damper.A dynamic model of the MRF damper-rotor system was built and simulated in Matlab/Simulink to analyze the rotor vibration characteristics and the vibration reduction effect of the MRF damper.Based on the numerical simulation analysis,an optimizing control strategy using pattern search method was proposed and designed.The control system was constructed on a test rotor bench and experiment validations on the effectiveness of the proposed control strategy were conducted.Experimental results show that rotor vibration caused by unbalance can be well controlled whether in resonance region(70%)or in non-resonance region(30%).An irregular vibration amplitude jump can be suppressed with the optimization strategy.Furthermore,it is found that the rapidity of transient response and efficiency of optimizing technique depend on the pattern search step.The presented strategies and control system can be extended to multi-span(more than two or three spans)rotor system.It provides a powerful technical support for the extension and application in target and control for shafting vibration. 展开更多
关键词 magnetorheological fluid damper optimizing control pattern search method vibration reduction
在线阅读 下载PDF
A novel adjustable multiple cross-hexagonal search algorithm for fast block motion estimation 被引量:2
8
作者 XIE Chun-lai CHEUNG Chun-ho LIU Wei-zhong 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2007年第8期1304-1310,共7页
In this paper,we propose a novel adjustable multiple cross-hexagonal search(AMCHS) algorithm for fast block motion estimation. It employs adjustable multiple cross search patterns(AMCSP) in the first step and then use... In this paper,we propose a novel adjustable multiple cross-hexagonal search(AMCHS) algorithm for fast block motion estimation. It employs adjustable multiple cross search patterns(AMCSP) in the first step and then uses half-way-skip and half-way-stop technique to determine whether to employ two hexagonal search patterns(HSPs) subsequently. The AMCSP can be used to find small motion vectors efficiently while the HSPs can be used to find large ones accurately to ensure prediction quality. Simulation results showed that our proposed AMCHS achieves faster search speed,and provides better distortion performance than other popular fast search algorithms,such as CDS and CDHS. 展开更多
关键词 Motion estimation Fast search algorithm Adjustable search patterns Threshold strategy Hexagonal search pattern
在线阅读 下载PDF
A Novel Forgery Detection in Image Frames of the Videos Using Enhanced Convolutional Neural Network in Face Images 被引量:2
9
作者 S.Velliangiri J.Premalatha 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第11期625-645,共21页
Different devices in the recent era generated a vast amount of digital video.Generally,it has been seen in recent years that people are forging the video to use it as proof of evidence in the court of justice.Many kin... Different devices in the recent era generated a vast amount of digital video.Generally,it has been seen in recent years that people are forging the video to use it as proof of evidence in the court of justice.Many kinds of researches on forensic detection have been presented,and it provides less accuracy.This paper proposed a novel forgery detection technique in image frames of the videos using enhanced Convolutional Neural Network(CNN).In the initial stage,the input video is taken as of the dataset and then converts the videos into image frames.Next,perform pre-sampling using the Adaptive Rood Pattern Search(ARPS)algorithm intended for reducing the useless frames.In the next stage,perform preprocessing for enhancing the image frames.Then,face detection is done as of the image utilizing the Viola-Jones algorithm.Finally,the improved Crow Search Algorithm(ICSA)has been used to select the extorted features and inputted to the Enhanced Convolutional Neural Network(ECNN)classifier for detecting the forged image frames.The experimental outcome of the proposed system has achieved 97.21%accuracy compared to other existing methods. 展开更多
关键词 Adaptive Rood pattern Search(ARPS) Improved Crow Search Algorithm(ICSA) Enhanced Convolutional Neural Network(ECNN) Viola Jones algorithm Speeded Up Robust Feature(SURF)
在线阅读 下载PDF
Hooke and Jeeves algorithm for linear support vector machine 被引量:1
10
作者 Yeqing Liu Sanyang Liu Mingtao Gu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第1期138-141,共4页
Coordinate descent method is a unconstrained optimization technique. When it is applied to support vector machine (SVM), at each step the method updates one component of w by solving a one-variable sub-problem while... Coordinate descent method is a unconstrained optimization technique. When it is applied to support vector machine (SVM), at each step the method updates one component of w by solving a one-variable sub-problem while fixing other components. All components of w update after one iteration. Then go to next iteration. Though the method converges and converges fast in the beginning, it converges slow for final convergence. To improve the speed of final convergence of coordinate descent method, Hooke and Jeeves algorithm which adds pattern search after every iteration in coordinate descent method was applied to SVM and a global Newton algorithm was used to solve one-variable subproblems. We proved the convergence of the algorithm. Experimental results show Hooke and Jeeves' method does accelerate convergence specially for final convergence and achieves higher testing accuracy more quickly in classification. 展开更多
关键词 support vector machine CLASSIFICATION pattern search Hooke and Jeeves coordinate descent global Newton algorithm.
在线阅读 下载PDF
A DERIVATIVE-FREE ALGORITHM FOR UNCONSTRAINED OPTIMIZATION 被引量:1
11
作者 Peng Yehui Liu Zhenhai 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2005年第4期491-498,共8页
In this paper a hybrid algorithm which combines the pattern search method and the genetic algorithm for unconstrained optimization is presented. The algorithm is a deterministic pattern search algorithm,but in the sea... In this paper a hybrid algorithm which combines the pattern search method and the genetic algorithm for unconstrained optimization is presented. The algorithm is a deterministic pattern search algorithm,but in the search step of pattern search algorithm,the trial points are produced by a way like the genetic algorithm. At each iterate, by reduplication,crossover and mutation, a finite set of points can be used. In theory,the algorithm is globally convergent. The most stir is the numerical results showing that it can find the global minimizer for some problems ,which other pattern search algorithms don't bear. 展开更多
关键词 unconstrained optimization pattern search method genetic algorithm global minimizer.
在线阅读 下载PDF
Least Squares Support Vector Machine Based Real-Time Fault Diagnosis Model for Gas Path Parameters of Aero Engines 被引量:2
12
作者 王旭辉 黄圣国 +2 位作者 王烨 刘永建 舒平 《Journal of Southwest Jiaotong University(English Edition)》 2009年第1期22-26,共5页
Least squares support vector machine (LS-SVM) is applied in gas path fault diagnosis for aero engines. Firstly, the deviation data of engine cruise are analyzed. Then, model selection is conducted using pattern sear... Least squares support vector machine (LS-SVM) is applied in gas path fault diagnosis for aero engines. Firstly, the deviation data of engine cruise are analyzed. Then, model selection is conducted using pattern search method. Finally, by decoding aircraft communication addressing and reporting system (ACARS) report, a real-time cruise data set is acquired, and the diagnosis model is adopted to process data. In contrast to the radial basis function (RBF) neutral network, LS-SVM is more suitable for real-time diagnosis of gas turbine engine. 展开更多
关键词 Engine diagnosis Gas path Least squares support vector machine pattern search
在线阅读 下载PDF
Intelligent Control on Three-Stage Inverted Pendulums
13
作者 Lin Ruisen Lu Liang (School of Automation) 《Advances in Manufacturing》 SCIE CAS 1998年第4期26-31,共6页
In this paper, a new intelligent control method is introduced, which combines stipulations, optimal control method with knowledge based control. Using nonlinear programming method and expert experience for the compli... In this paper, a new intelligent control method is introduced, which combines stipulations, optimal control method with knowledge based control. Using nonlinear programming method and expert experience for the complicated nonlinear object, the good control result can be achieved. The effect of this method is shown by a simulation of three stage inverted pendulums. 展开更多
关键词 intelligent control stipulations principle pattern search inverted pendulum
在线阅读 下载PDF
Assessment of Different Optimization Algorithms for a Thermal Conduction Problem
14
作者 Mohammad Reza Hajmohammadi Javad Najafiyan Giulio Lorenzini 《Fluid Dynamics & Materials Processing》 EI 2023年第1期233-244,共12页
In this study,three computational approaches for the optimization of a thermal conduction problem are critically compared.These include a Direct Method(DM),a Genetic Algorithm(GA),and a Pattern Search(PS)technique.The... In this study,three computational approaches for the optimization of a thermal conduction problem are critically compared.These include a Direct Method(DM),a Genetic Algorithm(GA),and a Pattern Search(PS)technique.The optimization aims to minimize the maximum temperature of a hot medium(a medium with uniform heat generation)using a constant amount of high conductivity materials(playing the role of fixed factor constraining the considered problem).The principal goal of this paper is to determine the most efficient and fastest option among the considered ones.It is shown that the examined three methods approximately lead to the same result in terms of maximum tem-perature.However,when the number of optimization variables is low,the DM is the fastest one.An increment in the complexity of the design and the number of degrees of freedom(DOF)can make the DM impractical.Results also show that the PS algorithm becomes faster than the GA as the number of variables for the optimization rises. 展开更多
关键词 OPTIMIZATION thermal conduction pattern search genetic algorithm
在线阅读 下载PDF
Determination of AVR System PID Controller Parameters Using Improved Variants of Reptile Search Algorithm and a Novel Objective Function
15
作者 Baran Hekimoglu 《Energy Engineering》 EI 2023年第7期1515-1540,共26页
Two novel improved variants of reptile search algorithm(RSA),RSA with opposition-based learning(ORSA)and hybrid ORSA with pattern search(ORSAPS),are proposed to determine the proportional,integral,and derivative(PID)c... Two novel improved variants of reptile search algorithm(RSA),RSA with opposition-based learning(ORSA)and hybrid ORSA with pattern search(ORSAPS),are proposed to determine the proportional,integral,and derivative(PID)controller parameters of an automatic voltage regulator(AVR)system using a novel objective function with augmented flexibility.In the proposed algorithms,the opposition-based learning technique improves the global search abilities of the original RSA algorithm,while the hybridization with the pattern search(PS)algorithm improves the local search abilities.Both algorithms are compared with the original RSA algorithm and have shown to be highly effective algorithms for tuning the PID controller parameters of an AVR system by getting superior results.Several analyses such as transient,stability,robustness,disturbance rejection,and trajectory tracking are conducted to test the performance of the proposed algorithms,which have validated the good promise of the proposed methods for controller designs.The performances of the proposed design approaches are also compared with the previously reported PID controller parameter tuning approaches to assess their success.It is shown that both proposed approaches obtain excellent and robust results among all compared ones.That is,with the adjustment of the weight factorα,which is introduced by the proposed objective function,for a system with high bandwitdh(α=1),the proposed ORSAPS-PID system has 2.08%more bandwidth than the proposed ORSA-PID system and 5.1%faster than the fastest algorithm from the literature.On the other hand,for a system where high phase and gain margins are desired(α=10),the proposed ORSA-PID system has 0.53%more phase margin and 2.18%more gain margin than the proposed ORSAPS-PID system and has 0.71%more phase margin and 2.25%more gain margin than the best performing algorithm from the literature. 展开更多
关键词 Reptile search algorithm pattern search multidirectional search metaheuristics automatic voltage regulator optimal PID controller
在线阅读 下载PDF
Environmental Impact Optimization of Reinforced Concrete Slab Frame Bridges
16
《Journal of Civil Engineering and Architecture》 2017年第4期313-324,共12页
The main objective of this research is to integrate environmental impact optimization in the structural design of reinforced concrete slab frame bridges in order to determine the most environment-friendly design. The ... The main objective of this research is to integrate environmental impact optimization in the structural design of reinforced concrete slab frame bridges in order to determine the most environment-friendly design. The case study bridge used in this work was also investigated in a previous paper focusing on the optimization of the investment cost, while the present study focuses on environmental impact optimization and comparing the results of both these studies. Optimization technique based on the pattern search method was implemented. Moreover, a comprehensive LCA (life cycle assessment) methodology of ReCiPe and two monetary weighting systems were used to convert environmental impacts into monetary costs. The analysis showed that both monetary weighting systems led to the same results. Furthermore, optimization based on environmental impact generated models with thinner construction elements yet of a higher concrete class, while cost optimization by considering extra constructability factors provided thicker sections and easier to construct. This dissimilarity in the results highlights the importance of combining environmental impact (and its associated environmental cost) and investment cost to find more material-efficient, economical, sustainable and time-effective bridge solutions. 展开更多
关键词 LCA slab frame bridge environmental impact structural optimization pattern search.
在线阅读 下载PDF
Structural Optimization of Concrete Slab Frame Bridges Considering Investment Cost
17
作者 Majid Solat Yavari Costin Pacoste Raid Karoumi 《Journal of Civil Engineering and Architecture》 2016年第9期982-994,共13页
The present study investigates computer-antomated design and structural optimization of concrete slab frame bridges considering investment cost based on a complete 3D model. Thus, a computer code with several modules ... The present study investigates computer-antomated design and structural optimization of concrete slab frame bridges considering investment cost based on a complete 3D model. Thus, a computer code with several modules has been developed to produce parametric models of slab frame bridges. Design loads and load combinations are based on the Eurocode design standard and the Swedish design standard for bridges. The necessary reinforcement diagrams to satisfy the ultimate and serviceability limit states, including fatigue checks for the whole bridge, are calculated according to the aforementioned standards. Optimization techniques based on the genetic algorithm and the pattern search method are applied. A case study is presented to highlight the efficiency of the applied optimization algorithms. This methodology has been applied in the design process for the time-effective, material-efficient, and optimal design of concrete slab frame bridges. 展开更多
关键词 Slab frame bridge structural design structural optimization genetic algorithm pattern search method.
在线阅读 下载PDF
Forecasting the Advertising investment Risk of Sporting Goods Based on Optimized Support Vector Machine
18
《International English Education Research》 2014年第10期11-13,共3页
Forecasting The Advertising investment risk of Sporting goods is very important which can provide the decision support for top manager. In this paper, we presented an optimized support vector machine (OSVM) to predi... Forecasting The Advertising investment risk of Sporting goods is very important which can provide the decision support for top manager. In this paper, we presented an optimized support vector machine (OSVM) to predict Advertising investment risk of Sporting goods. Experimental results show that the prediction accuracy improved by the proposed method. 展开更多
关键词 Advertising investment Risk Forecasting Support Vector Machine Paritcle Swarm Optimization Generalized pattern Search.
在线阅读 下载PDF
A NOVEL HYBRID GENETIC ALGORITHMS AND PATTERN SEARCH TECHNIQUES FOR INDUSTRIAL PRODUCTION PLANNING
19
作者 P.VASANT 《International Journal of Modeling, Simulation, and Scientific Computing》 EI 2012年第4期132-150,共19页
Soft computing has attracted many research scientists,decision makers and practicing researchers in recent years as powerful computational intelligent techniques,for solving unlimited number of complex real-world prob... Soft computing has attracted many research scientists,decision makers and practicing researchers in recent years as powerful computational intelligent techniques,for solving unlimited number of complex real-world problems particularly related to research area of optimization.Under the uncertain and turbulence environment,classical and traditional approaches are unable to obtain a complete solution with satisfaction for the real-world problems on optimization.Therefore,new global optimization methods are required to handle these issues seriously.One such method is hybrid Genetic algorithms and Pattern search,a generic,flexible,robust,and versatile framework for solving complex problems of global optimization and search in real-world applications. 展开更多
关键词 Genetic algorithms pattern search production planning optimal profit degree of satisfaction decision making.
原文传递
General Pattern and Neighborhood Search Algorithms for Non-Convex Unit Commitment
20
作者 Li Jinghua Lan Fei 《Electricity》 2014年第2期21-28,35,共9页
This paper presents a new approach to solve mixed-variable unit commitment(UC) problems with non-smooth cost functions based on a generalized pattern search filter(GPS-filter) algorithm. A GPS-filter algorithm does no... This paper presents a new approach to solve mixed-variable unit commitment(UC) problems with non-smooth cost functions based on a generalized pattern search filter(GPS-filter) algorithm. A GPS-filter algorithm does not require any information about the gradient of the objective function while searching for an optimum solution. At the same time, it is available for solving mixed-variable optimization problems, which is very suitable for UC. A new suitable discrete neighborhood structure with UC characteristics is proposed to improve GPS-filter efficiently. A lot of multiple units' states are fixed before search; hence, the polling search of discrete variable is efficient for a few uncertain units. Numerical experiments are included to demonstrate the proposed approach's ability to handle the highly nonlinear, discontinuous, non-smooth cost functions and mixed variables of the UC problem. 展开更多
关键词 optimal power system operation pattern search method filter method unit commitment neighborhood search
原文传递
上一页 1 2 下一页 到第
使用帮助 返回顶部