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

搜索资源列表

  1. function-approximating

    0下载:
  2. 函数逼近教学例子,可以选择不同训练算法。-Function approximation teaching example, you can choose different training algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:904
    • 提供者:jacob lee
  1. function-approximation

    0下载:
  2. 基于神经网络的函数逼近源代码c++,函数为y=sin(x*pi/400)+2-Source code c++ function approximation based on neural networks, function y = sin (x* pi/400)+2000
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:232939
    • 提供者:zhouniao
  1. bpsinx

    0下载:
  2. 采用bp神经网络对函数y=sin(x)进行训练,然后用测试集对训练的函数进行测试,也就是函数逼近sin(x)的曲线-Bp neural network using the function y = sin (x) for training, and then use the test set to test the training function, that is, function approximation sin (x) curve
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:809
    • 提供者:ee
  1. 54507899FLch7NNeg2

    0下载:
  2. 函数逼近的程序是一元函数的逼近,效果不错-function bijin de chengxu
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1585
    • 提供者:
  1. 5-hanshubijin

    0下载:
  2. 函数逼近【matlab例程】经典算法直接应用方便快捷-Convenient function approximation [] classical algorithm matlab routines direct application
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6386
    • 提供者:jason yan
  1. RBFgrad

    0下载:
  2. RBF网络用于函数逼近,单输入单输出节点 基于梯度法的RBF网络设计-RBF network for function approximation, the single input single output node RBF network design based on gradient method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1193
    • 提供者:吕钱
  1. Function-approximation

    0下载:
  2. 函数逼近算法,在近似计算和优化处理时有一定的益处.-Function approximation algorithm, in the approximate calculation and optimization process has some benefits.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6196
    • 提供者:anny
  1. C-language-prepared-by-least-squares

    0下载:
  2. 函数逼近与曲线拟合,用最小二乘法进行曲线拟合的C或C++编写的完整程序!-C language prepared by the method of least squares curve fitting
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:5336
    • 提供者:刘长青
  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
    • 文件大小:757
    • 提供者:Chris
  1. bp-network-function

    0下载:
  2. bp神经网络函数逼近源代码 程序精简 有必要的解说-bp neural network function approximation source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:552
    • 提供者:heiufh
  1. chazhiyunihe

    0下载:
  2. 插值和拟合都是函数逼近或者数值逼近的重要组成部分。他们的共同点都是通过已知一些离散点集M上的约束,求取一个定义在连续集合S的未知连续函数,从而达到获取整体规律目的,即通过"窥几斑"来达到"知全豹"。-Interpolation and fitting function approximation or are an important part of the numerical approximation. They have in common are constrained by the k
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:185139
    • 提供者:meihaodi
  1. Matlab_2013a_CacheFiles

    0下载:
  2. 热电偶分度表数据处理-----BP神经网络处理----函数逼近-Thermocouple indexing table data processing----- BP neural network processing---- function approximation
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:60785
    • 提供者:chenlei
  1. jiyumatlabyouhua

    0下载:
  2. 基于matlab的各种优化算法 包含 插值 函数逼近 矩阵特征值计算 等30来种优化算法-Various optimization algorithms based on matlab interpolation function approximation includes calculating eigenvalues ​ ​ of the matrix and other 30 kinds of optimization algorithms to
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3149817
    • 提供者:林子杰
  1. bijin

    0下载:
  2. 对一些离散点的数据进行函数逼近,得到想要的结果。-Number of discrete data points for function approximation, get the results you want.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5883
    • 提供者:朱彦龙
  1. Legendre_approximation

    0下载:
  2. 基空间为勒让德多项式的函数逼近,计算更简单-Base space Legendre polynomial function approximation,Computing easier
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:615
    • 提供者:
  1. ex2_19

    0下载:
  2. 利用两层BP神经网络完成函数逼近。隐含层的激活函数取S型传输函数,输出层的激活函数取线性传输函数-Two layer BP neural network using function approximation. The S transfer function of the hidden layer activation function, the output layer activation function of linear transfer function
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:560
    • 提供者:lele
  1. Atken

    0下载:
  2. atken插值,利用插值可以实现曲线拟合,函数逼近,在轨道拟合,钟差拟合中都有很好的应用-ATKEN
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:534
    • 提供者:ninysun
  1. funappr

    1下载:
  2. 数值计算中函数逼近MATLAB实现,其中包括拉格朗日逼近、切比雪夫逼近等.-Numerical calculation function MATLAB program, including Lagrange approximation, Chebyshev approximation .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:22911
    • 提供者:huadong
  1. legendre-and-lmz

    0下载:
  2. 函数逼近中两个重要的方面,勒让德逼近和列梅兹算法-two important aspects in function approximation, Legendre approximation and Remez algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1302
    • 提供者:qiuxuanyu
  1. MLPNN

    0下载:
  2. bp神经网络,在线训练,函数逼近,可以研究学习率,神经元个数,采样频率对网络精度的影响-BP neural network, online training, function approximation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1231
    • 提供者:彭哥
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 35 »
搜珍网 www.dssz.com