递推算法与最小二乘算法我要分享

Recursive algorithm and least square algorithm

递推算法 最小二乘算法

关注次数: 176

下载次数: 0

文件大小: 1KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

递推算法与最小二乘具有相同的结构,但基本原理不同


English Description:

The recursive algorithm has the same structure as the least squares algorithm, but the basic principle is different


代码预览

chap2_09_RGC.m

chap2_05_LS.asv