运用神经网络pso的算法进行极值的搜索我要分享

Using the algorithm of neural network PSO to search the extremum

神经网络 pso算法极值搜索

关注次数: 162

下载次数: 0

文件大小: 2KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

运用神经网络pso的算法进行极值的搜索,并且以函数例子进行了演示。


English Description:

The algorithm of neural network PSO is used to search the extremum, and a function example is demonstrated


代码预览

pso

...\fun.m

...\PSO.m

...\PSOMutation.m