登录
首页 » AI-NN-PR » MATLAB neural network toolbox BP algorithm compares the length of their training...

MATLAB neural network toolbox BP algorithm compares the length of their training...

于 2022-07-25 发布 文件大小:30.22 kB
0 72
下载积分: 2 下载次数: 1

代码说明:

MATLAB神经网络工具箱BP算法的比较,比较它们的训练时间长短以所达到的效果-MATLAB neural network toolbox BP algorithm compares the length of their training time in order to achieve the effect of the so

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

发表评论

0 个回复

  • 汉字识别系统,非常简单,网络上看到的 一起学学啊,对模式的一个简单匹配....
    汉字识别系统,非常简单,网络上看到的 一起学学啊,对模式的一个简单匹配.-Chinese character recognition system is very simple, see the Web together to learn ah, the model of a simple matching.
    2023-01-29 00:35:03下载
    积分:1
  • VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。...
    VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。-use artificial intelligence to solve eight problems maze. This is a very interesting small artificial intelligence procedures, it may try.
    2022-03-19 18:15:34下载
    积分:1
  • 我的英国石油网
    人工神经网络网上发给我的BP-ANN Internet to my BP
    2023-03-11 16:10:03下载
    积分:1
  • 每个函数都有它自己的帮助可以通过键入“帮助了名字”
    every function has its own help which can be obtained by typing "help name" where "name" is the function, e.g. "help fcm"-every function has its own help which can be obtained by typing "help name" where "name" is t he function, eg "help FCM"
    2022-08-03 17:35:25下载
    积分:1
  • 10。《用于最优化的计算智能》,Nirwan Ansali,Edwin Hou着,李军,边肇棋译 清华大学出版社 1999年第一版 本书从讨论组合优化...
    10。《用于最优化的计算智能》,Nirwan Ansali,Edwin Hou着,李军,边肇棋译 清华大学出版社 1999年第一版 本书从讨论组合优化中的基本问题――NP问题入手,系统地讲述了近年来所发展起来的智能最优化的各种技术和方法,其中包括启发式搜索、Hopfield神经网络、模拟退火和随机机、均场退火以及遗传算法等;并在此基础上,通过一些典型的应用问题,如旅行商问题、模式识别中的点模式匹配问题、通信和任务调度等问题进一步阐明以上一些基本方法怎样用来解决这些原来具有NP性质的困难问题。本书是作者在美国新泽西州理工学院多年讲授有关课程的基础上写成的。全书深入浅出,理论联系实际。为帮助学生掌握基本概念,提高学习能动性,各章编写了习题。本书可作为通信、计算机、控制各专业的高年级学生和研究生学习有关课程的教材。它对于广大科研工作者也是一本很有实际价值的参考书。 -10. "Optimal for Computational Intelligence," Nirwan Ansali, with Edwin Hou, Li Jun, Pin Zhaoxing chess translation Tsinghua University Press in 1999 the first book version of combinatorial optimization from the discussion of basic questions-- NP problem start, the system described in recent years to develop the intelligent optimization of the technology and methods, These include heuristic search, Hopfield networks, simulated annealing and random machine, mean field annealing and genetic algorithms; and on this basis and through some typical applications, such as the traveling salesman probl
    2023-01-02 18:15:04下载
    积分:1
  • 启发式搜索见cpp1.C文件,vc6.0环境运行实现
    启发式搜索见cpp1.C文件,vc6.0环境运行实现-heuristic search cpp1.C see documents, achieving operating environment vc6.0
    2022-12-11 16:40:03下载
    积分:1
  • 这是一个神经网络的源代码
    这是一个神经网络的源代码-This a neural network source code
    2022-08-03 15:50:22下载
    积分:1
  • 微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6]...
    微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven that it is efficient, convergent, and robust in the solution process. [5,6] In many optimize questions, its performance surpasses the adaptive simulated annealing algorithm, the POS algorithm, and the GA algorithm. DE gets each generation of population using the real value parameter vector, and the crucial idea of DE is a scheme for generating trial parameter vectors.
    2022-04-30 12:55:51下载
    积分:1
  • 数据挖掘:<;<;
    :一书的配套源程序,结合数据挖掘和机器学习的知识,以java语言实现了具有代表性的各类数据挖掘方法.例如:classifier中的ZeroR.OneR.NaiveBayes.DecisionTable.IBK.C45,还有聚类,数据预处理等-: lt; Lt; Data Mining-- Practical Machine Learning Technology and java achieve gt; Gt; A matching the source, combining data mining and machine learning, the knowledge, java language to a representative of the various types of data mining. For example : the classifier ZeroR . OneR.NaiveBayes.DecisionTable.IBK.C45, clustering, data pretreatment
    2022-05-05 23:15:37下载
    积分:1
  • neural network tsp of the simulated annealing algorithm to achieve the Matlab
    神经网络中的tsp的模拟退火算法的matlab实现-neural network tsp of the simulated annealing algorithm to achieve the Matlab
    2023-02-19 08:25:02下载
    积分:1
  • 696518资源总数
  • 104305会员总数
  • 11今日下载