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

搜索资源列表

  1. GA_Wnn_test

    0下载:
  2. 基于bp算法的小波神经网络算法,是matlab程序。非常好用的啊-Bp algorithm based on wavelet neural network algorithm, the Matlab program. Very easy to use
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2259
    • 提供者:于华丽
  1. main_BP

    0下载:
  2. 一个简单的压缩感知小程序,运用BP算法完成重构,-a simple compressed sensing program,using basic persuit (BP)Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:759
    • 提供者:不知道
  1. test1

    0下载:
  2. 这个是一个神经网络的算法,也就是BP算法,里面包含了各种优化的方法,在效率上还是功能上都是非常优秀的。-This is a neural network algorithm, BP algorithm, which contains a variety of optimization methods, efficiency and functionality are excellent.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6104128
    • 提供者:dzh
  1. shenjingwangluo

    0下载:
  2. 自适应滤波LMS算法和bp算法,解决一些基本数学问题-Adaptive filtering LMS algorithm and the bp algorithm to solve basic math problems
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1028
    • 提供者:casy
  1. 00471413

    0下载:
  2. donoho等人写的关于BP算法的一片文献,比较有参考价值-Basis Pursuit is a technique for decomposing a signal into an "optimal" superposition of dictionary elements. The optimization criterion is the l1 norm of coeficients.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:269294
    • 提供者:xln
  1. matlab

    0下载:
  2. 通过使用BP算法对特征向量的分类,最终实现对特征的区分作用-the apply for matlab in classification
  3. 所属分类:AI-NN-PR

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

    1下载:
  2. 采用PID结合神经网络算法,来解决多变量控制系统的解耦控制-PID neural network algorithm to solve multi-variable control system of decoupling control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2255
    • 提供者:peter
  1. BP_liner_VCsrc

    0下载:
  2. 人工神经网络BP算法,C++编写,可以: 1、动态改变学习速率 2、加入动量项 3、可暂停运算 4、可将网络以文件的形式保存、恢复-Artificial neural network BP algorithm, C++ to write, you can: a dynamically changing learning rate to 2 by adding momentum item 3, may suspend the operator 4 network to save the file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5012
    • 提供者:hg
  1. DLBP

    0下载:
  2. 一种改进的BP算法,基于动量梯度的,非常经典,实际可用-An improved BP algorithm based on the momentum gradient, very classic, the actual available
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2780
    • 提供者:何翔
  1. bp-matlab

    0下载:
  2. bp的matlab源代码 多层前馈网络用于图像压缩的网络模型、原理、算法及关键技术,并通过仿真实验说明了在BP神经网络图像压缩中,算法、激活函数和压缩率等参数的选择是至关重要的,它们与收敛时间以及重建图像的压缩性能息息相关。-the multilayer feedforward network for image compression network model, theory, algorithm and key technologies, by simulation illustrates
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1220
    • 提供者:小朱
  1. BP-neural-network-algorithm

    0下载:
  2. BP神经网络算法,最常用的BP网络解法,下载后既可以运行使用。-BP neural network algorithm, the most commonly used BP Neural Networks Approach to download either run using.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:379706
    • 提供者:黄天宇
  1. AImprovedBPaln

    0下载:
  2. 一种改进的BP算法在模糊神经网网络中的应用,性能得到很好的改善。 -An Improved BP Algorithm in the fuzzy neural networkk applications, performance is very good improvement.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:349516
    • 提供者:
  1. Algorithm-experiment-report

    0下载:
  2. 算法的完整实验报告,内容包含:提公因子,排序和BF/BP算法比较 内含截图和源代码-Complete experimental report of the algorithm includes: mention common factor, sort and BF/BP algorithm contains screenshots and source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:214085
    • 提供者:
  1. bp

    0下载:
  2. 用遗传算法优化神经网络结构,用MATLAB语言-Genetic algorithm optimization neural network structure, using the MATLAB language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3755
    • 提供者:mengxiuqing
  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 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com