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

搜索资源列表

  1. BP_tanh_linaer

    1下载:
  2. BP神经网络Simulink模型。。例子给了个离散传递函数。训练后的网络可以逼近任意传递函数,或者非线性函数。-Simulink model of BP neural network. . Examples for the discrete transfer function. Trained network can approximate any transfer function, or the nonlinear function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-05
    • 文件大小:9216
    • 提供者:罗波
  1. bpsinx

    0下载:
  2. 用bp神经网络进行函数逼近,逼近的函数为y=sinx,拟合效果不错-Bp neural network with function approximation, approximation function y = sinx, the effect of a good fit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:687
    • 提供者:郝跃军
  1. UWBpulse

    0下载:
  2. 基于切比雪夫函数逼近的超宽带脉冲设计方法及仿真-Based on Chebyshev Function Approximation of the ultra-wideband pulse design methods and simulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:93033
    • 提供者:刘卫菠
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. 用BP网络完成函数的逼近源程序

    0下载:
  2. 用BP网络完成函数的逼近源程序- Completes the function with the BP network to approach the source program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:940
    • 提供者:陈宁
  1. matlab-suanfadaquan

    0下载:
  2. 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:239605
    • 提供者:陈岚崴
  1. prony_method

    0下载:
  2. 运用prony法对函数逼近,可以通过取样点数逼近任意函数-The use of Prony method of function approximation can approximate any function of the sampling points
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:910
    • 提供者:woopyn
  1. BP

    1下载:
  2. 应用BP神经网络对两个函数进行非线性逼近,并给出MATLAB源程序,还对结果进行了分析。-Application of BP neural network of the two non-linear function approximation, and gives MATLAB source code, but also on the results are analyzed.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:353023
    • 提供者:林靖
  1. FIRdesign

    0下载:
  2. FIR数字滤波器的设计方法主要是建立在对理想滤波器频率特性作某种近似的基础上的。这些近似方法有窗函数法、频率抽样法、最佳一致逼近法。在这里只讨论窗函数法。程序中也是采用了这种方法。-FIR digital filter design method is mainly based on the frequency characteristics of the ideal filter for some kind of approximation on the basis of. These app
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:217164
    • 提供者:李文
  1. numerical

    0下载:
  2. 数值分析的实验文档和源程序 包含 1.样条插值 2.非线性方程求根 3.函数逼近和拟合 4.矩阵特征值计算 5.舍入误差分析 程序在相应文档中-Numerical Analysis of the experimental documentation and source code that contains 1. Spline Interpolation 2. Nonlinear equations Root 3. Function approximati
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:87583
    • 提供者:int
  1. hanshubijin

    0下载:
  2. MATLAB下BP神经网络用于函数逼近-MATLAB under the BP neural network for function approximation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1167
    • 提供者:解放军
  1. RBFtidu

    0下载:
  2. 这是一个用RBF神经网络用梯度算法实现的一个函数逼近源代码-This is a use of RBF neural network algorithm with gradient function approximation of a source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1280
    • 提供者:lyulong
  1. GA_RBF

    0下载:
  2. 用遗传算法优化RBF网络参数,减小RBF网络在函数逼近中的误差-Using genetic algorithm to optimize parameters of RBF network, reducing the RBF Network in Function Approximation Error
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2884
    • 提供者:史峰
  1. lagrange

    0下载:
  2. 拉格朗日插值逼近:在离散数据基础上补插除连续函数是计算数学中最基本最常用的手段是函数逼近的重要方法。-Lagrange interpolation approximation: In the discrete data based on the fill plug in addition to continuous function is the mathematical calculation of the most basic means of the most commonly used
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:31977
    • 提供者:klb
  1. newcode

    0下载:
  2. 用matlab实现多次最佳一致的函数逼近 用matlab实现多次最佳一致的函数逼近-Using matlab to achieve the same function many times the best approximation using matlab to achieve the same function many times the best approximation
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3376
    • 提供者:于龙
  1. hanshubijin

    0下载:
  2. 用bp神经网络的进行函数逼近,达到逼近的效果-Bp neural network used for function approximation to approximate the effects of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1311
    • 提供者:徐进富
  1. GGAP-RBF

    3下载:
  2. 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。-Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-07-17
    • 文件大小:464461
    • 提供者:王宁
  1. OS-ELM

    0下载:
  2. 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。-Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:6135
    • 提供者:王宁
  1. elm

    0下载:
  2. 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。-Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2577
    • 提供者:王宁
  1. RBFFunction

    0下载:
  2. RBF网络用于函数逼近,未使用matlab工具箱,程序应用效果良好-RBF network for function approximation is not used matlab toolbox, the application of effective procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:795
    • 提供者:hanchangxi
« 1 2 3 4 5 67 8 9 10 11 ... 35 »
搜珍网 www.dssz.com