登录
首页 » AI-NN-PR » Matlab neural network toolbox application profile neural network has been applie...

Matlab neural network toolbox application profile neural network has been applie...

于 2022-03-06 发布 文件大小:239.19 kB
0 193
下载积分: 2 下载次数: 1

代码说明:

Matlab神经网络工具箱应用简介 神经网络已经在各个领域中应用,以实现各种复杂的功能。这些领域包括:模式识别、 鉴定、分类、语音、翻译和控制系统。 如今神经网络能够用来解决常规计算机和人难以解决的问题。我们主要通过这个工具箱 来建立示范的神经网络系统,并应用到工程、金融和其他实际项目中去。-Matlab neural network toolbox application profile neural network has been applied in various fields in order to achieve a variety of complex functions. These areas include: pattern recognition, identification, classification, voice, translation and control systems. Today neural networks can be used to conventional computers and people to solve difficult problems. We mainly through the toolbox to create a model of neural network systems, and applied to the engineering, financial and other practical projects.

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

发表评论

0 个回复

  • 文件中包含某老师关于人工神经网络控制系统的PPT,较详细的介绍了人工神经网络及应用于控制的相关内容。...
    文件中包含某老师关于人工神经网络控制系统的PPT,较详细的介绍了人工神经网络及应用于控制的相关内容。-File contains a teacher on the artificial neural network control system of PPT, a more detailed introduction to the artificial neural network and applied to the control of relevant content.
    2022-08-24 15:58:24下载
    积分:1
  • XCS for Continuous Dynamic Environments Test versions of XCS problem : real mult...
    -连续动态环境的XCS问题的测试版本:真实的多路复用器实验:XCS是在动态环境中探索的,对基本概念有不同程度的改变。参考文献:H.H.Dam,H.A.Abbass,C.J.Lokan。进化在线数据挖掘是一种动态环境下的研究。2005被《斯普林格计算智能研究丛书》中的一章所接受H.H.D.am,H.a.Abbass,C.J.Lokan。要真实!具有连续值输入的XCS。IW LCS 2005。学习分类系统国际研讨会。华盛顿特区,2005年6月。
    2022-01-21 21:53:12下载
    积分:1
  • 用蚁群算法求解问题。..matlab编写的。坐标…
    用蚁群算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。-Tsp with ant colony algorithm for solving the problem. . . matlab prepared. Coordinate with the city for inspection.
    2022-01-28 16:13:55下载
    积分:1
  • 采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰
    采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰减系数alpha=0.92 算法停止的准则是当相邻两个温度得到的解变化很小时算法停止。-used the Stanozolol Hill were determined by the experimental parameters. N cities for the traveling salesman problem, the parameters are as follows : initial temperature : t0 = 280, each a fixed temperature of the iteration number L = 100n, temperature attenuation coefficient alpha = 0.92 algorithm to stop the criteria when two adjacent the temperature change was very Solution Algorithm stop.
    2022-05-06 01:17:31下载
    积分:1
  • 蚂蚁算法的VC代码源,模拟蚂蚁觅食的行走途径,解决最优路径问题。...
    蚂蚁算法的VC代码源,模拟蚂蚁觅食的行走途径,解决最优路径问题。-Ant Algorithm VC source code to simulate the foraging ants to walk way to solve the optimal routing problem.
    2022-02-05 04:33:01下载
    积分:1
  • 人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Age...
    人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场!通过研究ASM,我们可以更好的理解现实世界的行为,并且它提供了一个很好的现实股市的隐喻。 备注:该程序运行需要有Swarm平台的支持,关于这个平台可以到http://www.swarm.org免费下载。 -artificial stock market (Artificial Stock Market, or ASM) is a stock market simulation operation of the procedure. In this computer in the virtual market, a number of traders known as artificial intelligence (Agent) by observing them where the digital world and the stock dividend and the constantly changing projections, and based on these projections made whether or not to purchase stocks and the purchase of shares in decision-making. Conversely, all the decision-making transactions in turn determines the share price, so that the entire stock market would constitute a self-enclosed computer system. Moreover,
    2022-02-01 02:07:50下载
    积分:1
  • 人工智能的教材啊
    人工智能的教材啊- Artificial intelligence teaching material
    2022-10-22 04:30:04下载
    积分:1
  • c语言实现人工智能神经元网络boltzman算法源码
    c语言实现人工智能神经元网络boltzman算法源码-c language artificial intelligence neural network algorithm source Boltzman
    2022-03-09 13:17:52下载
    积分:1
  • 遗传神经网络
    遗传神经网络-Genetic Neural Network
    2023-03-15 17:45:04下载
    积分:1
  • 美国麻省理工学院出的遗传算法方面的好书.
    美国麻省理工学院出的遗传算法方面的好书.-Massachusetts Institute of Technology in the United States out of aspects of genetic algorithms books.
    2022-11-15 07:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载