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

搜索资源列表

  1. R001.m

    1下载:
  2. 贝叶斯回归分析,以二维图像线性拟合为例,解决过度拟合问题-Bayes regression
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:616
    • 提供者:考否给
  1. Linear-fit

    0下载:
  2. 线性拟合,几种拟合方式来进行数据拟合,分类。-Linear fit
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:444477
    • 提供者:shan
  1. matrixEigenvalue

    0下载:
  2. 线性拟合的方法进行矩阵的特征值计算估计,代码内部可以设置估计参数。 -Linear fitting method to calculate the eigenvalues ​ ​ of the matrix estimation, estimation parameters can be set inside the code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:313099
    • 提供者:xmh
  1. least_square

    0下载:
  2. 最小二乘线性拟合计算子程序,C51中可以直接使用,完美无误自己工作中使用,回馈pudn之作。-Least-squares linear fit calculation subroutine, C51 can be used directly, the perfect and correct their own work be used as the feedback pudn.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:916
    • 提供者:eepconce
  1. Population_growth_model

    0下载:
  2. 人口增长模型,用于数学建模数据分析与绘图,其中包括线性拟合、指数增长模型以及阻滞增长模型。-Population growth model for mathematical modeling of data analysis and graphics, including linear regression, exponential growth model and arrest growth model.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:837
    • 提供者:刘晓能
  1. zuixiaorcf

    1下载:
  2. VB采用最小二乘法演示如何在VB中实现线性拟合和二次拟合,编译时候需要TeeChart5.ocx,已将此文件打包,你无需再下载。新建 Microsoft Excel 工作表.xls里是测试数据,程序会自动读龋这里要说的是:   1.1 线性拟合:给定一组数据(xi,yi),i=1,2,…,m,做拟合直线。   1.2 二次拟合:给定数据系列(xi,yi),i=1,2,…,m,用二次多项式函数拟合这组数据。作出拟合函数与数据序列的均方误差最校 -VB using the metho
  3. 所属分类:Windows Develop

    • 发布日期:2015-08-31
    • 文件大小:1125376
    • 提供者:gpudn44
  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 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com