help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: minimum L1 norm


From: Juan Pablo Carbajal
Subject: Re: minimum L1 norm
Date: Fri, 11 Apr 2014 22:43:11 +0200

On Fri, Apr 11, 2014 at 8:05 PM, Ether Jones <address@hidden> wrote:
> Hello.
>
> I think my question is straightforward but I'm not finding the answer I need
> in the manual.
>
> I have a set of overdetermined linear equations A*x = b + epsilon.
>
> A is an MxN matrix where M>N.  A is known.
>
> b and epsilon are Mx1 column vectors.  b is known.  epsilon is unknown.
>
> x is an Nx1 column vector.  x is unknown.
>
> I want to find the value of x that minimizes the L1 norm of epsilon.
>
> What is the recommended way to do this in Octave?
>
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave
>

Get the YALL1 package
http://yall1.blogs.rice.edu/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]