搜索资源列表

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

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

    • 发布日期:2024-05-15
    • 文件大小:940
    • 提供者:
  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. C++常用算法之12数值拟合与逼近

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套数值拟合与逼近代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C
  3. 所属分类:数值算法/人工智能

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

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

    • 发布日期:2008-10-13
    • 文件大小:997
    • 提供者:任大
  1. 逼近与拟合

    0下载:
  2. 6个关于逼近与拟合的C源程序,有示例,来自《C语言数值计算常用程序》,所以程序均经本人测试可用!-six approximation with the fitting of the C source code, examples, from the "C language commonly used numerical procedures," and so I have been put to test avail
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8664
    • 提供者:刘渝
  1. 人工神经网络BP算法_函数逼近

    0下载:
  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 docu
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:48218
    • 提供者:李琳
  1. 最佳一致逼近的里米兹算法

    0下载:
  2. 最佳一致逼近的里米兹算法-best approximation algorithm Meads Lane
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1595
    • 提供者:张博真
  1. 多项式逼近之最佳一致逼近

    0下载:
  2. 多项式逼近之最佳一致逼近-polynomial approximation best approximation
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:87215
    • 提供者:彭寒
  1. 拟合与逼近

    0下载:
  2. 拟合与逼近的C程序-fitting approximation with the C program
  3. 所属分类:其它

  1. C++数值计算-函数逼近-用切比雪夫逼近求函数的多项式逼近(2)_200812151739562.rar

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

    • 发布日期:2011-06-15
    • 文件大小:48488
    • 提供者:54149571@qq.com
  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编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:邹璇
  1. 人工神经网络BP算法_函数逼近

    0下载:
  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 docu
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:48128
    • 提供者:李琳
  1. 第5章 函数逼近

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

  1. 插值和函数逼近

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

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

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

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:剑客123
  1. 数值逼近

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

    • 发布日期:2024-05-15
    • 文件大小:5670912
    • 提供者:pistils
  1. RBF高斯基函数及逼近器S函数设计仿真

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:hunterFM
  1. 模型分块逼近的机器人RBF网络自适应控制

    0下载:
  2. 对于模型分块逼近的机器人RBF网络的自适应控制仿真程序(An Adaptive Control Simulation Program of Robot RBF Network for Model Blocking Approximation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:hunterFM
  1. CMAC逼近非线性函数

    0下载:
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:小太M阳
  1. RBF神经网络逼近非线性函数

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

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:小太M阳
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org