搜索资源列表
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
YSPSO
- 带压缩因子的粒子群算法,来自于《精通MATLAB最优化计算》-pso with compressibility factor
LinWPSO
- 权重改进的粒子群算法,来自于《精通MATLAB最优化计算》-pso with improved weighted factor
RandWPSO
- 随机权重粒子群算法,来自来自于《精通MATLAB最优化计算》- pso with random weight
LnCPSO
- 变学习因子粒子群算法,来自于《精通MATLAB最优化计算》-pso with variant learning factor
PSO
- 粒子群算法MATLAB程序,求多元单峰函数好用。-Particle swarm algorithm MATLAB program,
PSO_MATLAB
- 基本PSO算法源代码,可以直接在matlab中运行。效果不错,适合初学者。-Basic PSO algorithm source code can be directly run in matlab. Good results, suitable for beginners.
111w
- 基于粒子群算法的PID控制器优化设计matlab代码-PID TUNER using PSO matlab code
pID
- 用MATlab实现的神经算法,比较简单,适用于刚学习粒子群算法的人,大家可以交流一下-MATlab neural algorithm, relatively simple, suitable for people new to the study of the particle swarm optimization (pso) algorithm, we can discuss
PSO
- 用matlab实现的粒子群pso算法,最基础的粒子群,适合初学者-it s very easy to understand for primary
PSO_about
- 粒子群算法matlab代码吐血推荐。粒子群算法,也称粒子群优化算法,是近年来发展起来的一种新的进化算法。它是从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。-PSO algorithm matlab cod
PSO
- 基于自然数编码的粒子群算法MATLAB实现源代码。-Based on natural number coding Particle Swarm MATLAB source code to achieve.
jibenliziqun_matlab
- (matlab)基本粒子群算法源码以及例程和可执行文件,亲测可行-(Matlab) PSO source code and executable files and routines, pro-test feasible
M_rw_Excel
- 在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
Matlab-GP-nn-algorithmic-optimize
- 在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-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
- 标准粒子群算法PSO matlab源代码-PSO algorithm
uv865
- 已经调试成功.内含m文件,可直接运行,基于matlab平台实现,基于K均值的PSO聚类算法。- Has been successful debugging. M contains files can be directly run, Based on matlab platform, K-means clustering algorithm based on the PSO.
pso
- 代码主要介绍遗传算法,基于matlab编写(The code mainly introduces genetic algorithm, based on MATLAB.)