comparison examples/SMALL_solver_test.m @ 125:002ec1b2ceff sup_158_IMG_Processing_toolbox_

cleaning up. All IMP toolbox dependencies removed
author Ivan Damnjanovic lnx <ivan.damnjanovic@eecs.qmul.ac.uk>
date Wed, 25 May 2011 15:29:20 +0100
parents 4302a91e6033
children 8e660fd14774
comparison
equal deleted inserted replaced
124:436e6c044099 125:002ec1b2ceff
1 function SMALL_solver_test 1 function SMALL_solver_test
2 % Example test of solvers from different toolboxes on Sparco compressed 2 %% Example test of solvers from different toolboxes on Sparco problem 6
3 % sensing problems
4 % 3 %
5 % The main purpose of this example is to show how to use SMALL structure 4 % The main purpose of this example is to show how to use SMALL structure
6 % to solve SPARCO compressed sensing problems (1-11) and compare results 5 % to solve SPARCO compressed sensing problems (1-11) and compare results
7 % from different solvers. 6 % from different solvers.
8 % To generate SMALL.Problem part of structure you can use generateProblem 7 % To generate SMALL.Problem part of structure you can use generateProblem