搜索资源列表
pso
- matlab实现的PSO算法,主要功能是模拟粒子群算法,经过测试可以运行。-matlab implementation of the PSO algorithm, the main function is to simulate particle swarm algorithm is tested to run.
PSOFuzzyModeler
- Fuzzy PSO算法仿真源代码,实现模糊蚁群优化算法的仿真。-Fuzzy PSO algorithm
LinWPSO
- 权重改进的粒子群算法,来自于《精通MATLAB最优化计算》-pso with improved weighted factor
PSO
- pso标准微粒算法的程序,用C++编写。用于找问题的全局最优值,但是有时易于停留在局部最优值。-pso C++
PSO-extremum-optimization-algorithm
- 基于粒子群优化算法的非线性函数极值寻优,这里的适应度函数为Ackley函数,适应度值为函数值。根据初始粒子适应度值确定个体极限和群体极限。-Nonlinear function based on particle swarm optimization extremal optimization, where the fitness function for the Ackley function, the value of the fitness function value. Accordin
pso
- 人工智能的相关问题,解决粒子群优化算法,非常重要的哦-man intelligence particle swarm algorithm,very important
pso
- 粒子群优化算法(可以应用在寻优建模过程中)-Particle Swarm Optimization (can be applied in the modeling process optimization)
PSO
- 粒子群算法MATLAB程序,求多元单峰函数好用。-Particle swarm algorithm MATLAB program,
PSO
- 蚁群算法 用java语言编写的配送物品最优路径-Ant colony algorithm using java language Distribution optimal path items
PSO
- 粒子群优化支持向量机算法,里面有具体的例子,可以很好的学习-Particle swarm optimization algorithm for support vector machines, there are specific examples of good learning
ssxsjPSO
- 实数编码的小生境PSO算法优化多模态函数-Real-coded niche PSO algorithm for multimodal function optimization
pso-elman
- 这是一个标准的Elman的程序外加一个利pso算法优化Elman神经网络权值的程序,可以运行出图,简单易懂!-This is a standard procedure plus a profit Elman pso algorithm to optimize Elman neural network weights program, you can run out of maps, easy to understand!
PSO-HJ
- PSO算法和模式搜索法的混合算法求解非线性方程组-PSO algorithm and hybrid algorithm pattern search method for solving nonlinear equations
PSO-MC
- PSO算法和蒙塔卡洛算法的混合算法,求解非线性方程组。单目标优化问题-Hybrid algorithm of PSO and Monta Carlo algorithms for solving nonlinear equations. Single-objective optimization problem
PSO-20
- PSO算法两个目标的代码,测试程序是非线性方程组,目标变量为找到MinF(x)-PSO algorithm code two goals, the test program is non-linear equations, the target variable is found MinF (x)
pso-fd
- PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。-PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.
PSO-GA-TSP-PID
- 压缩包包括5个群智能算法的程序,即PSOGA-PID优化,PSO的多目标perota优化问题,基于TSP-PSO算法,遗传算法求解TSP问题,遗传算法求解TSP问题-Compression package includes five swarm intelligence algorithm procedures, namely PSOGA-PID optimization, PSO perota multi-objective optimization problem, TSP-PSO algo
PSO
- 用matlab实现的粒子群pso算法,最基础的粒子群,适合初学者-it s very easy to understand for primary
PSO-to-Optimize-BP-NN-procedure
- 在Matlab中PSO算法可用于BP神经网络的网络权值优化,PSO算法比传统的BP神经网络采用误差反向传播来调整网络连接权值可以有更大的空间内搜索的优势。-The PSO calculate way can be used for the network power of BP nerve network to be worth in Matlab excellent turn, the PSO calculate way is more anti- than traditional BP ne
pso
- 代码主要介绍遗传算法,基于matlab编写(The code mainly introduces genetic algorithm, based on MATLAB.)