1 norm regression minimisation

Hi,
I have a 1 norm minimisation of this form
Where A is some given mxn matrix and b is some given mx1 vector. The problem requires you to find x in order to minimise the 1-norm value.
I believe there is an existing function on MATLAB that you can use to find the minimum 1 norm value given A and b. Does anyone know what that function is?

Answers (1)

Pratyush Roy
Pratyush Roy on 1 Dec 2021
Hi Arushi,
The link here might be helpful.
Hope this helps!

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Release

R2020a

Asked:

on 16 Nov 2021

Answered:

on 1 Dec 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!