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

搜索资源列表

  1. print

    0下载:
  2. matlab经典算法的程序-数据拟合,code fit
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4549
    • 提供者:楚燕
  1. Curve_Fitting

    0下载:
  2. 能够非线性函数的曲线拟合,包括一个Matlab的m文件和存有实验数据的txt文件。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3112
    • 提供者:yuhua
  1. MovingLeast-SquaresMLS

    3下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-W
  3. 所属分类:Algorithm

    • 发布日期:2015-10-01
    • 文件大小:468421
    • 提供者:李秀丽
  1. multifit

    1下载:
  2. 功能:离散试验数据点的多项式曲线拟合 调用格式:A=multifit(x,y,m) 其中:x: 试验数据点的x坐标向量    Y: 试验数据点的y坐标向量 m: 拟合多项式的次数 -Functions: discrete experimental data points, the polynomial curve fitting call format: A = multifit (x, y, m) where: x: experimental data points, x
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2991
    • 提供者:刘荣
  1. chazhiyunihe

    0下载:
  2. 插值函数, 称为被插函数. 最小二乘拟合: 已知一批离散的数据 , 互不相同,寻求一个拟合函数 ,使 与 的误差平方和在最小二乘意义下最小.在最小二乘意义下确定的 称为最小二乘拟合函数-Interpolation function, referred to as interpolation function. Least-squares fitting: a known number of discrete data, different from each other, to find a f
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:395368
    • 提供者:fengyu
  1. Movingleastsquaremethodbasedonthecurveandsurfacefi

    0下载:
  2. 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法这种方法对传统的最小二乘(LS)法的作了比较大的改进使生成的曲线曲面具 有精度高光滑性好等许多优点详细介绍了移动最小二乘法的原理应用和特点并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程最后给出了曲线拟合和空间散 乱数据曲面拟合算例将拟合结果与最小二乘拟合结果作了比较分析了MLS 拟合曲线曲 面的光滑性和拟合质量表明了该方法的优越性和有效性-The establis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:468467
    • 提供者:chenruibao
  1. nihequxian

    0下载:
  2. 得到一些列的离散数据,用matlab,进行曲线拟合-Get some out of discrete data with matlab, for curve fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:20992
    • 提供者:heidou
  1. matlab

    0下载:
  2. MATLAB程序代码。人口数据拟合。预测。非线性最小二乘法拟合-MATLAB code. Population data fitting. Forecast. Nonlinear least-squares fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1184825
    • 提供者:zj
  1. DataRegressionAnalysisbyMatlab

    0下载:
  2. 数据回归分析和拟合的Matlab实现相关文档,详细介绍了通过Matlab软件来做数据回归分析和拟合的方法函数,是快速入门的好资料-Data regression analysis and fitting by, Matlab,Mathematical Modeling
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:12370
    • 提供者:lee
  1. ezyfit

    1下载:
  2. 快速拟合工具箱,用于matlab环境下的数据拟合等功能-EzyFit toolbox
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:660776
    • 提供者:潘伟华
  1. data-fitting

    0下载:
  2. 运用最小二乘法对数据进行拟合,内容包括1. 1.运用matlab自带的程序对最小二乘法数据拟合 2.自己编程对最小二乘法数据拟合3.对非线性曲线拟合4.运用神经网络对实验数据进行拟合 -Using least squares fit of the data, including 1.1. Using matlab own procedures for least squares data fitting 2. Their own programming on the method of le
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:176372
    • 提供者:帅英琦
  1. Matlab_CFtool

    0下载:
  2. 讲解了matlab工具箱中用来进行数据拟合的工具箱cftool的使用-He explained the matlab toolbox for data fitting toolbox cftool use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6937
    • 提供者:欧阳远
  1. fenfui_v22

    0下载:
  2. 插值与拟合,解方程,数据分析,基于matlab GUI界面设计,最大信噪比的独立分量分析算法。- Interpolation and fitting, solution of equations, data analysis, Based on matlab GUI interface design, SNR largest independent component analysis algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5701
    • 提供者:闵永
  1. fanpao

    0下载:
  2. cordic算法的matlab仿真,插值与拟合,解方程,数据分析,非归零型差分相位调制信号建模与仿真分析 。- cordic matlab simulation algorithm, Interpolation and fitting, solution of equations, data analysis, NRZ type differential phase modulation signal modeling and simulation analysis.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:7958
    • 提供者:李海林
  1. 资料

    0下载:
  2. matlab用于数据处理最全的资料,包含差值,拟合,FIR和IIR等(Matlab is used for data processing of the most complete information, including differential values, fitting, FIR and IIR)
  3. 所属分类:数学计算

    • 发布日期:2017-12-18
    • 文件大小:1458176
    • 提供者:章199407
  1. 拟合圆

    2下载:
  2. 根据X和Y两组数据,将两组数据在X-Y平面上最小二乘法拟合出圆(According to X and Y two sets of data, the two sets of data in the X-Y plane, the least square method of fitting the circle)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:381952
    • 提供者:HRobert
  1. MATLAB希尔伯特Hilbert变换求包络谱

    2下载:
  2. MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:1177600
    • 提供者:CHENFEIFEI
  1. 最小二乘法拟合程序

    1下载:
  2. 最小二乘拟合的matlab程序,用于数据处理。简单,易懂(The least squares fitting matlab program for data processing.Simple, easy to understand)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:石洪源
  1. 迭代最小二乘法MATLAB程序

    0下载:
  2. 这是一份关于迭代最小二乘法的MATLAB程序,仅供个人研究使用。迭代最小二乘法是一种常用的滤波算法,它可以有效地拟合不确定数据,达到平滑的作用。
  3. 所属分类:数学计算/工程计算

  1. MATLAB 经典程序源代码

    1下载:
  2. 数据拟合,数学规划,微积分等,还包括全国大学生建模竞赛题解(Data fitting, mathematical planning, calculus, etc., including the solution of the National University Students' Modeling Competition)
  3. 所属分类:数学计算

    • 发布日期:2020-09-08
    • 文件大小:196608
    • 提供者:MEET小贝
« 12 3 »
搜珍网 www.dssz.com