Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - PSO-GA
Search - PSO-GA - List
DL : 1
PSO(粒子群算法)作为添加算子改进GA (遗传算法).-PSO (PSO), as added Operator improved genetic algorithm (GA).
Update : 2008-10-13 Size : 1624 Publisher : 何峰

多篇关于遗传算法和PSO算法在车辆调配、路径规划中的应用
Update : 2010-10-05 Size : 6990395 Publisher : wyq17008

DL : 0
利用GA算法来优化RBF网络中的各种权值
Update : 2011-02-23 Size : 5336 Publisher : wyq17008

matlabspso
DL : 1
保证全局收敛的随机微粒群算法。当最优粒子的解无进化,则对其位置、速度进行变异,而使算法不致过早收敛,只要迭代次数足够,算法保证全局收敛。-ensure global convergence of random particle swarm algorithm. When the optimal solution without particles of evolution, its location, speed variation, which might not premature convergence algorithm, as long as sufficient number of iterative algorithm to ensure global convergence.
Update : 2024-05-03 Size : 2048 Publisher :

粒子群优化算法及其应用。详细介绍了粒子群优化算法(又叫微粒群算法)及其应用-PSO algorithm and its application. Details on the PSO algorithm (also known as PSO) and its application
Update : 2024-05-03 Size : 162816 Publisher : sealyu

DL : 0
将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
Update : 2024-05-03 Size : 179200 Publisher : zhaoxiufen

DL : 0
粒子群算法与遗传算法用于优化的问题求解,可以解决一些-Particle Swarm Optimization and Genetic Algorithms for optimization problem solving, you can solve some
Update : 2024-05-03 Size : 97280 Publisher : tiger

DL : 0
本程序是一个用LSSVM实现简单煤炭数据先拟合程序,用MATLAB编写。-This procedure is a simple to use LSSVM first coal data fitting procedures, prepared by MATLAB.
Update : 2024-05-03 Size : 2048 Publisher : liu

DL : 0
一个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序-A collection of genetic algorithm, ant colony algorithm, the hybrid particle swarm optimization algorithm to solve TSP problems MATLAB program
Update : 2024-05-03 Size : 4096 Publisher : 严周广

强大的遗传算法工具!英国sheffield大学的遗传算法工具箱-Powerful tool for genetic algorithm! Sheffield United Kingdom University of Genetic Algorithm Toolbox
Update : 2024-05-03 Size : 214016 Publisher : 学者

BP_GA_PSO是利用JAVA开发的一个小程序,分别给出了BP算法,GA算法,以及PSO算法的JAVA源程序,并分别利用三个算法同时解决XOR问题,使用户能够直观的观察三个算法的优劣。-BP_GA_PSO is the use of JAVA development of a small procedure, respectively, are given BP algorithm, GA algorithm, and the PSO algorithm JAVA source and use of the three algorithms, respectively, at the same time solve the XOR problem, allowing users to observe the three algorithm intuitive priority inferior.
Update : 2024-05-03 Size : 179200 Publisher : 李保

用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorithms, currently including Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Memetic Algorithm (MA), Evolution Strategy (ES). Highlighted features · Support both binary & real-coded string representations of solution · Operator-based design for flexibility · EA Operators: Selection, Crossover, Mutation, Move operators in PSO & and the adaptive scheme in EA · Individual learning: Davidon–Fletcher–Powell (DFP) and Davies, Swann, and Campey with Gram-Schmidt orthogonalization (DSCG) strategies and Random Mutation Hill-climbing (RMHC) In addition, algorithm pipeline which is specified by XML file is also provided for practitioner to configure & design evolutionary algorithms at ease. User can edit runtime & algorithm parameters in the configuration file (XML) & issue the co
Update : 2024-05-03 Size : 104448 Publisher : 陈雷

GA轮赌法选择,锦标赛选择;单点变异,MATAB编写,真的很好用哦-GA
Update : 2024-05-03 Size : 9216 Publisher : yang

svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
Update : 2024-05-03 Size : 494592 Publisher : 何同学

DL : 1
PSO和GA的结合算法,对PSO中效果较差的粒子进行交叉和变异操作。-The combination of PSO and GA algorithm, PSO particles in the less effective cross and mutation.
Update : 2024-05-03 Size : 2048 Publisher : bread

DL : 0
This code expains bayesian particle swarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other unconstrained optimization method like GA or pso for effieciency and speed.
Update : 2024-05-03 Size : 4096 Publisher : missed2010

DL : 0
粒子群算法及其与遗传算法的比较,加深交流!-pso ga compare
Update : 2024-05-03 Size : 269312 Publisher : zhanglin

Feature selection methods for machine learning algorithms such as SVR, including one filter-based method (CFS) and two wrapper-based methods (GA and PSO). The gridsearch is for the grid search for the optimal hyperparemeters of SVR. The SVM_CV is for the k-fold cross-validation of SVR. All the programs are flexible and could be implemented by the users themselves.-Feature selection methods for machine learning algorithms such as SVR, including one filter-based method (CFS) and two wrapper-based methods (GA and PSO). The gridsearch is for the grid search for the optimal hyperparemeters of SVR. The SVM_CV is for the k-fold cross-validation of SVR. All the programs are flexible and could be implemented by the users themselves.
Update : 2024-05-03 Size : 6144 Publisher : Gang Fu

DL : 1
我从网上下载了一个GA-PSO算法,试着利用GA和PSO组合的策略进行优化,结果算法很问题,效率和不错。我下载原始算法,有一个问题就是它是针对所有的设计变量上下限都是一样的,所以我对程序进行了修改与改进,现在可以处理上下限不一致的问题,同时fix了一些bug。-GA GA and PSO algorithm matlab program combined ion group When doing optimization, first choose the GA algorithm, but the instability of the GA (or into a local optimum) it drives people crazy, even after twice the difference results can sometimes reach 30 or more, but because of time reason, I had to choose the optimal 1000, then the minimum of which the most optimal solution. Although the problem is considered solved, but will be from an academic, which makes Ben is very embarrassing. So, I downloaded a GA-PSO algorithm, try to use a combination of GA and PSO optimization strategy, the results of algorithm is the problem, efficiency and good. I downloaded the original algorithm, there is a problem is that it is the design variables for all upper and lower limits are the same, so I had to modify and improve the program, can now handle upper and lower limits inconsistencies, and fix some bug.
Update : 2024-05-03 Size : 5120 Publisher : ccc

matlab1
DL : 0
一个简单的图像稀疏分解的例子,用了PSO—GA分解,得到了一个较好的重构图像-A simple example of image sparse decomposition, using PSO-GA decomposition and get a better reconstruction images
Update : 2024-05-03 Size : 2048 Publisher : 合格后
« 1 2 34 5 6 7 8 9 10 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.