CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - Fitting

搜索资源列表

  1. 最小二乘法直线算法

    0下载:
  2. 最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:任萍
  1. mulcircle

    1下载:
  2. 最小二乘法的圆拟合算法,可用各种开发工具实现,本算法使用VC语言-least squares fitting algorithm circle, the various development tools available to realize that the algorithm used language VC
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:52.67kb
    • 提供者:任萍
  1. nihequxian

    0下载:
  2. 在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:
  1. vbNumerical10

    0下载:
  2. 最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數據亦常使用最小平方近似法來達成曲線密合 (curve fitting)。以下所介紹的最小平方近似法是使用多項式作為近似函數,除了多項式之外,指數、對數方程式亦可作為近似函數。關於最小平方近似法的計算原理,請參閱市面上的數值分析書籍-least square approximation (least-
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.22kb
    • 提供者:三米
  1. AdRBF

    0下载:
  2. 点云处理中的自适应RBF算法,通过隐函数的拟合实现点云的重构和网格化-point cloud processing algorithm for the adaptive RBF, the implicit function fitting achieve Cloud Reconstruction and Grid
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:62.2kb
    • 提供者:胖丫
  1. saleforecast

    0下载:
  2. 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 。 本算法用指数平滑法预测数据-the algorithm using the least-squares method based on the designated function of M and N-known data and the curve-fitting. The algorithm used to predict exponential smoothing data
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.73kb
    • 提供者:fcx
  1. shuzhifenxi_shuzhinihe

    0下载:
  2. 我自己写的数值分析课程设计的算法,这里是数值拟合的部分。-I wrote it myself numerical analysis courses designed algorithm, which is part of the numerical fitting.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:481.27kb
    • 提供者:marguin
  1. ercheng

    0下载:
  2. 最小二乘法曲线拟合的经典算法,做过特征数检验,只需调用fit,文件中其他函数被fit调用,其中个输入输出变量均以给出详细说明。-least squares curve fitting classic algorithms, the number of tests done, just call fit, the paper other function to be fit Call, 000 input and output variables were presented in detail.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:阿宇
  1. 数值计算常用算法

    0下载:
  2. 由数值计算方法的一些常用算法,其中包括一些数值拟和-by numerical calculation of some common algorithms, including some numerical fitting
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16.24kb
    • 提供者:胡文明
  1. numericalcalculate

    0下载:
  2. 数值计算程序 包括:变步长梯形公式算法、二叉树算法、二分法、高斯列主消去法、曲线拟合算法等-Numerical calculation procedures include: Variable Step-trapezoid formula algorithm, binary tree algorithm, dichotomy, Gaussian elimination method the main column, curve fitting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.87kb
    • 提供者:李伟
  1. yuanma

    0下载:
  2. 通过现有的人口数据结构特点,对其进行拟合分析后进行长短期的预测-Population data through the existing structural features, their post-fitting analysis of the short and long-term prediction
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:52.18kb
    • 提供者:sujunsan
  1. quxiannihe

    0下载:
  2. 数据结构。曲线拟合算法。通过曲线拟合法求曲线近似方程-Data structure. Curve fitting algorithm. Demand curve by curve fitting approximation equation
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3.42kb
    • 提供者:lh
  1. hanshunihe

    0下载:
  2. 函数拟合的程序,用来采用最小二乘法实现对函数的拟合。-Function fitting procedures, using least-squares method is used to realize the function of the fitting.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:134.17kb
    • 提供者:陈卫亮
  1. matlab

    1下载:
  2. 5个自己开发的Matlab的源码。其功能分别是队列、亚可比、拟合、标准化。-Five self-developed Matlab source. The function of the queue, respectively, Jacobi, fitting, standardize.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:8.21kb
    • 提供者:bonner
  1. Commonsetofnumericalalgorithm

    0下载:
  2. 常用数值算法集。一些常用的数值算法代码 如:排序,矩阵特征值,线性拟合等等其他机器提出连接申请,并在对方计算机允许建立连接请求后,发送数据到对方-Common set of numerical algorithms. Some commonly used numerical algorithm code such as: sorting, matrix eigenvalue, linear fitting options many machines connected applications
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3.22mb
    • 提供者:zhuweiwei
  1. C_E

    0下载:
  2. 工程上常常遇到圆和椭圆的拟合算法。本资料包括doc说明和vc代码,教你如何实现拟合。-fitting algorithm for circle and ellpase
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:40.02kb
    • 提供者:xuxiangxing
  1. nihequxian

    0下载:
  2. 改程序应用于数据校正以及一般的数据处理当中,用于曲线的拟合,目标是使得数据协调达到期望【版权所有】-The procedure is applied to the data correction and data processing, used for curve fitting, the target is to make data coordination to achieve the desired All Rights Reserved
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:656byte
    • 提供者:许博
  1. Codes

    0下载:
  2. codes for Interpolation and fitting lines
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:11.65kb
    • 提供者:kad
  1. Curve-fitting

    0下载:
  2. 计算方法中一种关于曲线拟合算法的C程序代码-Calculation method one kind on curve fitting algorithm C program code
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:541byte
    • 提供者:laviequev
  1. fastBSpline

    1下载:
  2. fastBSpline - 一个快速,轻量级的类,它实现   任意阶非均匀B样条曲线     Matlab的样条函数都很一般。这种通用性来自于   速度的代价。对于大规模的应用,包括模型   其中,模型的某些组件中的术语定义嵌合   样条曲线,如广义相加模型,更快的解决方案是   可取的。       该fastBSpline类实现一个轻量级的一套B样条   功能,
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:11.61kb
    • 提供者:cao
« 12 »
搜珍网 www.dssz.com