搜索资源列表
print
- matlab的一些插值和拟合算法, 包括最小二乘法等-matlab some interpolation and fitting algorithm, including the least squares, etc.
interpolationfitting
- 插值和拟合 matlab算法实现 可以直接调用-Matlab interpolation and fitting algorithm can be directly called
matlab插值与数据拟合
- 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
插值与拟合
- 插值来求过已知有限个数据点的近似函数以及拟合matlab非常详细的教程。(Interpolation is used to find the approximate function of the known finite number of data points and the detailed tutorial of fitting matlab.)
插值法
- 对大量离散数据,拟合出一条曲线,用插值法对其进行处理(For a large number of discrete data, a curve is fitted, and the interpolation method is used to process it)
myselfB
- 通过四重节点办法算出控制点坐标,根据控制点拟合通过型值点的3次B样条曲线(The coordinate of control points is calculated by four nodes method, and the 3 B spline curve of the control point is fitted through the value point of the type)
最小二乘法拟合曲线C语言代码
- 用最下二乘法多项式进行曲线拟合进而插值。(With the least two multiplicative polynomial for curve fitting, and then interpolation.)
拉格朗日插值
- 运用拉格朗日原理对曲线进行拟合插值c语言程序源代码(Lagrange curve interpolation C language source code)
插值与拟合(matlab+lingo源代码) (2)
- 插值与拟合(matlab+lingo源代码)(Interpolation and fitting (matlab + lingo source code))
插值与拟合
- 这是matlab中做差值拟合的标准程序及配套解释。(This is the standard procedures and supporting the interpretation of Fit.)
ch4
- 拉格朗日插值和牛顿插值matlab算法,对Excel中的数据进行异常值处理,然后插值拟合,得到较好的结果。(Lagrange interpolation matlab algorithm)
fit
- 使用插值拟合各种图形,C++编写,可以直接编译运行(Using interpolation to fit a variety of graphics, use C++ , you can directly compile and run)
插值拟合
- 用于函数的插值与拟合(Matlab实现)(For the interpolation and fitting function)
插值与拟合
- 很好的插值与拟合的matlab代码,大家以后遇到这个问题就不用担心了(Good interpolation and matching matlab code, you will not have to worry about this problem later)
matlab插值拟合微分解方程组
- matlab插值拟合微分解方程组,用于使用MATLAB求解插值拟合的程序(Matlab interpolation fitting micro decomposition equations, for the use of MATLAB to solve the interpolation fitting program)
插值与拟合
- 运用插值与拟合的手段解决问题。例程涵盖多种插值拟合matlab算法(Solving problems by means of interpolation and fitting. Routines cover a variety of interpolation fitting matlab algorithm)
拟合曲线
- 鼠标点击任意两点,两点之间进行直线拟合,继续点击,增加点的数目,多点之间进行多次插值拟合(Mouse click any two points, between two points to a straight line fitting, continue to click, increase the number of points, multiple points between multiple interpolation fitting)
厄尔米特插值与高斯消去解法
- 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)
反算NURBS曲线插值控制点并计算NURBS插值曲线
- 对于给定的数个离散数据点,使用3次NURBS(非均匀有理B样条曲线)进行插值拟合。该算法程序能够反算出NURBS曲线控制点并绘制经过给定离散点的插值曲线。(For a given number of discrete data points, the 3 NURBS (nonuniform rational B spline curve) is used for interpolation fitting. The algorithm can calculate the control poin
插值与拟合
- 用于matlab插值与拟合的工具文件。。。。。。。。。(interpolation and fitting)