CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - BP neural

搜索资源列表

  1. BP-face-recognization

    0下载:
  2. 基于BP神经网络的人脸识别算法的MALAB实现。采用了抽样-全样训练的方式。-BP neural network-based face recognition algorithm MALAB. Using a sample- the whole kind of training methods.
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:8530467
    • 提供者:刘娇月
  1. BP-re

    1下载:
  2. 基于BP网络的手写大写字母识别,能较好识别大写字母-Handwritten letter recognition based on BP neural network, to better identify the capital letters
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:171628
    • 提供者:叶辉
  1. BP

    0下载:
  2. 用遗传算法优化BP神经网络 希望帮助到大家 -Genetic algorithm to optimize BP neural network to help you Thank you
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1527
    • 提供者:王光
  1. BP-function

    1下载:
  2. 采用C语言编写的BP网络神经算法,本程序将用BP神经网络拟合函数-The BP neural network fitting function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1834
    • 提供者:海韦希
  1. BP

    0下载:
  2. BP神经网络完整版,注释详细,测试时节点数默认即可,改编时注意文件的操作-BP neural network full version, detailed notes, can test season points default, adaptation and attention to the operation of the file
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:3749303
    • 提供者:王猛
  1. BP

    0下载:
  2. BP神经网络C语言算法,对了解神经网络原理非常有帮助。-BP neural network algorithm in C language, and very helpful to understand the neural network theory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:7880
    • 提供者:李大大
  1. BP

    0下载:
  2. BP神经网络m文件,调试后可用,且该m文件使用简单-BP neural network m files, debugging available, and the m files using the simple
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1565
    • 提供者:sss
  1. BP

    0下载:
  2. 神经网络的BP算法,使用matlab来实现的。-BP neural network algorithm using matlab to achieve.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1811
    • 提供者:ljj
  1. Ipso

    1下载:
  2. 本文将 改进的PSO优化算法与 BP网络算法相结合, 完全 基于BP网络算法的基本思想, 是在基本 BP算法的误 差反向传播调整权值的基础上, 再引入 PSO 算法进行 权值修正, 是严格意义上的基于 PSO的 BP网络算法.-pso programming for improved bp neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2399
    • 提供者:李淋淋
  1. myga-bp

    1下载:
  2. 修改过的用c语言编写的遗传算法优化BP神经网络初始阈值的程序,效果还行。可根据实际情况加一些归一化。-Modified genetic algorithm to optimize BP neural network initial threshold c language program, the effect is okay. Actual situation according to add some normalization.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:392110
    • 提供者:刘阳
  1. GA-BP

    0下载:
  2. 这是一个GA-BP神经网络,可以对人口等数据进行预测。-This is a GA-BP neural network to predict population data.
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:940
    • 提供者:Yuan
  1. bp

    0下载:
  2. 这是一个matlab的BP神经网络源代码,可以对相关数据进行预测。-This is a BP neural network matlab source code, and related data to predict.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:7209
    • 提供者:Yuan
  1. GE-BP

    0下载:
  2. 本程序用于根据遗传算法设定BP神经网络初值,在此基础上进行BP神经网络训练,需要安装goat工具箱-Genetic algorithm, the program for setting the initial value of the BP neural network, based on BP neural network training, the need to install the goat Toolbox
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:2189
    • 提供者:李飞
  1. BP

    0下载:
  2. bp神经网络计算方法,可以用于数值计算的很好用的-bp neural network calculation method can be used for good use of the numerical calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:276628
    • 提供者:zhang baoji
  1. Neural-network-variable-screening

    0下载:
  2. 神经网络变量筛选—基于BP的神经网络变量筛选,调试过,可以运行,希望对大家有帮助-Neural network variable screening- screening based on BP neural network variables, debugged, you can run, and I hope for all of us to help
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1264
    • 提供者:张力
  1. GA-.BP

    0下载:
  2. 通过遗传算法优化BP神经网络权系数,达到局部的最有、优-By genetic algorithm to optimize BP neural network weight coefficient to reach the most local, excellent
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:4165
    • 提供者:王林
  1. BP-NN-by-matlab

    0下载:
  2. 采用MATLAB实现BP神经网络的训练算法,给出了仿真结果啊-Using MATLAB BP neural network training algorithm, simulation results
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:30077
    • 提供者:谢长君
  1. BP

    0下载:
  2. BP神经网络的非线性系统建模——非线性函数拟合-BP neural network nonlinear system modeling- nonlinear function fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:49516
    • 提供者:杨迪
  1. BP-ANN

    0下载:
  2. BP 神经网络 的源程序 用c++编写-BP neural network source c++ write
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:3214
    • 提供者:杨刚
  1. BP

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合-BP neural network nonlinear system modeling- nonlinear function fitting
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:48390
    • 提供者:ysy
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com