登录
首页 » AI-NN-PR » 人工鱼群算法(AFSA)是2002年李晓磊提出的基于鱼群行为的寻求全局最优 的新型搜索策略,该算法具有较优的全局收敛能力及较快的寻优速度。本文首次将 人...

人工鱼群算法(AFSA)是2002年李晓磊提出的基于鱼群行为的寻求全局最优 的新型搜索策略,该算法具有较优的全局收敛能力及较快的寻优速度。本文首次将 人...

于 2022-03-14 发布 文件大小:396.50 kB
0 202
下载积分: 2 下载次数: 1

代码说明:

人工鱼群算法(AFSA)是2002年李晓磊提出的基于鱼群行为的寻求全局最优 的新型搜索策略,该算法具有较优的全局收敛能力及较快的寻优速度。本文首次将 人工鱼群算法应用于人工神经网络的学习,形成了人工鱼群神经网络模型,通过与 BP算法、模拟退化算法、进化算法训练的人工神经网络进行比较,验证了人工鱼群 神经网络在全局寻优能力上的优势,进而利用人工鱼群神经网络进行电力系统短期 负荷预测,建立了人工鱼群神经网络预测模型。为了进一步提高算法的稳定性,以 及求得全局最优值的能力,文中给出了改进的人工鱼群算法。当人工鱼种群的最优 值在多代未变的情况下,加入了“跳跃”行为,改变人工鱼个体的参数,避免陷入 局部最优并提高了寻求全局最优解的能力。然后建立了新的预测模型,实际编程表 明,改进后的模型具有更好的全局最优化能力及稳定性。-err

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • A星算法实现最短路径的选择,使用方便,功能完善,是学习人工智能作业中必须完成的一步。...
    A星算法实现最短路径的选择,使用方便,功能完善,是学习人工智能作业中必须完成的一步。-Choose the shortest path by the method of AStar
    2022-07-02 03:09:13下载
    积分:1
  • bp basic neural network algorithms and improved neural network algorithm bp I ar...
    基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the Internet is spreading everywhere, a c bp neural network algorithm rewrite the Internet that the algorithm will build several hundred mistakes, on the basis of its rewrite and improve, and wrote a This algorithm 2
    2022-07-14 17:47:09下载
    积分:1
  • libsvm在matlab中的应用。把libsvm嵌入matlab中调用。
    libsvm在matlab中的应用。把libsvm嵌入matlab中调用。-libsvm in matlab application. Embedded matlab to call libsvm.
    2022-11-21 00:30:03下载
    积分:1
  • 一篇关于遗传算法组卷的论文,论文中详尽的描述了遗传算法用于组卷的关键技术...
    一篇关于遗传算法组卷的论文,论文中详尽的描述了遗传算法用于组卷的关键技术-A paper on genetic algorithm test paper, paper, a detailed description of the genetic algorithm for the key technologies Test Paper
    2022-01-25 14:27:59下载
    积分:1
  • 支持向量机源码,vc编写,对于svm初学者非常使用非常方便
    支持向量机源码,vc编写,对于svm初学者非常使用非常方便-The coad of svm,base on vc,and it is useful to beginner.
    2022-03-19 16:06:07下载
    积分:1
  • BP网络神经元控制器BPNNC
    BP网络神经元控制器BPNNC-BPNNC of the BPnetwork neuron controller
    2022-05-31 04:56:26下载
    积分:1
  • bp神经网络,反向传播神经网络!感觉还不错的
    bp神经网络,反向传播神经网络!感觉还不错的-bp neural networks, back-propagation neural network! Feeling pretty good
    2022-02-01 08:03:07下载
    积分:1
  • 专家系统课程设计,用计算机解决SP先生谜题,有详细代码
    专家系统课程设计,用计算机解决SP先生谜题,有详细代码-curriculum design expert system, computer SP Mr. Mystery solved a detailed code
    2023-08-02 23:10:03下载
    积分:1
  • 包含2个源代码,这是一个源程序的源程序,和O的..
    内附两个源代码,其中一个源代码是识别程序的,另一个是一个矩阵类库的,所以一并附上。 ~..~因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 -containing 2 source code, which is a source identification procedures, and the other is a matrix class library. So accompanied. ~ ~ .. Has been preserved because of the trained network weights, the first use of the identification procedures, can be run directly Release directory executable file, Then the catalog of tests conducted read into the picture, recognition. Certainly readers can use their own training samples training network, but special attention should be paid to the choice of training samples, Otherwise, it could cause a very low recognition rate. Training sample selection principle is that as far as possible be representative, in the training of the time not too long under the circumstances, the number of training samples as much as possible.
    2022-08-11 21:14:16下载
    积分:1
  • 神 经 网 络 的 资 料
    神 经 网 络 的 资 料-neural network data
    2022-11-09 04:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载