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

搜索资源列表

  1. BP1

    1下载:
  2. 采用L-M优化算法用以训练BP神经网络,使其能够拟合某一附加有白噪声的正弦样本数据。设计一个三层BP神经网络,其网络的隐含层神经元的激励函数为双曲正切型,输出层各神经元的激励函数为线性函数,隐含层有6个神经元-LM optimization algorithm used to train BP neural network to enable it to fit a white noise, sine additional sample data. Design a three BP neura
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:517
    • 提供者:蓝色梦幻
  1. ng

    0下载:
  2. 这是基于c++ 的一个 算法,是关于bp神经网络的-xi wang yu da jia gong tong fen xiang
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-23
    • 文件大小:291098
    • 提供者:ganjinglei
  1. neutral

    0下载:
  2. 这是BP神经网络的算法实现,比较好可以运行,能够看到训练过程。-This is the BP neural network algorithm, better run, to see the training process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5559
    • 提供者:李英
  1. manual_BP_alg

    0下载:
  2. 使用BP神经网络进行的3维样本分类matlab算法-Using BP neural network of three-dimensional sample classification matlab algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5978
    • 提供者:sglzbb
  1. Basic_algorithm_neural_network

    0下载:
  2. 其中包括几种常用的神经网络算法的C语言实现,比如BP、HOPEFIELD等-These include several commonly used neural network algorithm C language, such as BP, HOPEFIELD etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:147098
    • 提供者:migao
  1. mud

    0下载:
  2. 用遗传算法优化bp神经网络权值系数.matlab 编程实现.-GA algorithm was used to optimize the bp net weights.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:362185
    • 提供者:jiacc
  1. BP-C

    0下载:
  2. BP人工神经网络改进算法C语言实现 TXT版本 简单实用-BP Artificial Neural Network Algorithm C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2168
    • 提供者:cs-ydx
  1. 11

    0下载:
  2. 一篇关于bp神经网络与遗传算法相结合的硕士论文,里边讲的很清楚,希望对大家有帮助-bpnetandGA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:426862
    • 提供者:李艳
  1. matlb-bp

    0下载:
  2. matlab下神经网络bp算法的源码,单隐含层。-bp under the neural network algorithm matlab source, single hidden layer.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:762
    • 提供者:
  1. bpann

    0下载:
  2. bp神经网络, Levenberg-Maquardt算法-BPANN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:4442
    • 提供者:hnu104_cc
  1. niaochenzhazidongshibiesuanfa

    0下载:
  2. 本文展开了对尿沉渣图像 自动识别算法的研究。著者在从事“尿沉渣图像自动识别算法的研究”课题的研究 中,广泛吸取了国内外已有的有益成果,根据尿沉渣图像特点从图像增强、图像 分割、特征提取和特征选择、图像识别等各个环节寻求最佳的可行方法以提高识 别的性能,提出了基于组合图像分割算法、改进的特征提取和特征选择算法以及 BP神经网络分类器的尿沉渣图像自动识别算法。-This started on the urine sediment image recognition algorit
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4766547
    • 提供者:zhouwuzhengwang
  1. BP

    0下载:
  2. 此程序实现了神经网络中的BP算法,使用MATLAB语言编写,对在平面坐标上的x,y变量在[-1,1]面积内进行象限归类。-This program implements the BP neural network algorithm, using the MATLAB language, on the plane coordinates of x, y variables in [-1,1] area classified within the quadrant.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1202
    • 提供者:lingyun
  1. bp

    0下载:
  2. 一个人工神经网络BP算法源代码与演示程序-An artificial neural network BP algorithm source code and demo program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1640294
    • 提供者:jy
  1. BP

    0下载:
  2. BP 算法 利用c语言 可作为参考之用 用于神经网络学习-neural networks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4593
    • 提供者:zhangping
  1. Genetic_algorithm_to_optimize_the_BP_neural_networ

    0下载:
  2. 根据遗传算法和BP神经网络理论,在MATLAB软件中编程实现基于遗传算法优化的BP神经网络非线性系统拟合算法。-Based on genetic algorithm and BP neural network, software, programming in MATLAB genetic algorithm based on BP neural network fitting algorithm of nonlinear systems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:52434
    • 提供者:si
  1. BP

    0下载:
  2. 神经网络的计算,包括训练和测试两部分,利用的是最小均方误差算法。-Nerual network calculation,including training and working part,utilizing MMSE algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:698
    • 提供者:李珍
  1. ann

    0下载:
  2. BP神经网络实现算法,测试数据时iris数据集,识别率在95 以上-BP neural network algorithm, test data, iris data set, more than 95 recognition rate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1375699
    • 提供者:董金威
  1. bpnet

    0下载:
  2. Matlab的BP神经网络各种不同算法程序-Matlab' s neural network BP algorithm program different
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4773
    • 提供者:雨宵
  1. Ann_BP

    0下载:
  2. BP神经网络的算法改进及应用研究,一片硕士论文-BP neural network improvement and application of the algorithm, a master' s thesis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:517099
    • 提供者:zhangxu
  1. PSO_BP

    0下载:
  2. 基于粒子群和BP神经网络的混合优化策略算法-Based on PSO and BP neural network algorithm for hybrid optimization strategy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:597338
    • 提供者:hupan
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com