CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 线性拟合

搜索资源列表

  1. linear_math

    0下载:
  2. 在VC6中实现最小二乘法,线性拟合,经测试通过。-In VC6 achieve the least squares method, linear fit, after the test.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5254
    • 提供者:杨飞
  1. L1-norm-unliner

    1下载:
  2. 最优化一范数的线性拟合,巧妙转化为线性回归问题,避免了一范数不可微的缺点-Optimization of a linear fit the norm, cleverly converted into a linear regression problem, avoiding a non-differentiable norm shortcomings
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1030
    • 提供者:
  1. CSharpNumerialAlgorithm

    1下载:
  2. C#编写的数值算法,包括矩阵计算、解方程、线性拟合等-CSharp Numerical Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4501637
    • 提供者:肖乐
  1. MATLAB_VC

    0下载:
  2. 实现matlab和VC的混合编程,对回转窑数据进行线性拟合,绘制窑体温度曲线,自动寻找,煅烧带位置!-Achieve matlab and VC mixed programming, the linear fit to the data kiln, kiln temperature curve plotted automatically find, calcined with position!
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:65967
    • 提供者:槛外人
  1. MATLAB

    0下载:
  2. 物理里面进行数据处理,线性拟合,非线性拟合。画图分析的小李子-data process
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:7788
    • 提供者:zhangtao
  1. chengxu2

    0下载:
  2. MATLAB实现线性拟合和相关系数 源程序代码-MATLAB linear fitting and correlation coefficient of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:583
    • 提供者:吴磊
  1. Test

    0下载:
  2. 计算方法,最小二乘数c语言实现源码,求取线性拟合曲线,得到二次方程的a,b,c值。-Calculation methods, Least Squares c language source code, to strike a linear fitting curve, quadratic equation a, b, c values.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:769
    • 提供者:黄国胜
  1. ex2x

    0下载:
  2. 无监督学习,进行线性拟合梯度下降,选择thet-This first exercise will give you practice with linear regression. These exercises have been extensively tested with Matlab, but they should also work in Octave, which has been called a free version of Matlab. If you are usi
  3. 所属分类:Button control

    • 发布日期:2017-04-13
    • 文件大小:2070
    • 提供者:郭超
  1. linear

    0下载:
  2. 线性拟合小程序,能够计算出拟合函数及相关系数-Linear fit small program that can calculate the fit function and the correlation coefficient
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-10
    • 文件大小:17461348
    • 提供者:杨磊
  1. line-anasys

    0下载:
  2. matlab 数据统计分析程序,将计算数据进行分析 并进行线性拟合-matlab statistical analysis program that will analyze the data and calculate the linear fit
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:456929
    • 提供者:刘凯
  1. linear-fittin

    0下载:
  2. MATLAB实现线性拟合和相关系数 源程序代码,初学者必看-MATLAB for linear fitting and correlation coefficient source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1596
    • 提供者:李丽
  1. 1

    0下载:
  2. 线性拟合,过原点和不过远点两种情况。近似地刻画或比拟平面上离散点组所表示的坐标之间的函数关系-Linear fit through the origin and the far point but in both cases
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:465696
    • 提供者:陈希
  1. matlab_line

    1下载:
  2. 利用matlab对曲线进行分段线性拟合,效果比较好-Use matlab piecewise linear approximation of the curve, the effect is better
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:585
    • 提供者:yanqi
  1. MATLAB-codes

    0下载:
  2. 画离散点与拟合曲线、还有多元线性拟合方程-Draw a scatter diagram and the fitting curve, and multiple linear regression
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:张桂鑫
  1. dg

    0下载:
  2. labview编写的数据拟合小程序,很简单,线性拟合,作为子vi可以拿来直接用-labview data fitting small program written in very simple, linear fit, as the sub-vi can be used directly
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:6588
    • 提供者:wo726804
  1. KineticDataFit

    0下载:
  2. 用微分法进行动力学数据分析,先用最小二乘法你和函数,拟合满意后进行单变量线性拟合计算动力学参数-The kinetic data were analyzed using the differential method, you first use the least squares method and function, univariate linear fit after satisfactory fit kinetic parameters were calculated
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:777
    • 提供者:王红帅
  1. MATLABchengxu

    0下载:
  2. MATLAB实现线性拟合和相关系数 源程序代码-MATLAB for linear fit and correlation coefficient MATLAB source code to achieve linear fitting correlation coefficient and source code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1693
    • 提供者:香君
  1. curve-fitting

    0下载:
  2. 利用labview编写的程序,实现曲线拟合,其中包括线性拟合,多项式拟合,以及指数拟合等多种拟合方式,且各拟合方式之间可以自由切换。-LabVIEW prepared by the procedures, to achieve the curve fitting, including linear fitting, polynomial fitting, and other fitting methods of the index, and the fitting method can be f
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:23100
    • 提供者:gary
  1. testlinfit01

    0下载:
  2. Qt5下,采用QCustomplot控件绘制曲线,采用最小二乘算法拟合曲线,进行线性拟合,多项式拟合和指数拟合-Under Qt5, using QCustomplot control plotted using least-squares curve fitting algorithms, linear fit, polynomial fitting and exponential fitting
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:176379
    • 提供者:PENGHAILONG
  1. pls

    0下载:
  2. 基于偏最小二乘法 对数据进行线性拟合。效果明显 文件内包含 程序及数据 -Based on partial least squares linear fit to the data. The effect is obvious in the file that contains the program and data
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:348751
    • 提供者:XIAO
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »
搜珍网 www.dssz.com