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

搜索资源列表

  1. 最小二乘曲线拟合.rar

    2下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:3336
    • 提供者:
  1. shuzhiniheyubijin

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

    • 发布日期:2008-10-13
    • 文件大小:15221
    • 提供者:wgq0426
  1. LeastSquare

    0下载:
  2. 用C写的可以实现求解满秩线性方程组以及最小二乘曲线拟合的函数-written in C can be achieved full rank solving linear equations and least-squares curve fitting the function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1333
    • 提供者:zenger
  1. FittingApproximationliuying

    0下载:
  2. 拟合与逼近头文件, 最小二乘曲线拟合。-fitting with the first approximation documents, least squares curve fitting.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3967
    • 提供者:刘英
  1. fitnorm

    0下载:
  2. 对任意基本函数组合进行最小二乘曲线拟合的源程序。-basic function of arbitrary combinations least squares curve fitting of the source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1076
    • 提供者:闰土
  1. 曲线拟合

    0下载:
  2. (1)利用多项式拟合的两个模块程序求解下题: 给出 x、y的观测值列表如下: x 0 1 2 3 4 5 y 2.08 7.68 13.8 27.1 40.8 61.2 试利用二次多项式y=a0+a1x+a2x2进行曲线拟合。 (1)多项式拟合方法:假设我们收集到两个相关变量x、y的n对观测值列表: x x0 x1 x2 x3 x4 x5 y y0 y1 y2 y3 y4 y5 我
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:1398
    • 提供者:lz
  1. Moving-Least-Squares-Methods

    0下载:
  2. 移动最小二乘曲线拟合原理,论文中分析了一维和二维的例子,并且同最小二乘法进行比较。-Moving least squares curve fitting principle, the paper analyzes the one-dimensional and two-dimensional case, and compared with the least squares method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:753078
    • 提供者:jack
  1. curvefitting

    0下载:
  2. 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2490240
    • 提供者:王延海
  1. CH8

    2下载:
  2. 8.1 最小二乘曲线拟合hpir1.c 8.2 切比雪夫曲线拟合hchir.c 8.3 最佳一致逼近的里米兹法hremz.c 8.4 矩形域的最小二乘曲面拟合hpir2.c-8.1 Least-squares curve-fitting hpir1.c 8.2 Chebyshev curve fitting the best uniform approximation hchir.c 8.3 years Meeds law hremz.c 8.4 rectangular domain
  3. 所属分类:Algorithm

    • 发布日期:2016-01-24
    • 文件大小:5523
    • 提供者:yangasdtat
  1. CurveFit

    1下载:
  2. 嵌入式多项式最小二乘曲线拟合C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C polynomial least-squares curve fitting algorithm, the LPC2200 on a long-running success, the algorithm result is correct
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2383
    • 提供者:lijiping
  1. PARAMETER

    0下载:
  2. 根据试试数据 对变压器技术参数进行校核 利用的是最小二乘曲线拟合的方法-According to the data to try check technical parameters of the transformer is the least squares curve fitting using the method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:299096
    • 提供者:刘庆贺
  1. data_nihe

    0下载:
  2. 曲线拟合的最小二乘法要解决的问题,实际上就是求以下超定方程组的最小二乘解的问题。-Least squares curve fitting to solve the problem, in fact, find the following overdetermined least squares solution for the problem group.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:303499
    • 提供者:zjs
  1. nihe

    0下载:
  2. 拟合曲线有很多方法,本资料是用最小二乘法拟合曲线的MATLAB源代码-There are many ways fitting curve, the data are least square fitting curve with MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:719
    • 提供者:王一平
  1. circuit

    0下载:
  2. 基于最小二乘曲线拟合的信号调理电路误差补偿方法-Curve fitting based on least squares error compensation signal conditioning circuit
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:665762
    • 提供者:jing200
  1. hpir

    0下载:
  2. 拟合与逼近算法代码。包括最小二乘曲线拟合、切比雪夫曲线拟合、最佳一致逼近的里米兹方法、矩形域的最小二乘曲面拟合-Fitting and approximation algorithm code. Including the least squares curve fitting, cut Chebyshev curve fitting, best uniform approximation method of Li Mizi rectangular domain least squares su
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:5658
    • 提供者:邱永红
  1. curve_fit(1)

    0下载:
  2. 基于广义逆的最小二乘曲线拟合,采用满秩分解,用其中一个就可以了,单个太小,不让上传,所以复制三份-curve fitting by using generalized inverse matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1490
    • 提供者:徐东升
  1. TLS

    0下载:
  2. matpower 总体最小二乘曲线拟合 h-matpower General least squares curve fitting hahahah
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:35742
    • 提供者:王金龙
  1. mrUV

    0下载:
  2. 文件的读取、拼接,最小二乘拟合,曲线拟合,并做散点图(Reading and splicing of files, fitting of least squares, fitting of curves, and making scatter plot)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:achanga
  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. Parameter optimization

    2下载:
  2. 代码很齐全,包括用 最小二乘支持向量机进行参数优化,曲线拟合等(The code is complete, including parameter optimization, curve fitting and so on using least squares support vector machine.)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-18
    • 文件大小:1028096
    • 提供者:饶勇翔
« 1 23 4 »
搜珍网 www.dssz.com