Implementing lasso in Matlab for complex value model

13 views (last 30 days)
Hi
I have the observation complex vector y (M x 1) which is obtained from the model y=Xh+n where n is complex Gaussian noise, X (M x K) is a known matrix, and h is a sparse unknown complex vector (K x 1). Assume M<K, how can I implement LASSO in Matlab to estimate h?
Any suggestion is highly appreciated.
Regards

Answers (0)

Community Treasure Hunt

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

Start Hunting!