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

搜索资源列表

  1. zhp20060416

    0下载:
  2. 任意给定点坐标,可以拟合出B样条曲线,用Matlab写的,算法明确。-arbitrary coordinates to the spot, could fit the B-spline curves, using Matlab written in the algorithm clear.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:982
    • 提供者:赵鹏
  1. Bezier_Curve_Plotter

    1下载:
  2. 自己编写的matlab gui可以实现贝塞尔曲线的参数选择和拟合效果
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11870
    • 提供者:thusimon
  1. RBF

    2下载:
  2. MATLAB建模RBF网络仿真出训练曲线和拟合曲线!验证过了!还不错!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2089
    • 提供者:余咏波
  1. matlabcurve-fitting

    0下载:
  2. 详细介绍了用matlab拟合曲线的过程,以及有一些简单例子的源码!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:57851
    • 提供者:zl
  1. allan

    3下载:
  2. 光纤陀螺输出误差的allan方差分析,使用的matlab仿真软件以及实际陀螺采样的数据进行分析。详细分析了5个误差的大小及其拟合曲线
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:25404
    • 提供者:王瑾
  1. MATLABnihe

    0下载:
  2. 介绍怎样利用matlab对曲线进行拟合的文章,实用性很高
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:152469
    • 提供者:li
  1. SchottkyTwoExpFit.m

    0下载:
  2. SchottkyTwoExpFit 肖特基I-V曲线双指数拟合程序 matlab
  3. 所属分类:源码下载

    • 发布日期:2012-01-13
    • 文件大小:974
    • 提供者:ctexlive
  1. preisach

    1下载:
  2. 简单的Preisach模型,在Matlab中的建模,用于压电陶瓷输入输出曲线的拟合。-Simple Preisach model in Matlab modeling for piezoelectric ceramic input and output curve fitting.
  3. 所属分类:matlab例程

    • 发布日期:2013-03-13
    • 文件大小:643
    • 提供者:Abo
  1. Gaussian curve fitting

    0下载:
  2. 使用matlab进行曲线拟合,使用程序实现高斯(Gaussian)曲线拟合,而不使用cftool工具箱(guass surve fit, not use the cftool)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:Liu60
  1. lms

    0下载:
  2. LMS最小二乘法,拟合曲线的基本原理:成对等精度地测得一组数据x,试找出一条最佳的拟合曲线。(LMS Least Squares, the basic principle of fitting the curve: pairs of precision to measure a set of data x, try to find a best fit curve.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:9216
    • 提供者:唐tang
  1. 厄尔米特插值与高斯消去解法

    0下载:
  2. 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:xhtleige
  1. 数值分析

    0下载:
  2. 用拉格朗日插值法拟合曲线,用牛顿插值法拟合曲线,用厄尔米特插值拟合曲线。(The curve is fitted by Lagrange interpolation, and the curve is fitted by Newton interpolation, and Earl milt interpolation is used to fit the curve.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:xhtleige
  1. progress

    0下载:
  2. 可以实现基本的绘图,还有分段拟合曲线,熟悉一些基本的绘图函数(The basic drawing and the piecewise fitting curve can be realized, and some basic drawing functions are familiar.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:13312
    • 提供者:单从
  1. improve PI model

    0下载:
  2. 基于改进的PI模型对非线性曲线进行拟合,二次寻优算法进行参数辨识,用逆模型前馈补偿(Based on the improved PI model, the nonlinear curve is fitted, and the second optimization algorithm is used to identify the parameters, and the inverse model feedforward compensation is used.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:zjqhdu
  1. classical PI model

    0下载:
  2. 使用一般PI模型拟合非线性曲线,最小二乘法参数辨识,逆模型前馈(The general PI model is used to fit the nonlinear curve, the least square parameter identification, and the inverse model feedforward.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:zjqhdu
  1. liu

    0下载:
  2. 用特定方程拟合曲线并求出极值,更改函数即可实现多种拟合(Fitting a curve with a specific equation and finding an extreme value)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:帅刘
  1. RBF

    0下载:
  2. 径向基神经网络拟合非线性曲线matlab例程 详细代码以及曲线图(RBF neural network fitting curve routine)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:128000
    • 提供者:aiyahaha~
  1. MATLAB

    1下载:
  2. MATLAB文件,关于画图,曲线的拟合等一些非常有意义的经典算法教程。嵌入式单片机编程等。
  3. 所属分类:LabView编程

  1. 五次多项式插值

    1下载:
  2. matlab五次多项式插值曲线拟合代码,速度与加速度都是平滑的,比三次多项式好。
  3. 所属分类:matlab例程

  1. 结构函数法

    2下载:
  2. 通过拟合出一条曲线,对这个曲线进行结构函数法的分形维数计算,得到其粗糙度(By fitting a curve, the fractal dimension of the curve is calculated by structural function method, and its roughness is obtained)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-08
    • 文件大小:2048
    • 提供者:li8888lili8888
« 1 2 ... 9 10 11 12 13 1415 16 17 18 »
搜珍网 www.dssz.com