Code Monkey home page Code Monkey logo

an-efficient-method-for-robust-projection-matrix-design's Introduction

An efficient method for robust projection matrix design

In this paper, we propose an effficient method to design the projection matrix when the signal cannot be exactly represented by a given dictionary. Moreover, the proposed model is a signal independ model. So we extend the design of projection matrix on a high dimensional dictionary. The simulation results show that we can improve the signal recovery accuracy a lot on such a case.

Paper Link: https://arxiv.org/abs/1609.08281

To run these codes, please download all of the codes and the corresponding necessary external toolboxes. Note that do not forget to add their path in your own matlab path.

Two toolboxes named omp and ksvd are needed to run this toolbox which can be download from http://www.cs.technion.ac.il/~ronrubin/software.html.

The optimization toolbox named minFunc can be found in https://www.cs.ubc.ca/~schmidtm/Software/minFunc.html.

The online algorithm shown in J. Mairal, F. Bach, J. Ponce, and G. Sapiro, ``Online dictionary learning for sparse coding,’’ Proceedings of the 26th annual international conference on machine learning. ACM, 2009 can be download from http://spams-devel.gforge.inria.fr/.

In our case, we also redo this algorithm which is named ` Online_DIC_MBPS09.m’.

The file named ‘Experiment A.m’, ‘Experiment B.m’and ‘Experiment C.m’ are used to redo the corresponding experiments mentioned in the paper. The main algorithm in this paper is named ‘Robust_project_matrix.m’.

Remark: The traindata and testdata should be stored as X and X_test.

To obtain how to utilize the related functions in this toolbox, just use `help function_name’.

If you find any bugs in this toolbox, feel free to contact the author Tao Hong through email: [email protected].

https://hongtao-argmin.github.io

an-efficient-method-for-robust-projection-matrix-design's People

Contributors

hongtao-argmin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

an-efficient-method-for-robust-projection-matrix-design's Issues

Undefined function or variable 'LBHJ_theorem1'

Hello,

I am attempting to use the function effect_lambda_func.m

When I try and use the function I get the error:

Undefined function or variable 'LBJH_theorem1'

Any advice?

Thanks,
Paul

I also noticed you deleted the file Robust_Projection_Matrix.p was this intentional?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.