搜索资源列表

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

    0下载:
  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 docu
  3. 所属分类:其它资源

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:16837
    • 提供者:ye
  1. 人工神经网络BP算法_函数逼近

    0下载:
  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 docu
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-09
    • 文件大小:48128
    • 提供者:李琳
  1. bpalgorithm1

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

    • 发布日期:2024-10-09
    • 文件大小:6144
    • 提供者:师花
  1. do03zpyI

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

    • 发布日期:2024-10-09
    • 文件大小:1024
    • 提供者:刘三
  1. fzh1

    0下载:
  2. 用于函数逼近的BP算法程序,matlab源码-function approximation for the BP algorithm procedures, Matlab FOSS
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-09
    • 文件大小:1024
    • 提供者:leo
  1. NND11FA

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2024-10-09
    • 文件大小:3072
    • 提供者:胡朋
  1. matlab_bp

    0下载:
  2. 关于bp算法来逼近一个函数,还有一些关于一些简单的matlab实验程序,包括切比雪的滤波-On the bp algorithm to approximate a function, there are some simple matlab on experimental procedures, including snow Chebyshev filter
  3. 所属分类:语音合成与识别

    • 发布日期:2024-10-09
    • 文件大小:238592
    • 提供者:rch
  1. FunctionApproximation

    0下载:
  2. matlab平台上实现函数y=sinx的逼近程序,构造bp算法实现(输出层采用y=x线性函数,隐含层采用非对称Sigmoid函数)-matlab platform function y = sinx approximation procedures, construction bp algorithm (output layer using linear function y = x, hidden layer use of non-s
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-09
    • 文件大小:1024
    • 提供者:黄泉
  1. Appendix_B

    0下载:
  2. 所属分类:其他小程序

    • 发布日期:2024-10-09
    • 文件大小:1024
    • 提供者:戴仲毅
  1. bp

    0下载:
  2. 神经网络bp算法源代码,各个部分的包括函数逼近,函数定义等的功能-Bp neural network algorithm source code, the various parts, including function approximation, function definition function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-09
    • 文件大小:16384
    • 提供者:ye
  1. bpnet

    0下载:
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-10-09
    • 文件大小:1024
    • 提供者: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例程

    • 发布日期:2024-10-09
    • 文件大小:271360
    • 提供者:戎琳
  1. bp

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

    • 发布日期:2024-10-09
    • 文件大小:1024
    • 提供者:chrossley
  1. MATLAB

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

    • 发布日期:2024-10-09
    • 文件大小:28672
    • 提供者:马婧烜
  1. bp_c

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

    • 发布日期:2024-10-09
    • 文件大小:5120
    • 提供者:Jack
  1. b

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

    • 发布日期:2024-10-09
    • 文件大小:1024
    • 提供者:Chris
  1. pso-bp

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

    • 发布日期:2024-10-09
    • 文件大小:3072
    • 提供者:奋斗66
  1. bpsuanfa

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

« 12 3 4 »

源码中国 www.ymcn.org