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

搜索资源列表

  1. 高斯拟合程序,采用高斯函数拟合数据

    2下载:
  2. 高斯拟合程序,采用高斯函数拟合数据,获得拟合高斯函数的平均值和方差。-Gaussian fitting procedure, using Gaussian function fitting the data, fitting Gaussian function to obtain the mean and variance.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-22
    • 文件大小:541
    • 提供者:liut
  1. Bspline.编写拟合非均匀有理B样条曲线的程序

    0下载:
  2. 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-23
    • 文件大小:3188
    • 提供者:asd
  1. MovingLeast-SquaresMLS

    3下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:468421
    • 提供者:李秀丽
  1. Movingleastsquaremethodbasedonthecurveandsurfacefi

    0下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散 乱数据曲面拟合算例将拟合结果与最小二乘拟合结果作了比较分析了MLS 拟合曲线曲 面的光滑性和拟合质量表明了该方法的优越性和有效性-The establis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:468467
    • 提供者:chenruibao
  1. bpyuce

    0下载:
  2. 一个bp神经网络的预测程序,能较好的拟合训练数据-A program of BP for forecasting,it can better fit the training-data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3127
    • 提供者:qizi
  1. Project1

    2下载:
  2. 用VB编写的多项式拟合程序 Public Function funPolynomial(Num As Long, x() As Single, y() As Single, Degree As Integer, AA() As Single) As Long 多项式曲线拟合 y=a0+a1*x+a2*x^2+an*x^n Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 Degree为要拟合的多项式曲线次数 A
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5148
    • 提供者:周伟
  1. nihe

    0下载:
  2. 用matlab来解决数据拟合问题,包括四个例子程序和一个ppt-Data fitting using matlab to solve problems, including four examples of procedures and a ppt
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:179650
    • 提供者:fyc
  1. fitting

    0下载:
  2. 程序实现了最小二乘方法实现的二阶多项式拟合算法,并含有原始雷达数据和运行结果-Procedures implemented to achieve a least squares second order polynomial fitting algorithm, and contains the original radar data and operation results
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:21676
    • 提供者:liwei
  1. Matlab-data-fitting

    0下载:
  2. Matlab数据拟合 用Matlab进行数据拟合的方法和原理以及程序-Matlab with the Matlab data fitting data fitting methods and principles and procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:260744
    • 提供者:zhang
  1. tuoyuannihe

    0下载:
  2. 使用最小二乘法对任意位置的椭圆进行数据拟合的程序,使用全部的边缘点集。-Anywhere using the least squares method for data fitting ellipse, the use of all of the edge point set.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:779
    • 提供者:谢聪凌
  1. nihe

    0下载:
  2. 数据拟合程序 用2次多项式 ax^2+bx+c 拟合给定的数据(最小二乘解)-Data fitting procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1560
    • 提供者:sanbudeyu
  1. Chebyshev

    0下载:
  2. Chebyshev插值多项式数据拟合程序-Chebyshev interpolation polynomial data fitting procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:14296
    • 提供者:胡玫
  1. mean_nihegyrox

    0下载:
  2. 数据拟合程序,可实现数据的三阶自定义函数的最小二乘拟合-Data fitting procedure, enabling third-order data, least squares fitting custom functions
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1292
    • 提供者:niemx
  1. canshu

    0下载:
  2. 基础数据的计算,经检验可以运行,数据拟合程序-Calculated on the basis of data, the test can be run, data fitting procedure
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1521
    • 提供者:邻家
  1. elmNN_nihe-

    0下载:
  2. 利用极限学习机(elm)神经网络对数据拟合程序,内含仿真数据(对压缩机输入输出数据拟合)-Limit the use of machine learning (elm) neural network data fitting program includes simulation data (compressor input and output data fitting)
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:347362
    • 提供者:于肖雯
  1. 直角坐标系-zernike多项式波面拟合程序

    6下载:
  2. 最小二乘法进行泽尼克多项式拟合将离散数据点拟合成面型。(use the least square method to fit the wavefornt with zernike polynomials.)
  3. 所属分类:光学技术

    • 发布日期:2017-12-27
    • 文件大小:882688
    • 提供者:unick
  1. pro22

    0下载:
  2. 多次函数最小二乘法拟合数据,并进行误差计算,程序中数据为温度拟合(The multiple function least square method is used to fit the data and calculate the error. The data in the program is temperature fitting.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:hooong
  1. NIHE

    0下载:
  2. 这是自己修改过的实际matlab曲线拟合程序,可实现3阶最小二乘拟合(This is the actual Matlab curve fitting program which can realize the 3rd order least squares fitting)
  3. 所属分类:matlab例程

  1. 最小二乘法拟合程序

    1下载:
  2. 最小二乘拟合的matlab程序,用于数据处理。简单,易懂(The least squares fitting matlab program for data processing.Simple, easy to understand)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:石洪源
  1. 列车踏面数据拟合

    1下载:
  2. 此为JM3踏面数据拟合程序,可根据CAD的数据点进行相应的分析,后处理可导入到simpack文件,进行相应的机车分析
  3. 所属分类:matlab例程

    • 发布日期:2021-12-11
    • 文件大小:562
    • 提供者:jamsjacksun
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com