MATLAB Programs for Optimization
From Wikimization
(Difference between revisions)
(OYACRVTAVza) |
|||
| (7 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | + | ==Digital Filter Design with Frequency & Time Domain Constraints by Convex Optimization== | |
| + | [[Filter design by convex iteration]] | ||
| + | |||
| + | == Matlab for '''Convex Optimization & Euclidean Distance Geometry''' == | ||
| + | [[Matlab for Convex Optimization & Euclidean Distance Geometry]] | ||
| + | |||
| + | == Demonstration of Compressive Sampling, Compressed Sensing == | ||
| + | [[Candes.m]] | ||
| + | |||
| + | == Matrix Completion by Compressed Sensing == | ||
| + | [[Matrix Completion.m]] | ||
| + | |||
| + | == Accumulator Error Feedback for quadruple (128 bit) numerical precision == | ||
| + | [[Accumulator Error Feedback]] | ||
| + | |||
| + | == Projection on Isotone Projection Cones == | ||
| + | [[Projection on Polyhedral Cone]] | ||
| + | |||
| + | == Matlab Interface for large-scale Linear Program and Mixed Integer Program Solver == | ||
| + | [[Gurobi Mex: A MATLAB interface for Gurobi]] | ||
Current revision
Digital Filter Design with Frequency & Time Domain Constraints by Convex Optimization
Filter design by convex iteration
Matlab for Convex Optimization & Euclidean Distance Geometry
Matlab for Convex Optimization & Euclidean Distance Geometry