搜索资源列表
-
0下载:
这是一篇关于曲线拟合的matlab实现和优化度检验的论文,希望对大家有帮助-This is an article on the achievement of matlab curve fitting and optimization of test papers, we hope to help
-
-
0下载:
、探索曲线拟合的不同方式,使学生了解泰勒公式的意义,并且对运用定积分计算任意平面图形的面积有更深入的认识。
2、能初步运用所学数学知识及数学软件工具matlab解决实际问题。
-To explore different ways of curve fitting, so that students understand the significance of Taylor' s formula, and the right to use the definite integral
-
-
0下载:
本文介绍了模拟退火算法的原理和求解方法,并将其用于指数曲线的拟合,在Matlab语言环境下实现了该算法,并且与文献中的遗传算法、线性回归相比较。数值模拟结果表明,该算法能更好地实现最优拟合。-This article describes the principle of simulated annealing algorithm and solution methods, and used an exponential curve fitting, the language environmen
-
-
0下载:
在新材料制备过程中,会遇到大贡的实脸数据需要处理的问题,利用visualBasic6.0调用Matlab可解
决这一问题。介绍了基本原理,执行办法,以及曲线拟合的理论方法,并给出了实现的程序和编制软件的部分界面。
-Abstract The preparation process of the new materials will meet the real face great tribute to deal with the problem of data, using visual
-
-
0下载:
matlab对一次非线性曲线的拟合,并包含了线性参数。-matlab on time nonlinear curve fitting and contains a linear parameters.
-
-
0下载:
matlab曲线拟合工具箱,包含进行曲线拟合的所有内容,非常方便使用。-matlab curve fitting toolbox contains curve fitting, and is very convenient to use.
-
-
0下载:
1. 三种插值方法
2.用Matlab 计算插值
3.拟合的基本原理
4.用Matlab 拟合曲线
-Three interpolation methods. Calculated using Matlab interpolation 3. Fitting the basic principle 4. Curve fitting with Matlab
-
-
0下载:
一种基于光电编码器和matlab曲线拟合的测速设计-Based on photoelectric encoder matlab curve fitting velocimetry
-
-
0下载:
介绍软件MATLAB非线性曲线拟合的功能,寻找较好的非线性函数来拟合实验数据,总结出非线性曲线拟合的方法、求解步骤和上机操作过程-Introduction of the software MATLAB non-linear curve fitting functions, in search of better non-linear function to fit the experimental data, summed up the non-linear curve fitting meth
-
-
0下载:
误差的来源
非线性方程(组)的数值解法
解线性方程组的直接方法
解线性方程组的迭代法
矩阵的特征值与特征向量的计算
函数的插值方法
函数逼近与曲线(面)拟合
数值微分
数常微分方程(组)求解值积分
-The source of the error
Numerical method for solving the nonlinear equation (group)
The direct method of solving linear
-
-
1下载:
matlab复变函数求解拟合曲线的方法和程序-Solving complex function matlab curve fitting methods and procedures
-
-
0下载:
今天帮同学做了一个非线性函数的曲线拟合,以前没做过,所以是摸着石头过河。费了一下午时间,终于把曲线拟合出来了,顺道也学习了使用Matlab进行曲线拟合的方法,把学习所得记录下来,和大家共享。-Today, help students to do a nonlinear function curve fitting, never done before, it is feeling the stones. Spent an afternoon, and finally the curve fitt
-
-
0下载:
曲线拟合资料,自己学习过程中积累的一些文档,包含多种数据拟合方法。-Curve fitting data, some of the documents accumulated in their own learning process, contains a variety of data fitting methods.
-
-
0下载:
基于MATLAB的非线性曲线拟合。介绍软件MATLAB非线性曲线拟合的功能,通过上机实验和误差分析,寻找较好的非线性函数来拟合实验数据,从
而探索并归纳总结出非线性曲线拟合的方法、求解步骤和上机操作过程。-Thispaper introduces the functionof nonlinear curve fittingofMATLABsoftware. Bydoingexperimentswithcomputer
anderror analysis, it is lookingfor
-
-
0下载:
The Ezyfit toolbox for Matlab enables you to perform simple curve fitting of one-dimensional data using arbitrary (non linear) fitting functions. You just have to type something like showfit( c+a/x^n ) and EzyFit gives you the values for c, a and n a
-
-
0下载:
The following Matlab project contains the source code and Matlab examples used for 1d blaise filter for quick smoothing without curve fitting toolbox. This is an old filter I used before enjoying more sophisticated options Matlab now offers. Easy to
-
-
0下载:
Matlab画平滑曲线的两种方法( 拟合或插值后再用plot即可)
自然状态下,用plot画的是折线,而不是平滑曲线。有两种方法可以画平滑曲线,第一种是拟合的方法,第二种是用spcrv,其实原理应该都一样就是插值。下面是源程序。-You can then use the plot)
Natural state, with the plot is a line drawing, instead of a smooth curve. There are two ways to draw a
-
-
0下载:
简要地介绍了matlab在曲线拟合中的作用,并给出实例-This paper briefly introduces the function of MATLAB in curve fitting, and gives an example.
-
-
0下载:
MATLAB powerpoint presentation about curve fitting and importance of it in matlab
-
-
0下载:
关于曲线拟合的实际例子以及MATLAB的实现(A practical example of curve fitting and the realization of MATLAB.)
-