CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - BP算法

搜索资源列表

  1. bp1

    0下载:
  2. BP算法实现,通过Visual C++6.0环境实现的BP算法源程序-BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:27972
    • 提供者:tom
  1. BP

    0下载:
  2. 文章是用c语言对BP神经网络算法进行编程的代码,功能比较完整-The article is to use c language on BP neural network algorithm of the programming code, the function is complete
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:16754
    • 提供者:凝若
  1. BP

    0下载:
  2. BP神经网络的拓扑优化算法-我的心血啊,希望对大家有帮助-BP neural network topology optimization algorithm of BP neural network topology optimization algorithm BP neural network topology optimization algorithm BP neural network topology optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2352
    • 提供者:后的的
  1. 0530ga-bp

    0下载:
  2. 遗传算法优化神经网络 用于城市轨道交通车站客流预测-The genetic algorithm optimization neural network for urban rail transit station passenger flow forecast
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1442
    • 提供者:李俊芳
  1. BP-ga

    1下载:
  2. matlab的基于遗传算法的BP神经网络程序-Matlab based on genetic algorithm BP neural network program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:9113
    • 提供者:王东
  1. ex2

    0下载:
  2. 用matlab计算其经样本和BP算法,含有二层隐含层,一个输出层-Using matlab to calculate the sample and the BP algorithm, containing the second floor of the hidden layer, and an output layer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:41238
    • 提供者:方家安
  1. the-BP-neural-network

    0下载:
  2. 遗传算法优化BP神经网络权值和阈值的通用MATLAB源码-Genetic algorithm to optimize the BP neural network weights and thresholds of common MATLAB source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2191
    • 提供者:gygyg2008
  1. BpArithmetic

    0下载:
  2. BP算法的实现,可加入测试数据加以测试,并画出图形-BP algorithm, can be added to the test data to be tested, and draw graphics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:68847
    • 提供者:
  1. BP-of-Nonlinear-2

    0下载:
  2. 利用带动量项的改进BP神经网络算法对非线性函数进行拟合。通过验证函数,可以对训练好的数据进行验证。-Driven by the amount of improved BP neural network algorithm to fit the nonlinear function. Validated by the validation function, can be trained data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:31149
    • 提供者:
  1. BPnetwork

    0下载:
  2. 这是一篇人工神经网络BP算法密集型数据的预处理文章,文章详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is an artificial neural network BP algorithm-intensive data preprocessing article, the article describes in detail the algorithm theory and application of important reference value for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:106351
    • 提供者:fujeffson
  1. BPnetwork

    0下载:
  2. 使用神经网络里的BP算法对Iris花集进行分类,并有详细的具体实现的说明文档与结果分析-BP algorithm using neural networks to classify the Iris flower set, and detailed specific documentation and results analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:74694
    • 提供者:fly.xiao
  1. matlab-BP-net(base-fuzzy)

    0下载:
  2. 基于模糊算法的神经网络方法,matlab 编写。-Neural network based on fuzzy algorithm, matlab prepared.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:18268
    • 提供者:msli
  1. Bayes-in-BP(code)

    0下载:
  2. 采用贝叶斯正则化算法提高 BP 网络的推广能力。在本例中,我们采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正 则化算法(trainbr),用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据。-Use Bayes to train BP network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1084
    • 提供者:肖木
  1. BP-of-cholesterol-content

    1下载:
  2. 用BP网络来估计胆固醇含量的一个算法实现-The code of BP network to estimate cholesterol content
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-26
    • 文件大小:2048
    • 提供者:肖木
  1. TRAINGDM-to-train-BP(code)

    0下载:
  2. 采用动量梯度下降算法训练 BP 网络。 训练样本定义如下: 输入矢量为 p =[-1 -2 3 1 -1 1 5 -3] 目标矢量为 t = [-1 -1 1 1]-Use TRAINGDM to train BP network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:759
    • 提供者:肖木
  1. genetic-algrithom-BP-

    0下载:
  2. BP神经网络和遗传算法的结合,根据输入和输出的value,不断对参数进行修正,确定拟合关系-BP neural network and genetic algorithm combination of value, according to the input and output, continuous parameter correction to determine the fitting relationship
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:6499
    • 提供者:Ding
  1. BP_identification

    0下载:
  2. BP神经网络辨识Matlab程序。引入动量因子对BP算法进行改进,有注释,适合初学者。-BP neural network to recognize Matlab program. The introduction of momentum factor to improve the BP algorithm, annotations, suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:803
    • 提供者:kevin
  1. Improved-BP-neural-network-algorithm

    0下载:
  2. 改进型的BP神经网络算法,基于量化共轭梯度法搜索-Improved BP neural network algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:8313
    • 提供者:烦渴
  1. PSO-BP

    1下载:
  2. PSO算法从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质,粒子群优化Bp网络源程序,仅供参考-PSO algorithm from random solutions to find the optimal solution by iteration, the fitness evaluation solution quality, particle swarm optimization Bp network source, for reference only
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-27
    • 文件大小:778240
    • 提供者:曹亚军
  1. Bp-Classic-example

    0下载:
  2. 使用C++写的BP神经网络算法,经典实现,可以直接打开运行的,输入层,隐层,输出层自己定义,实现BP分类。-BP neural network algorithm using C++ wrote, Classical, can directly open run, input layer, hidden layer and output layer defined BP classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:316897
    • 提供者:张元科
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com