CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - matlab神经网络

搜索资源列表

  1. 第11章 用GUI设计神经网络

    0下载:
  2. MATLAB学习资料,用GUI设计神经网络,带一组测试数据。(MATLAB learning materials, using GUI to design neural network, with a set of test data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:WilderPO
  1. 第1章 BP神经网络的数据分类

    1下载:
  2. 利用简单的负反馈神经网络(BP神经网络)实现数据分类的实例(An example of data classification using a simple negative feedback neural network (BP neural network) is presented.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:759808
    • 提供者:louislan
  1. ##MATLAB程序代码--神经网络基础问题整理

    1下载:
  2. 有关神经网络工具箱以及一些参数选择在编程中的困惑对应的解决技巧,可供参考(The neural network toolbox and some parameter selection in programming puzzles corresponding solutions are available for reference.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:17408
    • 提供者:新火箭客
  1. bp神经网络

    1下载:
  2. 运用bp神经网络建立预测模型,通过matlab实现未知数据的预测(The bp neural network is used to establish the prediction model and the unknown data is predicted by matlab.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:815104
    • 提供者:肯定有问题
  1. nickdong-matlab-ann-30-cases-master

    0下载:
  2. 基于MATLAB平台的神经网络的30个案例(30 cases of neural network based on MATLAB platform)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:7572480
    • 提供者:smilingcost
  1. Matlab神经网络工具箱应用简介

    0下载:
  2. 学习人工智能编程的学习资料很不错,欢迎下载(Learning the learning materials of artificial intelligence programming is very good)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:244736
    • 提供者:静初新人
  1. 人工神经网络-matlab-源程序代码

    1下载:
  2. 人工神经网络(Artificial Neural Networks,简写为ANNs)是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的,并具有自学习和自适应的能力。(Artificial neural network is an algorithm mathematical model that mimics the behavior characteristics of animal
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:jianshemi
  1. BP神经网络人脸朝向识别

    0下载:
  2. 基于matlab平台的BP神经网络人脸朝向识别。(Face orientation recognition of BP neural network)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:3587072
    • 提供者:大绿树叶
  1. BP神经网络的预测与人脸识别

    1下载:
  2. 基于matlab平台的BP神经网络的预测与人脸识别。(BP neural network prediction and face recognition based on MATLAB platform.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:3757056
    • 提供者:大绿树叶
  1. LVQ神经网络算法判定人脸朝向

    0下载:
  2. 基于matlab的LVQ神经网络进行人脸朝向识别。(Face orientation recognition based on MATLAB LVQ neural network.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:131072
    • 提供者:大绿树叶
  1. 小波神经网络分解程序

    3下载:
  2. 小波神经网络实例,用一周的数据来预测未来一天的情况,使用MATLAB软件实现人工智能的方法。(A wavelet neural network example is used to predict the situation of the next day with one week's data. MATLAB software is used)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-07
    • 文件大小:48128
    • 提供者:你加我叫啥
  1. 基于BP神经网络的小时、日交通流预测

    1下载:
  2. 基于BP神经网络对交通流的预测:包括了小时交通流预测和日交通流预测(Prediction of traffic flow based on BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-10
    • 文件大小:2048
    • 提供者:ololl
  1. RBF神经网络逼近非线性函数

    3下载:
  2. 利用径向基神经网络逼近非线性函数,MATLAB编程实现,给出训练误差(Radial basis function neural network is used to approximate nonlinear functions. MATLAB programming is implemented to give training error.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-24
    • 文件大小:2048
    • 提供者:小太M阳
  1. 卷积神经网络CNN代码解析-matlab

    5下载:
  2. 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
  3. 所属分类:其他

    • 发布日期:2020-03-14
    • 文件大小:444416
    • 提供者:寂静之声boy
  1. matlab实现BP神经网络

    1下载:
  2. BP神经网络拟合非线性函数,matlab实现,经过训练后,可以得到非常好的拟合结果
  3. 所属分类:人工智能/神经网络/遗传算法

  1. BP神经网络

    1下载:
  2. 第一个m文件:构造、训练BP神经网络并计算其识别率;第二个文件将进行人脸检测。注意:orl人脸数据库需要在网上下载。(The function of the first m file is to construct and train the BP neural network and calculate its recognition rate. The second is the detection of face. Note: the ORL face database needs to
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-07
    • 文件大小:2048
    • 提供者:剑剑剑剑
  1. BP神经网络预测激光焊接数据

    2下载:
  2. 建立BP神经网络拟合曲面,实现激光焊接数据的预测(BP neural network mainly through 4 steps in the implementation of MATLAB, read file setting parameters, create a BP network, neural network training, neural network simulation. After the program, some basic parameters are set
  3. 所属分类:其他

    • 发布日期:2020-12-28
    • 文件大小:9216
    • 提供者:冯大大
  1. BP人工神经网络和MIV变量筛选

    0下载:
  2. BP人工神经网络以及基于BP人工神经网络的MIV变量筛选,用于建立预测模型以及关键工艺参数筛选(BP artificial neural network and MIV variable selection based on BP artificial neural network are used to build prediction models and key process parameters.)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-08
    • 文件大小:1024
    • 提供者:倪鸿飞
  1. CNN入门matlab程序

    1下载:
  2. matlab神经网络基础代码,包含各类神经网络代码和测试案例(Matlab neural network basic code, including various types of neural network code and test cases)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-13
    • 文件大小:10899456
    • 提供者:尘埃666
  1. 细胞神经网络程序

    2下载:
  2. 细胞神经网络理论及应用的matlab编程(theory and application of the celluar neural networks)
  3. 所属分类:其他

    • 发布日期:2019-03-28
    • 文件大小:2083840
    • 提供者:冷雨LLL
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com