登录
首页 » 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 205
下载积分: 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 个回复

  • 3 Ant Colony Optimization Algorithm for master
    三篇蚁群优化算法的硕士论文,介绍详细,解释清楚,是初学者的入门指导。-3 Ant Colony Optimization Algorithm for master
    2022-01-25 19:44:07下载
    积分:1
  • 《基于MATLAB系统分析与设计--神经网络》一书的源程序
    《基于MATLAB系统分析与设计--神经网络》一书的源程序-"based on MATLAB analysis and design-- neural networks," a book of the source
    2022-07-22 23:17:59下载
    积分:1
  • SMC1602A(16*2)模拟口线接线方式 连接线图:
    SMC1602A(16*2)模拟口线接线方式 连接线图: --------------------------------------------------- |LCM-----51 | LCM-----51 | LCM------51 | --------------------------------------------------| |DB0-----P0.0 | DB4-----P0.4 | RW-------P2.5 | |DB1-----P0.1 | DB5-----P0.5 | RS-------P2.6 | |DB2-----P0.2 | DB6-----P0.6 | E--------P2.7 | |DB3-----P0.3 | DB7-----P0.7 | VLCD接1K电阻到GND| --------------------------------------------------- Keyboard接线 PS/2--------51 1 DATA------P3.4 3 GND 4 VCC 5 CLK-------P3.3 接在51的外部中断,触发方式为低电平 本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。-SMC1602A (16* 2) analog line port to connect wiring diagram:- | LCM-51 | LCM-51 | LCM 51 | | | DB0-P0.0 | DB4-P0.4 | RW-P2.5 | | DB1-P0.1 | DB5-P0.5 | RS-P2.6 | | DB2-P0.2 | DB6-P0.6 | E P2.7 | | DB3-P0.3 | DB7-P0.7 | VLCD access 1K resistor to GND |-Keyboard Connection PS/2 51 1 DATA P3.4 3 GND 4 VCC 5 CLK-P3.3 access in 51 of the external interrupt trigger mode for low-level source for learning the procedu
    2023-08-22 01:40:03下载
    积分:1
  • 此代码是用c语言编写的决策树的c4.5代码,它是数据挖掘分类算法中的一种,可以对给定数据集进行分类,挖掘出规则...
    此代码是用c语言编写的决策树的c4.5代码,它是数据挖掘分类算法中的一种,可以对给定数据集进行分类,挖掘出规则-this code is c language of the decision tree Bank code, which is data mining classification algorithm of a can of a given data set for classification, tapping rules
    2023-01-18 06:55:04下载
    积分:1
  • 模式识别,以及重要的问题,很好的内容,不错过
    模式识别以及重要问题,很好的内容,千万不要错过-Pattern recognition, as well as important issues, very good content, do not miss
    2022-10-19 03:15:03下载
    积分:1
  • 神经网络7种C语言实现代码,大家可以
    神经网络7种C语言实现代码,大家可以-Neural Networks 7 kinds of C language code, everyone can
    2023-05-17 02:50:03下载
    积分:1
  • 我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该...
    我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
    2022-08-06 14:22:02下载
    积分:1
  • 机器人接口程序框架,需要搞机器人的同志不用自己搞框架了...
    机器人接口程序框架,需要搞机器人的同志不用自己搞框架了-Robot interface program framework, the need to engage in robot comrades do not have to engage in the framework of the
    2022-05-31 16:15:55下载
    积分:1
  • 模拟退火算法的源代码 可以执行 其中提供了指导说明
    模拟退火算法的源代码 可以执行 其中提供了指导说明-Simulated annealing algorithm can be implemented in the source code which provides guidance notes
    2022-10-20 12:15:03下载
    积分:1
  • BP神经网络C++实现
    BP神经网络C++实现-BP neural network implemented by C++
    2022-06-19 10:46:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载