搜索资源列表
genpls
- 多维数据的多维偏最小二乘法的数据拟合方法,能有效地建立各类共线性数据的模型。
ols
- 最小二乘法原理及其MATLAB实现 线性拟合 多项式拟合 非线性拟合程序-Principle and MATLAB least squares linear fitting polynomial fitting nonlinear fitting procedure
matlab
- 最小二乘法 拟合函数 线性预测系统的实现-Linear least squares fitting function Forecasting System
matlab插值与数据拟合
- 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
zuixiaoerchengfa
- 本人收集matlab实现最小二乘法线性、一元多项式拟合、多元二次拟合、自编函数曲线拟合程序,有文档说明-I collect the linear least squares method matlab realize, one yuan polynomial fitting, multivariate quadratic fit, self-function curve fitting procedures, documentation
KineticDataFit
- 用微分法进行动力学数据分析,先用最小二乘法你和函数,拟合满意后进行单变量线性拟合计算动力学参数-The kinetic data were analyzed using the differential method, you first use the least squares method and function, univariate linear fit after satisfactory fit kinetic parameters were calculated
genglie_v83
- 中介真值程度度量,基于中介真值程度度量的图像分割进行逐步线性回归,利用最小二乘法进行拟合多元非线性方程。- The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation Stepwise linear regression, Multivariate least squares fitt
LQMethodn
- matlab 最小二乘法代码,扩展到n次多项式实现,可实现数据的线性,多项式拟合。-method of least squares matlab code, expanded to achieve a polynomial of degree n, enabling data linear, polynomial fitting.
TLS
- 我们提出了一个MATLAB工具箱,它可以解决与总最小二乘法(TLS)建模相关的基本问题。通过举例说明了如何用TLS方法求解: 线性回归模型 非线性回归模型 三维空间中的拟合数据 动力系统辨识 这个工具箱需要另外两个函数,这些函数已经在MATLAB中央文件交换中发布了。这些功能将被安装到计算机通过配套安装包的requirefexpackage包括TLS包。详情请参阅readme.txt文件。 作者:Ivo Petras,Dagmar Bednarova,Tomas Skovranek,
nihe
- matlab程序,对离散点使用最小二乘法法进行数值拟合,求均值(Least square linear fitting)
实验2
- 最小二乘法详细程序实现。曲线拟合。 1.直线型 2.多项式型 3.分数函数型 4.指数函数型 5.对数线性型 6.高斯函数型(The principle of least square method, formula deduction, program realization.)
