⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 contents.m

📁 SparseLab is a Matlab software package designed to find sparse solutions to systems of linear equati
💻 M
字号:
% SparseLab BuildDatasets Directory
%
% This is the directory containing programs for the datasets using in the SparseLab package.
%
%              .m files in this directory
%
%   Contents.m               -    This file
%   GenRandomGaussians.m     -    Generates an nxn image of k random
%                                 Gaussians
%   GenRandomRects.m         -    Generates an nxn image of k random
%                                 rectangles
%   GenRandVec               -    Creates test vector in R^n
%   MakeBlocks.m             -    Creates blocky signal
%   MakeBumps.m              -    Creates bumpy signal
%   MakeMatrix.m             -    Creates test matrix
%   MakeVector.m             -    Creates test vector
%   MatrixEnsemble.m         -    Generates a random matrix of size m by n
%   PartialFourierMatrix.m   -    Creates random Fourier matrix
%   PartialHadamardMatrix.m  -    Creates random Hadamard matrix
%   RandomOrthoMatrix.m      -    Creates random orthogonal matrix
%   RandomSphericalMatrix.m  -    Creates random spherical matrix
%   UniformSphericalMatrix.m -    Creates uniform random spherical matrix

%
% Copyright (c) 2007. Victoria Stodden
%  

%
% Part of SparseLab Version:200
% Created Tuesday March 24, 2007
% This is Copyrighted Material
% For Copying permissions see COPYING.m
% Comments? e-mail sparselab@stanford.edu
%

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -