搜索资源列表
matlab直线拟合excel数据
- 使用matlab从excel里读入数据,并直线拟合,绘画出处理前、后的结果
Bspline.编写拟合非均匀有理B样条曲线的程序
- 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
multifit
- 功能:离散试验数据点的多项式曲线拟合 调用格式: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
exp120
- 调用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
gongjuxiangdewangluo
- 利用神经网络工具箱,实现数据拟合,预测控制-Using neural network toolbox, data fitting, predictive control
MATLAB
- 这是一个MATLAB中文工具箱,提供了很多有用的,MATLAB自身没有的数学建模的源码,例如:数据拟合,微积分和微分方程,随机模拟和统计分析,数学规划,离散优化等,并有中文的注释。非常好!-This is a MATLAB toolbox Chinese, providing a lot of useful, MATLAB does not own the source of mathematical modeling, such as: data fitting, calculus and d
shujunihe
- 实现数据拟合!里面有很多实现数据拟合的源程序!-Data fitting! There are many data fitting source!
BPdatafitting
- 用BP神经网络做数据拟合的Matlab源码-Neural Network Data Fitting Matlab
nihe
- 用matlab来解决数据拟合问题,包括四个例子程序和一个ppt-Data fitting using matlab to solve problems, including four examples of procedures and a ppt
BPmatlab
- 神经网络应用于数据拟合,比传统的样条插值方法精度要高,有实验结果。-Neural network used in data fitting than the traditional method of spline interpolation accuracy is higher, with experimental results.
Matlab-data-fitting
- Matlab数据拟合 用Matlab进行数据拟合的方法和原理以及程序-Matlab with the Matlab data fitting data fitting methods and principles and procedures
matlab插值与数据拟合
- 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
matlab数据处理代码
- matlab用于数据处理,包括最值,数据拟合等(Matlab for data processing, including the most value, data fitting and so on)
拟合
- 计算方法数据拟合,利用matlab数据拟合(data fitting calculation method)
拟合圆
- 根据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)
line_Theilsen
- 用于去除信号自相关关系拟合,Theilsen拟合能够在不考虑信号自相关情况下对信号进行相关分析(For linear fitting of functions, Theilsen can be used to remove signal autocorrelation components)
第6讲 用MATLAB进行数据拟合
- 数据拟合,入门 数据拟合是一个数学函数,在MATLAB的NAG Foundation Toolbox中也有一些曲面拟合函数,如e02daf是最小二乘平方曲面拟合函数,e02def可求出曲面拟合的函数值(Data fitting is a mathematical function, in MATLAB NAG Foundation Toolbox, there are also some surface fitting functions, such as e02daf is the leas
第8章 数据拟合
- 数据拟合,回归算法,一次回归,多次回归,线性拟合,非线性拟合(Data fitting, regression algorithm, primary regression, multiple regression, linear fitting, nonlinear fitting)
最小二乘法拟合程序
- 最小二乘拟合的matlab程序,用于数据处理。简单,易懂(The least squares fitting matlab program for data processing.Simple, easy to understand)
数据拟合
- 利用MATLAB进行数据拟合,常见的数据拟合方法。包括:一元函数插值、样条插值、多项式插值或拟合 、曲线拟合、拉格朗日插值法等。(MATLAB data fitting, common data fitting methods. It includes: interpolation of unitary function, spline interpolation, polynomial interpolation or fitting, curve fitting, Lagrange inte