ls_0: Particular solution of rank-deficient least squares

ls_0R Documentation

Particular solution of rank-deficient least squares

Description

Particular solution of rank-deficient least squares

Usage

ls_0(aq, b)

Arguments

aq

QR decomposition of a matrix

b

right-hand-side of the LS system

Value

solution vector where free variables are set to 0.


nlsic documentation built on June 28, 2025, 1:08 a.m.

Related to ls_0 in nlsic...