CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - least-squares curve fitting

搜索资源列表

  1. Peakfinder3

    0下载:
  2. A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of \"real\" signal peaks from noise and background. Determines the position, height, and width of each peak by
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8492
    • 提供者:左贤君
  1. 4

    0下载:
  2. 最小二乘法拟合曲线(用到矩阵求逆、矩阵乘法、矩阵转置)-Least square fitting curve (use matrix inversion, matrix multiplication, matrix transpose)
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:222865
    • 提供者:林创明
  1. Peakfinder

    0下载:
  2. Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by looking for downward zero-crossings in the smoothed third derivative that exceed SlopeThreshold and peak amplitudes that exceed AmpThreshold. Dete
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:24182
    • 提供者:morteza
  1. polynomial

    0下载:
  2. Least-square curve fitting using polynomials is probably the most basic way to perform some parametric regression analysis. Foor basic tools for polynomial curve fitting are provided here. I also strongly recommend the exhaustive function POLYFITN
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8010
    • 提供者:Karthikeyan
  1. least_square_simulation

    0下载:
  2. Using least squaer algorithm, this code can do fitting curve for the measurement data (linear ~ cubic )
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1094
    • 提供者:jay
  1. curve_fitting_with_LSE

    0下载:
  2. This code is for the curve fitting with least square sense algrorithm. Using the measurment data, end-user can get the curve (1st order~ 4th order approximation)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1092
    • 提供者:jay
  1. my_47

    1下载:
  2. 基于最小二乘法的曲线拟合,m文件带有仿真数据-Based on least squares curve fitting, m file with the simulation data
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:989
    • 提供者:张圣杰
  1. simulink

    1下载:
  2. 实现了曲线拟合,关于客车燃油经济性的曲线-vc++ achieve numerical simulation with the approximation method of calculating least-squares curve fitting
  3. 所属分类:matlab例程

    • 发布日期:2013-05-20
    • 文件大小:2444743
    • 提供者:sherry
  1. project

    0下载:
  2. 可变次数的 曲线拟合 最小二乘算法实现 -Variable number of least squares curve fitting algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3431
    • 提供者:张伸正
  1. curvefitting

    1下载:
  2. 运用Matlab实现最小二乘的曲线拟合,经调试,基本符合应用要求。-Using least squares curve fitting Matlab implementation, the debugging, in line with application requirements.
  3. 所属分类:matlab例程

    • 发布日期:2017-04-02
    • 文件大小:4938
    • 提供者:潘宝昌
  1. least-squares

    0下载:
  2. 最小二乘法曲线拟合,可以实现利用最小二乘法拟合曲线,并显示图形,操作简单。-Least squares curve fitting, can be achieved using least squares curve fitting and display graphics, easy to operate.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12984
    • 提供者:Lauren
  1. ls-svdls

    0下载:
  2. 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。 -Least-squares method (also known as least squares) is a mathematical optimization techniques. It does thi
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:58046
    • 提供者:zjc
  1. A-least-squares-fit

    1下载:
  2. matlab最小二乘原理下的曲线拟合方法汇总:polyfit函数、“\”命令、fminsearch函数、nlinfit函数。附上一个具体的例子:1900-2000年的总人口情况的曲线拟合。-matlab principle of least squares curve fitting method Summary: polyfit function, " \" command, fminsearch a function, nlinfit function. Attach a
  3. 所属分类:matlab

    • 发布日期:2016-12-25
    • 文件大小:26624
    • 提供者:中士
  1. Least-squares-fitting-curve

    0下载:
  2. 用matlab所学的知识,编写最小二乘法拟合程序,以解决物理实验中的最小二乘法拟合曲线以及相关系数等的问题。-With matlab learned, the preparation method of least squares fitting procedure to solve the problems of the least-squares fitting curve and correlation coefficient physics experiments.
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:72355
    • 提供者:邓棋文
  1. lms

    0下载:
  2. 最小二乘法拟合曲线求值,根据所得系数获得原始方程式的大小,进行进一步处理-Evaluation of least squares curve fitting, the basis of the coefficients of the equation to obtain the original size, for further processing
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:798
    • 提供者:谢龙
  1. chazhi

    0下载:
  2. 详细介绍了matlab插值与拟合方法,包括拉格朗日多项式插值、牛顿插值、分段线性插 值、Hermite 插值和三次样条插值和曲线的最小二乘拟合、多项式拟合方法、最小二乘优化所有程序均有相应的说明与应用实例-Details of the matlab interpolation and fitting methods, including Lagrange polynomial interpolation, Newton interpolation, piecewise linear inte
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:271629
    • 提供者:唐小米
  1. lsqcurvefit

    1下载:
  2. 非线性曲线拟合是已知输入向量xdata和输出向量ydata,并且知道输入与输出的函数关系为ydata=F(x, xdata),但不知道系数向量x。今进行曲线拟合,求x使得输出的如下最小二乘表达式成立: min Σ(F(x,xdatai)-ydatai)^2-Nonlinear curve fitting is a known input and output vectors xdata vector ydata, and know the relationship between the i
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:956
    • 提供者:hairongwu
  1. Assignment1_Part2Q1

    0下载:
  2. 最小二乘法的matlab实现,最小二乘法用于曲线拟合,本程序可以适用于一次或者二次曲线拟合- Polynomial least squares curve fitting- First and Second order curve fitting. All the given data points must be used for fitting.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4502
    • 提供者:guojiexin
  1. erchengfa

    0下载:
  2. 简单方便的最小二乘法曲线拟合,运用一个实例程序很好的解释了曲线拟合方法-Simple and convenient method of least squares curve fitting, using a good explanation of the example program of curve fitting method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:844
    • 提供者:皮皮鲁
  1. fengbunihe

    0下载:
  2. 以最小二乘法进行曲线拟合 得到概率密度函数的参数-With the least squares curve fitting to get the parameters of the probability density function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:976
    • 提供者:张清
« 12 3 »
搜珍网 www.dssz.com