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

搜索资源列表

  1. gaussfitpara

    0下载:
  2. matlab中使用gauss基函数逼近抛物线及其误差分析-matlab gauss basis function approximation using parabola and its error analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:9984
    • 提供者:yaoyuan
  1. Numerical-Analysis-for-Statisticians

    0下载:
  2. Java常用数值算法集 共有数值计算中常用的Java方法近200个.内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组、两点边值问题的解法和解偏微分方程组.-Java common set numerical algorithm the total numerical calculation commonly used Java method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:5880217
    • 提供者:Mr Li
  1. Application-of-BP-based-on-MATLAB-

    0下载:
  2. 解决了非线性函数的逼近问题,实现了BP神经网络在非线性函数逼近中的应用。得出了信号的频率与隐含点之间,隐含点与函数逼近能力之间的关系——隐含层神经元数目越多。-Solved the problem of nonlinear function approximation, and realized the application of the BP neural network in nonlinear function approximation. Between signal frequenc
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:322306
    • 提供者:yagwenbang
  1. RBF_cluster

    0下载:
  2. RBF神经网络的聚类方法,用于函数逼近的整个原理程序-RBF neural network clustering method for function approximation principle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:1336
    • 提供者:shu
  1. BP-neural-network

    0下载:
  2. BP神经网络,函数逼近,简单易懂。适合初学者学习。-It is a program for BP neural network.It is easy to learn.
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:4998
    • 提供者:wdl
  1. grnn1

    0下载:
  2. grnn广义回归神经网络,主要用于函数逼近。此程序完成使用grnn对未知模型的逼近及测试-The GRNN generalized regression neural network for function approximation. This process is complete approximation of the use grnn unknown model and testing
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:728
    • 提供者:pcc
  1. Gauss-Legendre

    0下载:
  2. 数值分析算法,拉格朗日插值与函数逼近,已运行成功-Numerical analysis algorithms, Lagrange interpolation and function approximation, has been running successfully
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:955
    • 提供者:牛牛
  1. matlab

    0下载:
  2. 误差的来源 非线性方程(组)的数值解法 解线性方程组的直接方法 解线性方程组的迭代法 矩阵的特征值与特征向量的计算 函数的插值方法 函数逼近与曲线(面)拟合 数值微分 数常微分方程(组)求解值积分 -The source of the error Numerical method for solving the nonlinear equation (group) The direct method of solving linear
  3. 所属分类:File Formats

    • 发布日期:2017-11-08
    • 文件大小:1071502
    • 提供者:陈佳文
  1. Desktop

    0下载:
  2. 用神经网络实现函数逼近,具有方便的修改性。-Using neural network function approximation
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1963
    • 提供者:南志强
  1. matlab-PLS

    0下载:
  2. 曲线拟合,函数逼近,预测,偏最小二乘法!-Curve fitting, function approximation, forecast, partial least squares.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:638
    • 提供者:peng yunfa
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. fuzzyrbf1

    0下载:
  2. 模糊神经网络在函数逼近中使用,可以仿真出结果。-Fuzzy neural network used in the approximation of function, can the simulation results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1044
    • 提供者:hxj
  1. psogarbf

    0下载:
  2. 在函数逼近应用中,使用粒子群、遗传算法优化的rbf神经网络进行比较-In the applications of function approximation, using particle swarm optimization genetic algorithm of RBF neural network is used in the comparison
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4994
    • 提供者:hxj
  1. matlab-math-caculate-methods

    0下载:
  2. MATLAB语言常用算法程序集,包含了插值、函数逼近、矩阵特征值计算、数值微分和积分、方程求根、非线性方程组求解、特殊函数计算、常微分方程和偏微分方程的数值解法、以及数据统计和分析等等。-MATLAB language commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical differentiation an
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:115634
    • 提供者:林真天
  1. BPfit

    0下载:
  2. matlab源程序 关于BP神经网络进行函数逼近的实例,供参考-matlab source on BP neural network function approximation instance, for reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:641
    • 提供者:HWZ
  1. BP-neural-network-function-

    0下载:
  2. 人工智能及其运用实验亿基于BP神经网络算法的函数逼近-Artificial Intelligence and its use of experimental one hundred million based on BP neural network function approximation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:68993
    • 提供者:李赛凤
  1. The-BP-neural-network-

    0下载:
  2. BP神经网络用于函数逼近代码-The BP neural network for function approximation************************************
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:173616
    • 提供者:sw
  1. rbf

    0下载:
  2. 利用径向基函数神经网络求解非线性函数逼近问题。-Using radial basis function (RBF) neural network to solve nonlinear function approximation problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:4470
    • 提供者:sdk
  1. examplesin

    0下载:
  2. 神经网络函数逼近源代码,函数用了sin三角函数,你也可以随便换成其他函数使用-Neural network function approximation source code, with the sin trigonometric functions, you can easily switch to other functions use
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1462
    • 提供者:丁丁
  1. bp

    0下载:
  2. 使用matlab神经网络工具箱用bp网络实现函数逼近,学习BP网络-use matlab neural network toolbox with bp networks function approximation.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:621
    • 提供者:sun
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 35 »
搜珍网 www.dssz.com