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

搜索资源列表

  1. 用BP网络完成函数的逼近源程序.zip

    0下载:
  2. 用BP网络完成函数的逼近源程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:940byte
    • 提供者:
  1. 用matlab实现多次最佳一致的函数逼近

    0下载:
  2. 用matlab实现多次最佳一致的函数逼近,算法由本人独立完成,经过实践检验-using Matlab best to achieve the same number of function approximation algorithm independent, I will be completed through the test of practice
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:邹璇
  1. 4ZLJZ概率密度函数的逼近

    0下载:
  2. 模式识别中的算法 ZLJZ概率密度函数的逼近-pattern recognition algorithm ZLJZ probability density function approximation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:997byte
    • 提供者:任大
  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. bpann528

    0下载:
  2. 一个用delphi写的基于bp网络逼近函数的方法的源程序,程序提供的逼近函数包括:sin(x)*exp(-x)、sin(x)/x\\1/(1+exp(-x))、(1-exp(-x))/(1+exp(-x))、阶跃、高斯。~..~ -with a written bp - based networks function approximation of the original source code. procedures for the approximation functions in
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:300.96kb
    • 提供者:q024100404
  1. ga-quxian

    0下载:
  2. 遗传算法驱近函数级点的DOS绘图程序.该程序可以在5步情况下逼近函数最值.-GA flooding near the point function DOS mapping procedures. The procedure can five-step approximation of the value function.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.98kb
    • 提供者:zhyulily
  1. 三层BP神经网络逼近非线性函数

    14下载:
  2. 内容如题,其中BP神经网络的建立采用自编函数,而非Matlab自带的神经网络建立函数
  3. 所属分类:matlab例程

    • 发布日期:2011-02-26
    • 文件大小:135.85kb
    • 提供者:361478421
  1. C++数值计算-函数逼近-用切比雪夫逼近求函数的多项式逼近(2)_200812151739562.rar

    1下载:
  2. C++写的切比雪夫逼近
  3. 所属分类:源码下载

    • 发布日期:2011-06-15
    • 文件大小:47.35kb
    • 提供者:54149571@qq.com
  1. BP1214

    0下载:
  2. BP神经网络的逼近函数源代码 数学建模-BP neural network approximation function of the source code for mathematical modeling
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:21.48kb
    • 提供者:sin0418
  1. example_bpnetronetwork

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

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

    0下载:
  2. matlab函数逼近程序,里面包括了常用的matlab函数逼近的程序,包括手写的和matlab自还的函数。-matlab function approximation process, which includes the commonly used matlab function approximation procedures, including hand-written and self is also a function of matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.24kb
    • 提供者:zy
  1. 求解任意函数指定区间内的所有实根

    0下载:
  2. 本程序使用数值分析的方法找出任意函数指定区间内的所有实根。算法是通过一系列Chebyshev多项式毕竟目标函数,然后使用一种高效的数值分析方法(J.P. Boyd [see Appl. Num. Math. 56 pp.1077-1091 (2006)])求解出逼近函数的根。
  3. 所属分类:matlab例程

    • 发布日期:2015-03-29
    • 文件大小:4.66kb
    • 提供者:cidplx@163.com
  1. 第5章 函数逼近

    0下载:
  2. 函数论的一个重要组成部分,涉及的基本问题是函数的近似表示问题。在数学的理论研究和实际应用中经常遇到下类问题:在选定的一类函数中寻找某个函数g,使它是已知函数?在一定意义下的近似表示,并求出用g近似表示 ?而产生的误差。这就是函数逼近问题。在函数逼近问题中,用来逼近已知函数?的函数类可以有不同的选择;即使函数类选定了,在该类函数中用作?的近似表示的函数g的确定方式仍然是各式各样的;g对?的近似程度(误差)也可以有各种不同的含义。所以函数逼近问题的提法具有多样的形式,其内容十分丰富。(An impo
  3. 所属分类:matlab例程

  1. 插值和函数逼近

    0下载:
  2. 各种插值和函数逼近方法包括hermit 插值拉格朗日插值牛顿插值等(Various interpolation and function approximation methods include hermit interpolation, Lagrange interpolation, Newton interpolation and so on)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:10kb
    • 提供者:李怀宝
  1. 第5章 函数逼近

    0下载:
  2. matlab常用算法中的函数逼近计算,内含12个文件(Matlab algorithm commonly used functions approximation calculation, contains 12 files)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:6kb
    • 提供者:剑客123
  1. 数值逼近

    1下载:
  2. 数值逼近是数值分析的深化课程,是函数逼近理论(应用数学分支)的应用,在计算数学中有着重要的地位,对于信号的仿真有重要帮助。(Numerical approximation is a deepening course of numerical analysis. It is the application of function approximation theory (applied mathematics branch). It plays an important role in comp
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:5.41mb
    • 提供者:pistils
  1. RBF高斯基函数及逼近器S函数设计仿真

    0下载:
  2. RBF网络的高斯基函数及逼近器S函数设计仿真(Gaussian Function and Approximator S Function Design and Simulation of RBF Network)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:hunterFM
  1. CMAC逼近非线性函数

    3下载:
  2. 利用小脑模型神经网络逼近非线性函数,MATLAB编写m文件实现,给出逼近误差(Cerebellar model neural network is used to approximate nonlinear functions. MATLAB is used to write M files, and approximation error is given.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-10
    • 文件大小:4kb
    • 提供者:小太M阳
  1. RBF神经网络逼近非线性函数

    3下载:
  2. 利用径向基神经网络逼近非线性函数,MATLAB编程实现,给出训练误差(Radial basis function neural network is used to approximate nonlinear functions. MATLAB programming is implemented to give training error.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-24
    • 文件大小:2kb
    • 提供者:小太M阳
  1. bpsuanfa

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

« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com