搜索资源列表

  1. nlinfit

    0下载:
  2. 非线性最小二乘算法,矩阵和向量类为自己编写,用数组代替也可以-nonlinear least-squares algorithm, matrix and vector category for their preparation, with the array can be replaced
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2004
    • 提供者:crane
  1. ex

    0下载:
  2. 一个简单的matlab非线性拟合例子,使用了matlab提供的nlinfit函数.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:162155
    • 提供者:chenliang
  1. nlinfit

    0下载:
  2. 非线性最小二乘法,L-M算法,单精度。可用于学习,科研
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2921
    • 提供者:typ
  1. nlinfit

    1下载:
  2. 非线性最小二乘算法,矩阵和向量类为自己编写,用数组代替也可以-nonlinear least-squares algorithm, matrix and vector category for their preparation, with the array can be replaced
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:crane
  1. ex

    0下载:
  2. 一个简单的matlab非线性拟合例子,使用了matlab提供的nlinfit函数.-A simple non-linear fitting matlab example, matlab using the function provided by nlinfit.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:161792
    • 提供者:chenliang
  1. nlinfit

    0下载:
  2. 非线性最小二乘法,L-M算法,单精度。可用于学习,科研-Nonlinear least square method, LM algorithm, single-precision. Can be used for learning, research
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-29
    • 文件大小:3072
    • 提供者:typ
  1. A-least-squares-fit

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

    • 发布日期:2024-05-29
    • 文件大小:26624
    • 提供者:中士
  1. MATLAB-QIU-JIE-XUEYE

    0下载:
  2. 利用MATLAB程序中的inline和nlinfit两个命令对血药浓度-时间数据进行非线性拟合,求解血管外给药的药动学参数。同时与3P97软件计算结果进行了比较,结果表明,基于MATLAB程序可方便快速地求解血管外给药的各个药动学参数,计算结果与3P97软件计算值相当,且本方法操作简便、界面直观、易于推广,可用于临床教学或实验中药动学参数的计算。 更多还原-Using MATLAB program inline and nlinfit
  3. 所属分类:软件工程

    • 发布日期:2024-05-29
    • 文件大小:299008
    • 提供者:王斌
  1. 2014-2

    0下载:
  2. 非线性回归的一个例子,用最小二乘法和NLINFIT编写。-An example of non-linear regression, using the least squares method and NLINFIT writing.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:全权
  1. demo

    0下载:
  2. oefEsts2 = nlinfit(time, log(conc), @(p,x)log(modelFun(p,x)), startingVals); line(xgrid, modelFun(coefEsts2, xgrid), 'Color',[0 .5 0]); legend({'Raw Data' 'Additive Errors Model' 'Multiplicative Errors Model'});
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:cenas
  1. randcanto2r

    0下载:
  2. oefEsts2 = nlinfit(time, log(conc), @(p,x)log(modelFun(p,x)), startingVals); 0]); legend({'Raw Data' 'Additive Errors Model' 'Multiplicative Errors Model'});
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:1024
    • 提供者:cenas
  1. ww

    0下载:
  2. oefEsts2 = nlinfit(time, log(conc), @(p,x)log(modelFun(p,x)), startingVals); line(xgrid, modelFun(coefEsts2, xgrid), 'Color',[0 .5 0]); legend({'Raw Data' 'Additive Errors Model' 'Multiplicative Errors Model'});
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:2048
    • 提供者:cenas
  1. data fitting

    0下载:
  2. 掌握Matlab两个函数lsqcurvefit和nlinfit的用法; 掌握Matlab拟合工具箱cftool的使用; 编写非线性拟合函数。(Grasp the use of Matlab two functions lsqcurvefit and nlinfit; Grasp the use of Matlab fitting toolbox cftool; Compiling nonlinear fitting functi
  3. 所属分类:matlab例程

    • 发布日期:2024-05-29
    • 文件大小:195584
    • 提供者:阿飞大大
  1. nlinfit+regress_data fitting

    0下载:
  2. 对农作物六种经典水分生产函数模型的相关数据进行拟合求函数中参数(Fitting the parameters of the six classical crop water production function models by fitting the related data)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-29
    • 文件大小:102400
    • 提供者:安静的高调

源码中国 www.ymcn.org