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

搜索资源列表

  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
    • 文件大小:1248
    • 提供者:邹璇
  1. 4ZLJZ概率密度函数的逼近

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

    • 发布日期:2008-10-13
    • 文件大小:997
    • 提供者:任大
  1. BP1231

    0下载:
  2. 这个实例是关于BP网络用于函数逼近,适用于初学者 -example of this is on the network for BP function approximation applied to beginners
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4454
    • 提供者:cyychen
  1. wnn

    0下载:
  2. 小波神经网络程序,收敛性比BP神经网络好,可以避免局部最优,可用于分类,函数逼近等
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5073
    • 提供者:liyi
  1. Appendix_B

    0下载:
  2. 用于函数逼近的BP算法程序,可在Matlab中调试运行,绝对可行
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:1241
    • 提供者:戴仲毅
  1. hsb

    0下载:
  2. 函数逼近word版本,随机输入,典型的方程逼近,比较经典
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4129
    • 提供者:ye
  1. 基于支持向量机的手写数字识别(小论文+matlab编程及结果)

    12下载:
  2. 支持向量机的研究现已成为机器学习领域中的研究热点,其理论基础是Vapnik[3]等提出的统计学习理论。统计学习理论采用结构风险最小化准则,在最小化样本点误差的同时,缩小模型泛化误差的上界,即最小化模型的结构风险,从而提高了模型的泛化能力,这一优点在小样本学习中更为突出。SVM理论正是在这一基础上发展而来的,经过十几年的研究和发展,已开始逐步应用于一些领域。在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势,已经在模式识别、函数逼近和概率密度估计等方面取得了良好的效果。
  3. 所属分类:其它

    • 发布日期:2011-05-22
    • 文件大小:1154608
    • 提供者:ddx579@163.com
  1. yingyongshuzhifenxi.rar

    0下载:
  2. 本书包括绪论,插值法,函数逼近,解线性方程组的直接方法、迭代法,数值微分与数值积分,非线性方程求根,常微分方程数值解法,矩阵特征值与特征向量的计算以及附录和习题解答等。 ,This book includes introduction, interpolation, function approximation, solution of linear equations of the direct method, iterative method, numerical differentiati
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3239623
    • 提供者:zz
  1. Kernel-Principal

    0下载:
  2. 核主元分析法能充分利用核函数来解决非线性问题,具有很好的非线性逼近能力-Kernel principal component analysis can take advantage of the kernel function to solve nonlinear problems, with good nonlinear approximation ability
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:5442
    • 提供者:臧斌
  1. bpalgorithm1

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

    • 发布日期:2017-11-19
    • 文件大小:6476
    • 提供者:师花
  1. do03zpyI

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

    • 发布日期:2017-11-30
    • 文件大小:942
    • 提供者:刘三
  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. functionapproximation

    0下载:
  2. 函数逼近常用算法的matlab程序,总共12个-Commonly used function approximation algorithm of matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:6383
    • 提供者:范恩妍
  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-14
    • 文件大小:6390
    • 提供者:zy
  1. 新建文件夹

    0下载:
  2. bp神经网络用于函数逼近,MATLAB源程序, 可运行实现(BP neural network for function approximation)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:ylma
  1. 插值和函数逼近

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

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

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

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:剑客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-08
    • 文件大小:5670912
    • 提供者:pistils
  1. RBF高斯基函数及逼近器S函数设计仿真

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

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:hunterFM
  1. 2函数逼近与离散数据拟合—最佳平方逼进法

    0下载:
  2. 使用matlab编写了最佳平方逼进法的函数,里面有题目,可直接运行计算得到结果。(Matlab prepared using the best square approximation function, which is the problem, can be directly run the calculated results.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:76800
    • 提供者:jeff1130
« 12 3 4 5 »
搜珍网 www.dssz.com