期刊文献+
共找到4,636篇文章
< 1 2 232 >
每页显示 20 50 100
A Double-Interactively Recurrent Fuzzy Cerebellar Model Articulation Controller Model Combined with an Improved Particle Swarm Optimization Method for Fall Detection
1
作者 Jyun-Guo Wang 《Computer Systems Science & Engineering》 2024年第5期1149-1170,共22页
In many Eastern and Western countries,falling birth rates have led to the gradual aging of society.Older adults are often left alone at home or live in a long-term care center,which results in them being susceptible t... In many Eastern and Western countries,falling birth rates have led to the gradual aging of society.Older adults are often left alone at home or live in a long-term care center,which results in them being susceptible to unsafe events(such as falls)that can have disastrous consequences.However,automatically detecting falls fromvideo data is challenging,and automatic fall detection methods usually require large volumes of training data,which can be difficult to acquire.To address this problem,video kinematic data can be used as training data,thereby avoiding the requirement of creating a large fall data set.This study integrated an improved particle swarm optimization method into a double interactively recurrent fuzzy cerebellar model articulation controller model to develop a costeffective and accurate fall detection system.First,it obtained an optical flow(OF)trajectory diagram from image sequences by using the OF method,and it solved problems related to focal length and object offset by employing the discrete Fourier transform(DFT)algorithm.Second,this study developed the D-IRFCMAC model,which combines spatial and temporal(recurrent)information.Third,it designed an IPSO(Improved Particle Swarm Optimization)algorithm that effectively strengthens the exploratory capabilities of the proposed D-IRFCMAC(Double-Interactively Recurrent Fuzzy Cerebellar Model Articulation Controller)model in the global search space.The proposed approach outperforms existing state-of-the-art methods in terms of action recognition accuracy on the UR-Fall,UP-Fall,and PRECIS HAR data sets.The UCF11 dataset had an average accuracy of 93.13%,whereas the UCF101 dataset had an average accuracy of 92.19%.The UR-Fall dataset had an accuracy of 100%,the UP-Fall dataset had an accuracy of 99.25%,and the PRECIS HAR dataset had an accuracy of 99.07%. 展开更多
关键词 double interactively recurrent fuzzy cerebellar model articulation controller(D-IRFCMAC) improved particle swarm optimization(Ipso) fall detection
下载PDF
Dynamic Self-Adaptive Double Population Particle Swarm Optimization Algorithm Based on Lorenz Equation
2
作者 Yan Wu Genqin Sun +4 位作者 Keming Su Liang Liu Huaijin Zhang Bingsheng Chen Mengshan Li 《Journal of Computer and Communications》 2017年第13期9-20,共12页
In order to improve some shortcomings of the standard particle swarm optimization algorithm, such as premature convergence and slow local search speed, a double population particle swarm optimization algorithm based o... In order to improve some shortcomings of the standard particle swarm optimization algorithm, such as premature convergence and slow local search speed, a double population particle swarm optimization algorithm based on Lorenz equation and dynamic self-adaptive strategy is proposed. Chaotic sequences produced by Lorenz equation are used to tune the acceleration coefficients for the balance between exploration and exploitation, the dynamic self-adaptive inertia weight factor is used to accelerate the converging speed, and the double population purposes to enhance convergence accuracy. The experiment was carried out with four multi-objective test functions compared with two classical multi-objective algorithms, non-dominated sorting genetic algorithm and multi-objective particle swarm optimization algorithm. The results show that the proposed algorithm has excellent performance with faster convergence rate and strong ability to jump out of local optimum, could use to solve many optimization problems. 展开更多
关键词 Improved particle swarm optimization Algorithm double populationS MULTI-OBJECTIVE Adaptive Strategy CHAOTIC SEQUENCE
下载PDF
A New Population Initialization of Particle Swarm Optimization Method Based on PCA for Feature Selection 被引量:2
3
作者 Shichao Wang Yu Xue Weiwei Jia 《Journal on Big Data》 2021年第1期1-9,共9页
In many fields such as signal processing,machine learning,pattern recognition and data mining,it is common practice to process datasets containing huge numbers of features.In such cases,Feature Selection(FS)is often i... In many fields such as signal processing,machine learning,pattern recognition and data mining,it is common practice to process datasets containing huge numbers of features.In such cases,Feature Selection(FS)is often involved.Meanwhile,owing to their excellent global search ability,evolutionary computation techniques have been widely employed to the FS.So,as a powerful global search method and calculation fast than other EC algorithms,PSO can solve features selection problems well.However,when facing a large number of feature selection,the efficiency of PSO drops significantly.Therefore,plenty of works have been done to improve this situation.Besides,many studies have shown that an appropriate population initialization can effectively help to improve this problem.So,basing on PSO,this paper introduces a new feature selection method with filter-based population.The proposed algorithm uses Principal Component Analysis(PCA)to measure the importance of features first,then based on the sorted feature information,a population initialization method using the threshold selection and the mixed initialization is proposed.The experiments were performed on several datasets and compared to several other related algorithms.Experimental results show that the accuracy of PSO to solve feature selection problems is significantly improved after using proposed method. 展开更多
关键词 Feature selection population initialization particle swarm optimization principal component analysis
下载PDF
Economic Load Dispatch Based on Efficient Population Utilization Strategy for Particle Swarm Optimization
4
作者 Lei Wu Haiming Li +1 位作者 Zhengyang Wu Chenbin Wu 《International Journal of Communications, Network and System Sciences》 2015年第9期367-373,共7页
In this paper, the efficient population utilization strategy for particle swarm optimization (EPUSPSO) is proposed to solve the economic load dispatch (ELD) problem of power system. This algorithm improves the accurac... In this paper, the efficient population utilization strategy for particle swarm optimization (EPUSPSO) is proposed to solve the economic load dispatch (ELD) problem of power system. This algorithm improves the accuracy and the speed of its convergence by changing the number of particles effectively, and improving the velocity equation and position equation. In order to verify the effectiveness of the algorithm, this algorithm is tested in three different ELD cases of power system include IEEE 3-unit case, 13-unit case, and 40-unit case, and the obtained results are compared with those obtained from other algorithms using the same system parameters. The compared results show that the algorithm can find the optimal solution effectively and accurately, and avoid falling into the local optimal problem;meanwhile, faster speed can be ensured in the case. 展开更多
关键词 Economic Load DISPATCH EFFICIENT population UTILIZATION STRATEGY particle swarm optimization Power System Valve Point Effect
下载PDF
Hybrid distributed feature selection using particle swarm optimization-mutual information
5
作者 Khumukcham Robindro Sanasam Surjalata Devi +3 位作者 Urikhimbam Boby Clinton Linthoingambi Takhellambam Yambem Ranjan Singh Nazrul Hoque 《Data Science and Management》 2024年第1期64-73,共10页
Feature selection(FS)is a data preprocessing step in machine learning(ML)that selects a subset of relevant and informative features from a large feature pool.FS helps ML models improve their predictive accuracy at low... Feature selection(FS)is a data preprocessing step in machine learning(ML)that selects a subset of relevant and informative features from a large feature pool.FS helps ML models improve their predictive accuracy at lower computational costs.Moreover,FS can handle the model overfitting problem on a high-dimensional dataset.A major problem with the filter and wrapper FS methods is that they consume a significant amount of time during FS on high-dimensional datasets.The proposed“HDFS(PSO-MI):hybrid distribute feature selection using particle swarm optimization-mutual information(PSO-MI)”,is a PSO-based hybrid method that can overcome the problem mentioned above.This method hybridizes the filter and wrapper techniques in a distributed manner.A new combiner is also introduced to merge the effective features selected from multiple data distributions.The effectiveness of the proposed HDFS(PSO-MI)method is evaluated using five ML classifiers,i.e.,logistic regression(LR),k-NN,support vector machine(SVM),decision tree(DT),and random forest(RF),on various datasets in terms of accuracy and Matthew’s correlation coefficient(MCC).From the experimental analysis,we observed that HDFS(PSO-MI)method yielded more than 98%,95%,92%,90%,and 85%accuracy for the unbalanced,kidney disease,emotions,wafer manufacturing,and breast cancer datasets,respectively.Our method shows promising results comapred to other methods,such as mutual information,gain ratio,Spearman correlation,analysis of variance(ANOVA),Pearson correlation,and an ensemble feature selection with ranking method(EFSRank). 展开更多
关键词 Feature selection particle swarm optimization(pso) Classification ACCURACY
下载PDF
θ-PSO: a new strategy of particle swarm optimization 被引量:7
6
作者 Wei-min ZHONG Shao-jun LI Feng QIAN 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2008年第6期786-790,共5页
Particle swarm optimization (PSO) is an efficient, robust and simple optimization algorithm. Most studies are mainly concentrated on better understanding of the standard PSO control parameters, such as acceleration co... Particle swarm optimization (PSO) is an efficient, robust and simple optimization algorithm. Most studies are mainly concentrated on better understanding of the standard PSO control parameters, such as acceleration coefficients, etc. In this paper, a more simple strategy of PSO algorithm called θ-PSO is proposed. In θ-PSO, an increment of phase angle vector replaces the increment of velocity vector and the positions are decided by the mapping of phase angles. Benchmark testing of nonlinear func- tions is described and the results show that the performance of θ-PSO is much more effective than that of the standard PSO. 展开更多
关键词 particle swarm optimization (pso Phase angle Benchmark function
下载PDF
Driving fatigue fusion detection based on T-S fuzzy neural network evolved by subtractive clustering and particle swarm optimization 被引量:6
7
作者 孙伟 张为公 +1 位作者 李旭 陈刚 《Journal of Southeast University(English Edition)》 EI CAS 2009年第3期356-361,共6页
In order to improve the accuracy and reliability of the driving fatigue detection based on a single feature, a new detection algorithm based on multiple features is proposed. Two direct driver's facial features refle... In order to improve the accuracy and reliability of the driving fatigue detection based on a single feature, a new detection algorithm based on multiple features is proposed. Two direct driver's facial features reflecting fatigue and one indirect vehicle behavior feature indicating fatigue are considered. Meanwhile, T-S fuzzy neural network(TSFNN)is adopted to recognize the driving fatigue of drivers. For the structure identification of the TSFNN, subtractive clustering(SC) is used to confirm the fuzzy rules and their correlative parameters. Moreover, the particle swarm optimization (PSO)algorithm is improved to train the TSFNN. Simulation results and experiments on vehicles show that the proposed algorithm can effectively improve the convergence speed and the recognition accuracy of the TSFNN, as well as enhance the correct rate of driving fatigue detection. 展开更多
关键词 driving fatigue fusion detection particle swarm optimization(pso subtractive clustering(SC)
下载PDF
Dynamic compensation for sensors based on particle swarm optimization and realization on LabVIEW 被引量:1
8
作者 张霞 张志杰 陈保立 《Journal of Measurement Science and Instrumentation》 CAS 2014年第1期25-28,共4页
In shock wave's pressure testing,a dynamic compensation digital filter is designed based on particle swarm optimization (PSO) algorithm.Dynamic calibration experiment and simulation are conducted for the pressure s... In shock wave's pressure testing,a dynamic compensation digital filter is designed based on particle swarm optimization (PSO) algorithm.Dynamic calibration experiment and simulation are conducted for the pressure sensor.PSO algorithm is applied on Matlab platform to achieve optimization according to input and output data of the sensor as well as the reference model,and the global optimal values got by optimization become the parameters of the compensator.Finally,the dynamic compensation filter is established on LabVIEW platform.The experimental results show that the data after processing with the compensation filter truly reflects the input signal. 展开更多
关键词 particle swarm optimization (pso dynamic compensation LABVIEW
下载PDF
Optimization of Fairhurst-Cook Model for 2-D Wing Cracks Using Ant Colony Optimization (ACO), Particle Swarm Intelligence (PSO), and Genetic Algorithm (GA)
9
作者 Mohammad Najjarpour Hossein Jalalifar 《Journal of Applied Mathematics and Physics》 2018年第8期1581-1595,共15页
The common failure mechanism for brittle rocks is known to be axial splitting which happens parallel to the direction of maximum compression. One of the mechanisms proposed for modelling of axial splitting is the slid... The common failure mechanism for brittle rocks is known to be axial splitting which happens parallel to the direction of maximum compression. One of the mechanisms proposed for modelling of axial splitting is the sliding crack or so called, “wing crack” model. Fairhurst-Cook model explains this specific type of failure which starts by a pre-crack and finally breaks the rock by propagating 2-D cracks under uniaxial compression. In this paper, optimization of this model has been considered and the process has been done by a complete sensitivity analysis on the main parameters of the model and excluding the trends of their changes and also their limits and “peak points”. Later on this paper, three artificial intelligence algorithms including Particle Swarm Intelligence (PSO), Ant Colony Optimization (ACO) and genetic algorithm (GA) has been used and compared in order to achieve optimized sets of parameters resulting in near-maximum or near-minimum amounts of wedging forces creating a wing crack. 展开更多
关键词 WING Crack Fairhorst-Cook Model Sensitivity Analysis optimization particle swarm INTELLIGENCE (pso) Ant Colony optimization (ACO) Genetic Algorithm (GA)
下载PDF
Hybrid optimization algorithm based on chaos,cloud and particle swarm optimization algorithm 被引量:29
10
作者 Mingwei Li Haigui Kang +1 位作者 Pengfei Zhou Weichiang Hong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2013年第2期324-334,共11页
As for the drop of particle diversity and the slow convergent speed of particle in the late evolution period when particle swarm optimization(PSO) is applied to solve high-dimensional multi-modal functions,a hybrid ... As for the drop of particle diversity and the slow convergent speed of particle in the late evolution period when particle swarm optimization(PSO) is applied to solve high-dimensional multi-modal functions,a hybrid optimization algorithm based on the cat mapping,the cloud model and PSO is proposed.While the PSO algorithm evolves a certain of generations,this algorithm applies the cat mapping to implement global disturbance of the poorer individuals,and employs the cloud model to execute local search of the better individuals;accordingly,the obtained best individuals form a new swarm.For this new swarm,the evolution operation is maintained with the PSO algorithm,using the parameter of pop distr to balance the global and local search capacity of the algorithm,as well as,adopting the parameter of mix gen to control mixing times of the algorithm.The comparative analysis is carried out on the basis of 4 functions and other algorithms.It indicates that this algorithm shows faster convergent speed and better solving precision for solving functions particularly those high-dimensional multi-modal functions.Finally,the suggested values are proposed for parameters pop distr and mix gen applied to different dimension functions via the comparative analysis of parameters. 展开更多
关键词 particle swarm optimization(pso chaos theory cloud model hybrid optimization
下载PDF
A Predator-prey Particle Swarm Optimization Approach to Multiple UCAV Air Combat Modeled by Dynamic Game Theory 被引量:27
11
作者 Haibin Duan Pei Li Yaxiang Yu 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI 2015年第1期11-18,共8页
Dynamic game theory has received considerable attention as a promising technique for formulating control actions for agents in an extended complex enterprise that involves an adversary. At each decision making step, e... Dynamic game theory has received considerable attention as a promising technique for formulating control actions for agents in an extended complex enterprise that involves an adversary. At each decision making step, each side seeks the best scheme with the purpose of maximizing its own objective function. In this paper, a game theoretic approach based on predatorprey particle swarm optimization (PP-PSO) is presented, and the dynamic task assignment problem for multiple unmanned combat aerial vehicles (UCAVs) in military operation is decomposed and modeled as a two-player game at each decision stage. The optimal assignment scheme of each stage is regarded as a mixed Nash equilibrium, which can be solved by using the PP-PSO. The effectiveness of our proposed methodology is verified by a typical example of an air military operation that involves two opposing forces: the attacking force Red and the defense force Blue. © 2014 Chinese Association of Automation. 展开更多
关键词 Aircraft control AIRSHIPS Combinatorial optimization Computation theory Decision making Military operations Military vehicles particle swarm optimization (pso)
下载PDF
Surrogate-Assisted Particle Swarm Optimization Algorithm With Pareto Active Learning for Expensive Multi-Objective Optimization 被引量:13
12
作者 Zhiming Lv Linqing Wang +2 位作者 Zhongyang Han Jun Zhao Wei Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第3期838-849,共12页
For multi-objective optimization problems, particle swarm optimization(PSO) algorithm generally needs a large number of fitness evaluations to obtain the Pareto optimal solutions. However, it will become substantially... For multi-objective optimization problems, particle swarm optimization(PSO) algorithm generally needs a large number of fitness evaluations to obtain the Pareto optimal solutions. However, it will become substantially time-consuming when handling computationally expensive fitness functions. In order to save the computational cost, a surrogate-assisted PSO with Pareto active learning is proposed. In real physical space(the objective functions are computationally expensive), PSO is used as an optimizer, and its optimization results are used to construct the surrogate models. In virtual space, objective functions are replaced by the cheaper surrogate models, PSO is viewed as a sampler to produce the candidate solutions. To enhance the quality of candidate solutions, a hybrid mutation sampling method based on the simulated evolution is proposed, which combines the advantage of fast convergence of PSO and implements mutation to increase diversity. Furthermore, ε-Pareto active learning(ε-PAL)method is employed to pre-select candidate solutions to guide PSO in the real physical space. However, little work has considered the method of determining parameter ε. Therefore, a greedy search method is presented to determine the value ofεwhere the number of active sampling is employed as the evaluation criteria of classification cost. Experimental studies involving application on a number of benchmark test problems and parameter determination for multi-input multi-output least squares support vector machines(MLSSVM) are given, in which the results demonstrate promising performance of the proposed algorithm compared with other representative multi-objective particle swarm optimization(MOPSO) algorithms. 展开更多
关键词 MULTIOBJECTIVE optimization PARETO active learning particle swarm optimization (pso) surrogate
下载PDF
Forecasting of Software Reliability Using Neighborhood Fuzzy Particle Swarm Optimization Based Novel Neural Network 被引量:11
13
作者 Pratik Roy Ghanshaym Singha Mahapatra Kashi Nath Dey 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第6期1365-1383,共19页
This paper proposes an artificial neural network(ANN) based software reliability model trained by novel particle swarm optimization(PSO) algorithm for enhanced forecasting of the reliability of software. The proposed ... This paper proposes an artificial neural network(ANN) based software reliability model trained by novel particle swarm optimization(PSO) algorithm for enhanced forecasting of the reliability of software. The proposed ANN is developed considering the fault generation phenomenon during software testing with the fault complexity of different levels. We demonstrate the proposed model considering three types of faults residing in the software. We propose a neighborhood based fuzzy PSO algorithm for competent learning of the proposed ANN using software failure data. Fitting and prediction performances of the neighborhood fuzzy PSO based proposed neural network model are compared with the standard PSO based proposed neural network model and existing ANN based software reliability models in the literature through three real software failure data sets. We also compare the performance of the proposed PSO algorithm with the standard PSO algorithm through learning of the proposed ANN. Statistical analysis shows that the neighborhood fuzzy PSO based proposed neural network model has comparatively better fitting and predictive ability than the standard PSO based proposed neural network model and other ANN based software reliability models. Faster release of software is achievable by applying the proposed PSO based neural network model during the testing period. 展开更多
关键词 Artificial neural network(ANN) FUZZY particle swarm optimization(pso) RELIABILITY prediction software RELIABILITY
下载PDF
Improved particle swarm optimization algorithm for fuzzy multi-class SVM 被引量:17
14
作者 Ying Li Bendu Bai Yanning Zhang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第3期509-513,共5页
An improved particle swarm optimization(PSO) algorithm is proposed to train the fuzzy support vector machine(FSVM) for pattern multi-classification.In the improved algorithm,the particles studies not only from its... An improved particle swarm optimization(PSO) algorithm is proposed to train the fuzzy support vector machine(FSVM) for pattern multi-classification.In the improved algorithm,the particles studies not only from itself and the best one but also from the mean value of some other particles.In addition,adaptive mutation was introduced to reduce the rate of premature convergence.The experimental results on the synthetic aperture radar(SAR) target recognition of moving and stationary target acquisition and recognition(MSTAR) dataset and character recognition of MNIST database show that the improved algorithm is feasible and effective for fuzzy multi-class SVM training. 展开更多
关键词 particle swarm optimization(pso fuzzy support vector machine(FSVM) adaptive mutation multi-classification.
下载PDF
Particle swarm optimization-based algorithm of a symplectic method for robotic dynamics and control 被引量:5
15
作者 Zhaoyue XU Lin DU +1 位作者 Haopeng WANG Zichen DENG 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI CSCD 2019年第1期111-126,共16页
Multibody system dynamics provides a strong tool for the estimation of dynamic performances and the optimization of multisystem robot design. It can be described with differential algebraic equations(DAEs). In this pa... Multibody system dynamics provides a strong tool for the estimation of dynamic performances and the optimization of multisystem robot design. It can be described with differential algebraic equations(DAEs). In this paper, a particle swarm optimization(PSO) method is introduced to solve and control a symplectic multibody system for the first time. It is first combined with the symplectic method to solve problems in uncontrolled and controlled robotic arm systems. It is shown that the results conserve the energy and keep the constraints of the chaotic motion, which demonstrates the efficiency, accuracy, and time-saving ability of the method. To make the system move along the pre-planned path, which is a functional extremum problem, a double-PSO-based instantaneous optimal control is introduced. Examples are performed to test the effectiveness of the double-PSO-based instantaneous optimal control. The results show that the method has high accuracy, a fast convergence speed, and a wide range of applications.All the above verify the immense potential applications of the PSO method in multibody system dynamics. 展开更多
关键词 ROBOTIC DYNAMICS MULTIBODY system SYMPLECTIC method particle swarm optimization(pso)algorithm instantaneous optimal control
下载PDF
Sensors deployment optimization in multi-dimensional space based on improved particle swarm optimization algorithm 被引量:10
16
作者 TANG Mingnan CHEN Shijun +2 位作者 ZHENG Xuehe WANG Tianshu CAO Hui 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第5期969-982,共14页
Sensors deployment optimization has become one of the most attractive fields in recent years. However, most of the previous work focused on the deployment problem in 2D space.Compared to the traditional form, sensors ... Sensors deployment optimization has become one of the most attractive fields in recent years. However, most of the previous work focused on the deployment problem in 2D space.Compared to the traditional form, sensors deployment in multidimensional space has greater research significance and practical potential to satisfy the detecting needs in complex environment.Aiming at solving this issue, a multi-dimensional space sensor network model is established, and the radar system is selected as an example. Considering the possible working mode of the radar system(e.g., searching and tracking), two distinctive deployment models are proposed based on maximum coverage area and maximum target detection probability in the attack direction respectively. The latter one is usually ignored in the previous literature.For uncovering the optimal deployment of the sensor network, the particle swarm optimization(PSO) algorithm is improved using the proposed weights determination scheme, in which the linear decreasing, the pooling strategy and the cloud theory are combined for weights updating. Experimental results illustrate the effectiveness of the proposed method. 展开更多
关键词 spatial sensor optimized deployment strategy particle swarm optimization(pso)
下载PDF
Improved Oustaloup approximation of fractional-order operators using adaptive chaotic particle swarm optimization 被引量:6
17
作者 Zhe Gao Xiaozhong Liao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第1期145-153,共9页
A rational approximation method of the fractional-order derivative and integral operators is proposed. The turning fre- quency points are fixed in each frequency interval in the standard Oustaloup approximation. In th... A rational approximation method of the fractional-order derivative and integral operators is proposed. The turning fre- quency points are fixed in each frequency interval in the standard Oustaloup approximation. In the improved Oustaloup method, the turning frequency points are determined by the adaptive chaotic particle swarm optimization (PSO). The average velocity is proposed to reduce the iterations of the PSO. The chaotic search scheme is combined to reduce the opportunity of the premature phenomenon. Two fitness functions are given to minimize the zero-pole and amplitude-phase frequency errors for the underlying optimization problems. Some numerical examples are compared to demonstrate the effectiveness and accuracy of this proposed rational approximation method. 展开更多
关键词 fractional-order calculus rational approximation particle swarm optimization (pso tent map.
下载PDF
Optimal choice of parameters for particle swarm optimization 被引量:14
18
作者 张丽平 俞欢军 胡上序 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2005年第6期528-534,共7页
The constriction factor method (CFM) is a new variation of the basic particle swarm optimization (PSO), which has relatively better convergent nature. The effects of the major parameters on CFM were systematically inv... The constriction factor method (CFM) is a new variation of the basic particle swarm optimization (PSO), which has relatively better convergent nature. The effects of the major parameters on CFM were systematically investigated based on some benchmark functions. The constriction factor, velocity constraint, and population size all have significant impact on the per- formance of CFM for PSO. The constriction factor and velocity constraint have optimal values in practical application, and im- proper choice of these factors will lead to bad results. Increasing population size can improve the solution quality, although the computing time will be longer. The characteristics of CFM parameters are described and guidelines for determining parameter values are given in this paper. 展开更多
关键词 particle swarm optimization (pso) Constriction factor method (CFM) Parameter selection
下载PDF
Genetic algorithm and particle swarm optimization tuned fuzzy PID controller on direct torque control of dual star induction motor 被引量:13
19
作者 BOUKHALFA Ghoulemallah BELKACEM Sebti +1 位作者 CHIKHI Abdesselem BENAGGOUNE Said 《Journal of Central South University》 SCIE EI CAS CSCD 2019年第7期1886-1896,共11页
This study presents analysis, control and comparison of three hybrid approaches for the direct torque control (DTC) of the dual star induction motor (DSIM) drive. Its objective consists of combining three different he... This study presents analysis, control and comparison of three hybrid approaches for the direct torque control (DTC) of the dual star induction motor (DSIM) drive. Its objective consists of combining three different heuristic optimization techniques including PID-PSO, Fuzzy-PSO and GA-PSO to improve the DSIM speed controlled loop behavior. The GA and PSO algorithms are developed and implemented into MATLAB. As a result, fuzzy-PSO is the most appropriate scheme. The main performance of fuzzy-PSO is reducing high torque ripples, improving rise time and avoiding disturbances that affect the drive performance. 展开更多
关键词 dual star induction motor drive direct torque control particle swarm optimization (pso) fuzzy logic control genetic algorithms
下载PDF
Support vector machine forecasting method improved by chaotic particle swarm optimization and its application 被引量:11
20
作者 李彦斌 张宁 李存斌 《Journal of Central South University》 SCIE EI CAS 2009年第3期478-481,共4页
By adopting the chaotic searching to improve the global searching performance of the particle swarm optimization (PSO), and using the improved PSO to optimize the key parameters of the support vector machine (SVM) for... By adopting the chaotic searching to improve the global searching performance of the particle swarm optimization (PSO), and using the improved PSO to optimize the key parameters of the support vector machine (SVM) forecasting model, an improved SVM model named CPSO-SVM model was proposed. The new model was applied to predicting the short term load, and the improved effect of the new model was proved. The simulation results of the South China Power Market’s actual data show that the new method can effectively improve the forecast accuracy by 2.23% and 3.87%, respectively, compared with the PSO-SVM and SVM methods. Compared with that of the PSO-SVM and SVM methods, the time cost of the new model is only increased by 3.15 and 4.61 s, respectively, which indicates that the CPSO-SVM model gains significant improved effects. 展开更多
关键词 chaotic searching particle swarm optimization (pso support vector machine (SVM) short term load forecast
下载PDF
上一页 1 2 232 下一页 到第
使用帮助 返回顶部