Welcome![Sign In][Sign Up]
Location:
Search - cftool

Search list

[Other resourceMatlab_CFtool

Description: Matlab的曲线拟合工具箱CFtool使用简介.Matlab有一个功能强大的曲线拟合工具箱 cftool ,使用方便,能实现多种类型的线性、非线性曲线拟合。下面结合我使用的 Matlab R2007b 来简单介绍如何使用这个工具箱。
Platform: | Size: 26526 | Author: 苗然 | Hits:

[AlgorithmMatlab_CFtool

Description: Matlab的曲线拟合工具箱CFtool使用简介.Matlab有一个功能强大的曲线拟合工具箱 cftool ,使用方便,能实现多种类型的线性、非线性曲线拟合。下面结合我使用的 Matlab R2007b 来简单介绍如何使用这个工具箱。-The Curve Fitting Toolbox Matlab using CFtool profile. Matlab has a powerful curve fitting toolbox cftool, easy to use, able to realize various types of linear, nonlinear curve fitting. I used the following combination of Matlab R2007b to briefly introduce how to use the toolbox.
Platform: | Size: 26624 | Author: 苗然 | Hits:

[Mathimatics-Numerical algorithmsexp120

Description: 调用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 out curve fitting of the
Platform: | Size: 1024 | Author: 熊星星 | Hits:

[matlabDrawing

Description: 自定义函数画图软件,软件的函数输入部分分为4部分,针对的是4个分段函数,当然也可以扩展为5段,六段,如果你的函数不用分段,那就只用在第一个edit里面写下你的函数表达式即可,同时要在后面写出x的范围,和cftool里面的custom equation一样,只能用matlab语法规范的函数表达式,即你不要写2x而是2*x,不要把我们的数学表达式和matlab表达式搞混淆了。从gif可以看出,在第一个edit输入不同的函数,有多项式函数,指数函数,三角函数,对数函数,axes都能有正确的图形,另外用其他edit配合,画出分段函数图像。因此,这可软件无论你是单个函数还是分段函数(4段以内)均可正确画出,当然还配合有grid选项,如果想保持画出的图形,无需QQ截屏,直接点保存键,将它以jpg的格式,存入到你想要存的文件夹里面。要想查对应点的函数值时,只用在edit里面输入x值,按回车就可以得到,注意x值是在范围之内的,支持结果累积,最终将以一个表格的形式显示出来,如果要想画新的图形,点击清空按键即可。-Drawing software-defined functions, the software function of the input part is divided into 4 parts, for the four sub-functions, of course, can also be extended to 5, Liu Duan, if you do not have sub-function, then only the first an edit which you can write your function expression, while the range in the back to write x, and cftool inside the custom equation, can only function with matlab syntax specification expression, but that you do not write 2x 2* x, not to our matlab mathematical expressions and expressions confused. It can be seen from the gif, in the first edit enter a different function, there polynomial functions, exponential functions, trigonometric functions, logarithmic functions, axes can have the right graphics, the other with the use of other edit, draw piecewise function image. Therefore, it can be software or whether you are single function piecewise functions (4 or less) can be correctly drawn, of course, with a grid option, if you want to keep drawing the graphics,
Platform: | Size: 30720 | Author: ydb | Hits:

[matlabMatlab-curve-fitting-program

Description: Matlab曲线拟合程序,详细描述了CFtool工具使用方法及各种曲线拟合常用程序代码-Matlab curve fitting program
Platform: | Size: 507904 | Author: 张山 | Hits:

[matlabcurve-combine

Description: MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations. cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of fit)如SSE, R-square, RMSE等数据,非常好用。但是如果我们已经确定了拟合的方法,只需要对数据进行计算,那么这种GUI的操作方式就不太适合了,比如在m文件中就不方便直接调用cftool。 -matlab has given a lot of method for curve combine ,we will give a new method and provide a matlab code.
Platform: | Size: 50176 | Author: 李平 | Hits:

[Othermatlab

Description: Matlab CFTool 使用方法及其功能-Matlab CFTool
Platform: | Size: 181248 | Author: lan | Hits:

[OtherPopulation

Description: 人口数量散点拟合函数,利用matlab中cftool工具箱-spline function
Platform: | Size: 1024 | Author: menkuo | Hits:

[matlabCFTool-Poly9-matlab-code

Description: 非线性最小二乘拟合九次多项式方程系数源代码,结果采用与cftool工具箱相同-Nonlinear least-squares fitting polynomial equation coefficients nine source code, the results using the same toolbox with cftool
Platform: | Size: 3072 | Author: luckfond | Hits:

[Technology Managementmatlab--cftool

Description: 曲线拟合资料,自己学习过程中积累的一些文档,包含多种数据拟合方法。-Curve fitting data, some of the documents accumulated in their own learning process, contains a variety of data fitting methods.
Platform: | Size: 10108928 | Author: hucheng | Hits:

[Othercaussionline

Description: 高斯拟合,使用MATLAB的cftool工具生成的高斯拟合.m文件-Gaussian fitting, using a cftool tool matlab, the input data selection after Gaussian fitting generated m file
Platform: | Size: 1024 | Author: wujuan | Hits:

[AlgorithmMatlab_CFtool

Description: 讲解了matlab工具箱中用来进行数据拟合的工具箱cftool的使用-He explained the matlab toolbox for data fitting toolbox cftool use
Platform: | Size: 7168 | Author: 欧阳远 | Hits:

[matlabCFtool

Description: MATLAB拟合工具箱CFtoll使用指南,新手教程。-MATLAB fitting toolbox CFtool guide, novice tutorial.
Platform: | Size: 356352 | Author: WANG | Hits:

[3D GraphicA_1_Revision_Coefficient

Description: 从excel中导入数据,利用CFTOOL工具箱进行曲面拟合,可以用在工程中的二维插值-Import data Excel, use CFTOOL Toolbox surface fitting can be used in construction of two-dimensional interpolation
Platform: | Size: 16384 | Author: 第二基地 | Hits:

[OtherGaussian curve fitting

Description: 使用matlab进行曲线拟合,使用程序实现高斯(Gaussian)曲线拟合,而不使用cftool工具箱(guass surve fit, not use the cftool)
Platform: | Size: 3072 | Author: Liu60 | Hits:

[Otherkalmanfilter

Description: 卡尔曼自适应滤波算法在信号处理领域的应用(The application of Calman adaptive filtering algorithm in signal processing field and the application of adaptive filtering algorithm in signal processing field)
Platform: | Size: 1024 | Author: kitty111 | Hits:

[matlabdata fitting

Description: 掌握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 function.)
Platform: | Size: 195584 | Author: 阿飞大大 | Hits:

CodeBus www.codebus.net