最小二乘线性回归递推法源码,解决线性回归中的病态方程问题我要分享

Recursive least squares linear regression source code, linear regression to solve the ill conditione

回归 Matlab回归方程 线性回归 病态方程 线性最小二乘

关注次数: 373

下载次数: 2

文件大小: 224KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

matlab 最小二乘线性回归递推法源码,解决线性回归中的病态方程问题


English Description:

Matlab least square linear regression recursive method source code, to solve the problem of ill conditioned equation in linear regression


代码预览

recursion.m

最小二乘线性回归递推.pdf