搜索资源列表

  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. 逼近与拟合

    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. 曲线拟合c++代码

    0下载:
  2. 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1259
    • 提供者:刘广
  1. 用抛物线y=a+bx+cx 拟合给定数据

    0下载:
  2. 数值分析用抛物线y=a+bx+cx 拟合给定数据-numerical analysis using a parabolic y = bx cx fitting given data
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:272599
    • 提供者:郭巨海
  1. 最小二乘法线性拟合

    2下载:
  2. 最小二乘法线性拟合,数值计算方法中的一种经典算法-Least_squares algorithm linear fitting curves,A kind of classic algorithm of the number calculation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8382
    • 提供者:aaa
  1. 用抛物线y=a+bx+cx 拟合给定数据

    0下载:
  2. 数值分析用抛物线y=a+bx+cx 拟合给定数据-numerical analysis using a parabolic y = bx cx fitting given data
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-16
    • 文件大小:272384
    • 提供者:郭巨海
  1. 最小二乘法线性拟合

    0下载:
  2. 最小二乘法线性拟合,数值计算方法中的一种经典算法-Least_squares algorithm linear fitting curves,A kind of classic algorithm of the number calculation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-16
    • 文件大小:199680
    • 提供者:aaa
  1. 多功能数值仿真计算器

    0下载:
  2. 本程序提供了输入表达式计算、积分、微分、拟合、插值等多种数值计算,界面简练,功能强大-procedures for the importation of expression, integral, differential, fitting, interpolation and other numerical calculation, concise interface, powerful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-16
    • 文件大小:17408
    • 提供者:向红
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-16
    • 文件大小:89088
    • 提供者:闻杉
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-16
    • 文件大小:8192
    • 提供者:刘渝
  1. 曲线拟合c++代码

    0下载:
  2. 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:刘广
  1. shuzhiniheyubijin

    0下载:
  2. 数值拟合与逼近方面的,包括:最小二乘曲线拟合,切比雪夫曲线拟合,最佳一致逼近多项式里米慈法,矩形域的最小二乘曲面拟合-numerical fitting with the approximation, including : least squares curve fitting, Chebyshev curve fitting, best polynomial approximation centimeters chee, recta
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-16
    • 文件大小:1581056
    • 提供者:wgq0426
  1. wyio

    0下载:
  2. 这是一个计算曲线拟合的程序,用户在记事本中输入x,y值,然后程序会根据输入的数值拟合出相近的曲线.-This is a calculated curve fitting procedures, in the notebook user input x, y values, The program then will be imported under the numerical fitting out a similar curve.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-16
    • 文件大小:3072
    • 提供者:张超
  1. FitCurve

    0下载:
  2. vc++实现数值拟合与逼近计算方法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-16
    • 文件大小:1582080
    • 提供者:youngvery
  1. fit

    0下载:
  2. 数值拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-Hpirl numerical approximation least-squares fitting and curve fitting hchir Chebyshev curve fitting hremz best uniform approximation met
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-16
    • 文件大小:6144
    • 提供者:lionel
  1. 数据拟合

    0下载:
  2. 该matlab程序是数学中的经典程序,可应用于工程中的数据拟合。(The matlab program is a classic procedure in Mathematics)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-16
    • 文件大小:20480
    • 提供者:2516379801
  1. 第6讲 用MATLAB进行数据拟合

    1下载:
  2. 数据拟合,入门 数据拟合是一个数学函数,在MATLAB的NAG Foundation Toolbox中也有一些曲面拟合函数,如e02daf是最小二乘平方曲面拟合函数,e02def可求出曲面拟合的函数值(Data fitting is a mathematical function, in MATLAB NAG Foundation Toolbox, there are also some surface fitting functio
  3. 所属分类:matlab例程

  1. nihe

    0下载:
  2. matlab程序,对离散点使用最小二乘法法进行数值拟合,求均值(Least square linear fitting)
  3. 所属分类:matlab例程

  1. 插值与拟合

    0下载:
  2. 运用插值与拟合的手段解决问题。例程涵盖多种插值拟合matlab算法(Solving problems by means of interpolation and fitting. Routines cover a variety of interpolation fitting matlab algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-16
    • 文件大小:529408
    • 提供者:Elkulas
  1. 实现直线识别_拟合角平分线

    0下载:
  2. 最近在学习matlab所以上传了较多关于matlab的代码,如果有学数值计算的同学,这里面是线性拟合与直线识别的相关内容(Recently, in learning Matlab, I uploaded more code about MATLAB. If there are students who learn numerical calculation, it is related to linear fitting and lin
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:135168
    • 提供者:知道17
« 12 3 4 5 6 7 8 9 10 ... 22 »

源码中国 www.ymcn.org