Recursive Least Squares Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: lsrec.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Duane Hanselman (View more)

Recursive Least Squares script description:




Publisher review:
Recursive Least Squares - Simple recursive least squares implementation [x,P] = LSREC(x0,W) initializes a recursive solution by returning the initial solution x = x0 having a scalar weight 0 < W = 1 and size(An,2) = length(x). Wn is the weight associated with the new data, which is typically equal to 1. If Wn is a scalar it applies to all new equations; if it is a vector the i-th element of Wn applies to the i-th equation. x and P are the output from the most recent recursive function call. xn and Pn are the updated solution vector and P matrix for future recursive calls.This function is useful when one wants to update a least squares solution repeatedly as new data becomes available, such as after each pass through some iterative process. Requirements: ยท MATLAB Release: R2006b
Recursive Least Squares is a Matlab script for Miscellaneous scripts design by Duane Hanselman. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5