CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bp算法函数逼近

搜索资源列表

  1. 人工神经网络BP算法_函数逼近

    3下载:
  2. 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which document a word of the algorithm t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:47.09kb
    • 提供者:李琳
  1. matlab_bp

    0下载:
  2. 关于bp算法来逼近一个函数,还有一些关于一些简单的matlab实验程序,包括切比雪的滤波
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:233.23kb
    • 提供者:rch
  1. bp

    0下载:
  2. 神经网络bp算法源代码,各个部分的包括函数逼近,函数定义等的功能
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16.44kb
    • 提供者:ye
  1. ANN-BP

    0下载:
  2. 分两部分,第一部分是神经网络的基本概念,第二部分是用BP网络实现函数逼近算法-including two part , one is about the basic concept of ANN, the other is algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:390.08kb
    • 提供者:芊屹
  1. bp

    0下载:
  2. 用matlab编的BP算法--函数拟合,用来逼近一个SIN函数-Part of the BP algorithm using matlab- function approximation is used to approximate a SIN function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1006byte
    • 提供者:曹艳丽
  1. bpalgorithm1

    0下载:
  2. BP算法的C语言实现,可用于函数逼近,分类,数据挖掘应用等-BP algorithm C language can be used to function approximation and classification, data mining applications
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:6.32kb
    • 提供者:师花
  1. do03zpyI

    0下载:
  2. matlab 里用BP网络实现函数逼近的例子-Matlab Lane BP network function approximation example
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:942byte
    • 提供者:刘三
  1. bpnet

    1下载:
  2. bp神经网络算法程序,仿真逼近一个函数,内含详细注解,适合初学者。-it is a program of bp neural network algorithm ,its function is simulating approximation of a function. it contains detailed notes, and suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1.45kb
    • 提供者:yangmei
  1. 1

    0下载:
  2. matlab应用于神经网络:利用BP算法及Sigmoid函数,研究函数的逼近问题。-matlab applied to neural networks: the use of BP algorithm and Sigmoid function is to study the function approximation problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:265.14kb
    • 提供者:戎琳
  1. example_bpnetronetwork

    0下载:
  2. BP算法例子:用一个五层的神经网络去逼近函数-example_bpnetronetwork_5layers
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.92kb
    • 提供者:hanzhengwen
  1. bp

    1下载:
  2. 基于BP神经网络算法的函数逼近,利用matlab实现BP算法逼近任意非线性函数-BP neural network algorithm based on function approximation, using matlab to achieve BP algorithm approximate any nonlinear function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:882byte
    • 提供者:chrossley
  1. MATLAB

    0下载:
  2. 基于MATLAB的共轭梯度BP算法在函数逼近中的实例-MATLAB-based conjugate gradient BP algorithm in the example of function approximation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:28.26kb
    • 提供者:马婧烜
  1. bp

    0下载:
  2. 用MATLAB编写的BP算法在函数逼近中的应用。-BP algorithm using MATLAB written application in function approximation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:782byte
    • 提供者:马婧烜
  1. bp_c

    0下载:
  2. BP人工神经网络改进算法 加入惯性系数 bp算法c语言实现_函数逼近-c code of bp algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:5.45kb
    • 提供者:Jack
  1. sample1

    0下载:
  2. 在人工神经网络中,通过MATLAB软件,利用BP算法实现逼近余弦函数。-在人工神经网络中,通过MATLAB软件,利用BP算法实现逼近余弦函数。在人工神经网络中,通过MATLAB软件,利用BP算法实现逼近余弦函数。自动检测中英文中译英英译中百度翻译. 翻译结果(中 > 英)复制结果 In the artificial neural network, through the MATLAB software, BP algorithm using approximate cosin
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:577byte
    • 提供者:jiqingpeng
  1. BP

    0下载:
  2. matlab代码,用BP算法实现函数逼近,权值优化采用梯度下降法-matlab code, function approximation using BP algorithm weights optimization using gradient descent method
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:1.14kb
    • 提供者:聂思晴
  1. BP

    0下载:
  2. 基于BP神经网络算法的函数逼近,根据BP神经网络算法的原理,编写Matlab程序,逼近非线性函数。-Function approximation based on BP neural network algorithm to approximate nonlinear functions, according to the principle of BP neural network algorithm, written Matlab program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:976byte
    • 提供者:roy
  1. b

    0下载:
  2. BP算法函数逼近问题程序,是一段MATLAB程序代码,仅供参考-BP function approximation algorithm for the problem program, is a piece of MATLAB code, for reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:757byte
    • 提供者:Chris
  1. pso-bp

    2下载:
  2. 使用粒子群算法优化bp神经网络,完成函数逼近(Optimize bp neural network using particle swarm optimization algorithm to complete function approximation)
  3. 所属分类:其他

    • 发布日期:2020-07-21
    • 文件大小:3kb
    • 提供者:奋斗66
  1. bpsuanfa

    1下载:
  2. 使用MATLAB工具箱逼近函数,其实也是比较简单的一种方法(Approximation function using MATLAB toolbox)
  3. 所属分类:网络编程

« 12 3 4 »
搜珍网 www.dssz.com