CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 非线性 拟合

搜索资源列表

  1. Linearfitting

    0下载:
  2. 直线拟合的几种算法,其中包括线性最小二乘,和两种不同目标函数的非线性最小二乘,用于比较这些方法的优劣,另外matlab中说的robust least squares方法没有找到,希望有朋友能给穿一下:)-Several linear fitting algorithm, which includes linear least squares. and two different objective function of the nonlinear least squares, used to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:136.96kb
    • 提供者:张效栋
  1. fortran_code

    2下载:
  2. fortan数值计算的源代码,如空间光滑出来,非线性拟合等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.66mb
    • 提供者:zhanglifang
  1. ImageProcessing

    0下载:
  2. 用C语言实现最小二乘拟合,包括线性和非线性拟合
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:
  1. nihe

    0下载:
  2. 简单的讲,所谓拟合是指已知某函数的若干离散函数值{f1,f2,…,fn},通过调整该函数中若干待定系数f(λ1, λ2,…,λ3), 使得该函数与已知点集的差别(最小二乘意义)最小。如果待定函数是线性,就叫线性拟合或者线性回归(主要在统计中),否则叫作非线性拟合或者非线性回归。表达式也可以是分段函数,这种情况下叫作样条拟合。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.83kb
    • 提供者:nancy
  1. 数学优化分析综合工具软件包

    6下载:
  2. 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-23
    • 文件大小:7.08mb
    • 提供者:zhangqi
  1. fxzxec

    1下载:
  2. 非线性最小二乘拟合,经过本人精心调试成功!代码得到极大地优化-Nonlinear least squares fitting, after I carefully debugging success! Code has been greatly optimized! ! !
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2.03kb
    • 提供者:zhangja
  1. curvefiting

    1下载:
  2. 该程序利用最小二乘法进行拟合多元非线性方程。是我做毕设的时候写的。希望对大家有用。-This code can fit multivariable nonlinear equation by using least squares.
  3. 所属分类:Algorithm

    • 发布日期:2017-01-25
    • 文件大小:7kb
    • 提供者:张毅
  1. PLS

    1下载:
  2. 最小二乘法含有非线性线性拟合附有理论和实际的例子说明比较具有实际应用哟-PLS
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:6.04kb
    • 提供者:kubery
  1. CurveFit

    0下载:
  2. 本软件解决了非线性曲线拟合的初始值问题,不再需要输入初始值,只要定义函数模型及输入拟合数据即可求出函数的系数值。-This software solved the nonlinear curve fitting of the initial value problem, no longer need to enter the initial value, as long as the definition of function model and input data can be obtai
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:52.63mb
    • 提供者:wrshl@126.com
  1. lsqcurvefit

    0下载:
  2. LabVIEW编的非线性曲线拟合软件,不需要初始值就可以进行拟合求出函数的系数值-LabVIEW for the non-linear curve fitting software,do not need the initial value can be fitted on the function values obtained
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:52.63mb
    • 提供者:wrshl@126.com
  1. 2009work

    1下载:
  2. 利用最小二乘法进行的非线性拟合,针对不同频率建立了非线性代数模型,并给出了验证算法。-The nonlinear fitting using the least square method about different frequencies,as well as the verifying cod.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1.52mb
    • 提供者:付登科
  1. resource

    0下载:
  2. 数值分析算法:求解非线性方程组,插值,曲面拟合,得近似表达式-Numerical analysis algorithms: solving nonlinear equations, interpolation, surface fitting, very similar to the expression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:616.23kb
    • 提供者:tianping
  1. VisualC

    0下载:
  2. 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:60.22mb
    • 提供者:龚云隆
  1. 618

    2下载:
  2. 本程序用C语言编辑 利用非线性最小二乘法来拟合模型,并对其进行PID控制-The program uses C language to edit using nonlinear least squares fitting model, and gain PID control
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:3.38kb
    • 提供者:Christine
  1. FSQ

    0下载:
  2. 实现数据的非线性拟合,完成曲线的拟合,让用户不用操心-Nonlinear fitting data to complete the curve fitting, so that users do not have to worry about
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5.93kb
    • 提供者:FSQ
  1. 123

    0下载:
  2. 基于孙根年教授的本地趋势线,对回归分析的非线性拟合-Based on the local trend line, the regression analysis of nonlinear fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:584byte
    • 提供者:胡凯逢
  1. BP_neural_network

    0下载:
  2. 基于BP神经网络算法的非线性系统拟合,在matlab中实现BP神经网络非线性拟合算法。-BP neural network algorithm fitting of nonlinear systems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:46.83kb
    • 提供者:曾成
  1. The-nonlinear-curve-fitting

    0下载:
  2. 这个代码主要解决数学中离散的多个点,并对这些点进行非线性拟合,是绝大多数点几乎都落在这条曲线附近-This code is mainly to solve in mathematics, a multiple discrete points, and nonlinear fitting to these points, is the vast majority of almost all fall around the curve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:796byte
    • 提供者:秦学珍
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    2下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB to solve nonlinear least squares fitting problem source code)
  3. 所属分类:数学计算

  1. LeastSquareDetail

    1下载:
  2. 非线性阶多项式最小二乘法拟合,逼近数据的临近之(Nonlinear polynomial least squares fitting)
  3. 所属分类:数学计算

    • 发布日期:2019-08-19
    • 文件大小:210kb
    • 提供者:天空558
« 12 3 4 5 6 »
搜珍网 www.dssz.com