搜索资源列表
用离散正交多项式求三次拟合多项式
- 用离散正交多项式求三次拟合多项式[MATLAB版本],希望对大家有帮助
ols
- 最小二乘法原理及其MATLAB实现 线性拟合 多项式拟合 非线性拟合程序-Principle and MATLAB least squares linear fitting polynomial fitting nonlinear fitting procedure
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
lwr
- 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
PolyfitnTools
- 多项式拟合的MATLAB工具。只要具有以下几个函数 POLYFITN - A general n-dimensional polynomial fitting tool POLYVALN - An evaluation tool for polynomials produced by polyfitn POLYN2SYMPOLY - A conversion tool to generate a sympoly from the results of polyfitn POLYN
InterpolationAndFitting
- 插值与拟合的一些经典算法,包含多项式插值和二维插值,以及一些数学建模实例-some classic algorithms interpolation and fitting, including polynomial interpolation and two-dimensional interpolation, as well as some examples of mathematical modeling
polyfitconvenient
- 利用 matlab的GUI 环境编写 多项式曲线拟合程序,及其界面,由于参数的输入是实时的、拟合过程可以实时显示,因而使用非常方便。-Using matlab GUI to prepare the environment polynomial curve fitting procedures, and its interface, as input parameters in real time, the fitting process can be real-time display, whi
LMS_poly_fit
- 最小二乘实现多项式拟合,数值分析作业,给初学者作为参考。-Achieve least-squares polynomial fitting, numerical analysis operations as a reference for beginners.
duoxiangshinihe
- 多项式拟合 多项式拟合 多项式拟合 多项式拟合 多项式拟合-Polynomial polynomial polynomial polynomial polynomial polynomial polynomial polynomial polynomial fitting
sinPolyfit
- Matlab 实现多项式曲线拟合(正弦曲线),交叉验证(十折交叉验证)-poly fit ,cross validation
test6
- matlab实验 用给定的多项式,y=x3-6x2+5x-3,产生一组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(0,1)均匀分布随机数,或用rands产生N(0,1)分布随机数),然后用xi和添加了随机干扰的yi作的3次多项式拟合,与原系数比较。 如果作2或4次多项式拟合,结果如何? -matlab experiment with a given polynomial, y = x3-6x2+5 x-3, generated a set of da
fitting
- 程序实现了最小二乘方法实现的二阶多项式拟合算法,并含有原始雷达数据和运行结果-Procedures implemented to achieve a least squares second order polynomial fitting algorithm, and contains the original radar data and operation results
DuoXiangShi
- 自己编写的多项式拟合的例子程序,matlab多项式,。-I have written an example of polynomial fitting procedure, matlab polynomial.
matlab插值与数据拟合
- 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
zenilke.matlab
- 光机集成的泽尼克多项式拟合,采用matlab编程实现(Zernike polynomial fitting for Opto mechanical integration)
案例三 多项式和非多项式曲线拟合
- MATLAB经典案例系列视频,多项式和非多项式曲线拟合(MATLAB classic case series video, polynomial and non polynomial curve fitting)
正交多项式最小二乘拟合
- 计算给定点列的曲线拟合最小二乘法得到的函数(The function of least square method for curve fitting of fixed point column)
多项式最小二乘拟合与龙贝格积分法
- 通过最小二乘法拟合曲线,并使用龙贝格公式计算积分(By the method of least squares fitting curve, and use the formula to calculate the Romberg integral)
插值与拟合
- matlab经典算法的程序\插值与拟合 包括多项式的拟合,多项式的插值,有经典算例(The program of the classical matlab algorithm -- interpolation and fitting)
数据拟合
- 利用MATLAB进行数据拟合,常见的数据拟合方法。包括:一元函数插值、样条插值、多项式插值或拟合 、曲线拟合、拉格朗日插值法等。(MATLAB data fitting, common data fitting methods. It includes: interpolation of unitary function, spline interpolation, polynomial interpolation or fitting, curve fitting, Lagrange inte