搜索资源列表

  1. Matlab_CFtool

    0下载:
  2. Matlab的曲线拟合工具箱CFtool使用简介.Matlab有一个功能强大的曲线拟合工具箱 cftool ,使用方便,能实现多种类型的线性、非线性曲线拟合。下面结合我使用的 Matlab R2007b 来简单介绍如何使用这个工具箱。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:26526
    • 提供者:苗然
  1. Matlab_CFtool

    0下载:
  2. Matlab的曲线拟合工具箱CFtool使用简介.Matlab有一个功能强大的曲线拟合工具箱 cftool ,使用方便,能实现多种类型的线性、非线性曲线拟合。下面结合我使用的 Matlab R2007b 来简单介绍如何使用这个工具箱。-The Curve Fitting Toolbox Matlab using CFtool profile. Matlab has a powerful curve fitting toolbox cft
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-08-01
    • 文件大小:26624
    • 提供者:苗然
  1. exp120

    0下载:
  2. 调用CFTOOL工具箱进行实验数据拟合,首先给定实验输入和测得的实验结果,然后调用该工具箱,就可以进行曲线拟合了-Toolbox CFTOOL call for fitting the experimental data, first of all, given the experimental input and the measured results, and then call the toolbox, we can carry
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-08-01
    • 文件大小:1024
    • 提供者:熊星星
  1. Drawing

    0下载:
  2. 自定义函数画图软件,软件的函数输入部分分为4部分,针对的是4个分段函数,当然也可以扩展为5段,六段,如果你的函数不用分段,那就只用在第一个edit里面写下你的函数表达式即可,同时要在后面写出x的范围,和cftool里面的custom equation一样,只能用matlab语法规范的函数表达式,即你不要写2x而是2*x,不要把我们的数学表达式和matlab表达式搞混淆了。从gif可以看出,在第一个edit输入不同的函数,有多项式函数,指
  3. 所属分类:matlab例程

    • 发布日期:2024-08-01
    • 文件大小:30720
    • 提供者:ydb
  1. Matlab-curve-fitting-program

    0下载:
  2. Matlab曲线拟合程序,详细描述了CFtool工具使用方法及各种曲线拟合常用程序代码-Matlab curve fitting program
  3. 所属分类:matlab例程

    • 发布日期:2024-08-01
    • 文件大小:507904
    • 提供者:张山
  1. curve-combine

    1下载:
  2. MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations. cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of
  3. 所属分类:matlab例程

    • 发布日期:2024-08-01
    • 文件大小:50176
    • 提供者:李平
  1. Population

    0下载:
  2. 人口数量散点拟合函数,利用matlab中cftool工具箱-spline function
  3. 所属分类:其他小程序

    • 发布日期:2024-08-01
    • 文件大小:1024
    • 提供者:menkuo
  1. CFTool-Poly9-matlab-code

    0下载:
  2. 非线性最小二乘拟合九次多项式方程系数源代码,结果采用与cftool工具箱相同-Nonlinear least-squares fitting polynomial equation coefficients nine source code, the results using the same toolbox with cftool
  3. 所属分类:matlab例程

    • 发布日期:2024-08-01
    • 文件大小:3072
    • 提供者:luckfond
  1. matlab--cftool

    0下载:
  2. 曲线拟合资料,自己学习过程中积累的一些文档,包含多种数据拟合方法。-Curve fitting data, some of the documents accumulated in their own learning process, contains a variety of data fitting methods.
  3. 所属分类:技术管理

    • 发布日期:2024-08-01
    • 文件大小:10108928
    • 提供者:hucheng
  1. caussionline

    0下载:
  2. 高斯拟合,使用MATLAB的cftool工具生成的高斯拟合.m文件-Gaussian fitting, using a cftool tool matlab, the input data selection after Gaussian fitting generated m file
  3. 所属分类:其他小程序

    • 发布日期:2024-08-01
    • 文件大小:1024
    • 提供者:wujuan
  1. Matlab_CFtool

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

    • 发布日期:2024-08-01
    • 文件大小:7168
    • 提供者:欧阳远
  1. CFtool

    0下载:
  2. MATLAB拟合工具箱CFtoll使用指南,新手教程。-MATLAB fitting toolbox CFtool guide, novice tutorial.
  3. 所属分类:matlab例程

    • 发布日期:2024-08-01
    • 文件大小:356352
    • 提供者:WANG
  1. A_1_Revision_Coefficient

    0下载:
  2. 从excel中导入数据,利用CFTOOL工具箱进行曲面拟合,可以用在工程中的二维插值-Import data Excel, use CFTOOL Toolbox surface fitting can be used in construction of two-dimensional interpolation
  3. 所属分类:3D图形编程

    • 发布日期:2024-08-01
    • 文件大小:16384
    • 提供者:第二基地
  1. Gaussian curve fitting

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

    • 发布日期:2024-08-01
    • 文件大小:3072
    • 提供者:Liu60
  1. kalmanfilter

    0下载:
  2. 卡尔曼自适应滤波算法在信号处理领域的应用(The application of Calman adaptive filtering algorithm in signal processing field and the application of adaptive filtering algorithm in signal processing field)
  3. 所属分类:其他小程序

    • 发布日期:2024-08-01
    • 文件大小:1024
    • 提供者:kitty111
  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-08-01
    • 文件大小:195584
    • 提供者:阿飞大大

源码中国 www.ymcn.org