登录
首页 » matlab » SPGL1

SPGL1

于 2020-06-20 发布 文件大小:317KB
0 180
下载积分: 1 下载次数: 1

代码说明:

  SPGL1: A solver for large-scale sparse reconstruction(% SPGL1: A solver for large-scale sparse reconstruction % Version 1.7 (May 20, 2009) % % Files % spg_bp - Solve the basis pursuit (BP) problem % spg_bpdn - Solve the basis pursuit denoise (BPDN) problem % spg_lasso - Solve the LASSO problem % spg_mmv - Solve the multiple measurement vector (MMV) problem % spg_group - Solve the group-sparse BPDN problem % spgdemo - Demonstrates the use of the SPGL1 solver % spgl1 - Expert driver for BP, BPDN, and LASSO problems % spgSetParms - Set options for SPGL1 % spgsetup - Compile the SPGL1 MEX interfaces % % $Id: Contents.m 1384 2009-05-20 19:09:37Z ewout78 $)

文件列表:

SPGL1, 0 , 2018-01-30
SPGL1\.git, 0 , 2018-01-16
SPGL1\.git\HEAD, 23 , 2018-01-16
SPGL1\.git\config, 322 , 2018-01-16
SPGL1\.git\description, 73 , 2018-01-16
SPGL1\.git\hooks, 0 , 2018-01-16
SPGL1\.git\hooks\applypatch-msg.sample, 452 , 2018-01-16
SPGL1\.git\hooks\commit-msg.sample, 896 , 2018-01-16
SPGL1\.git\hooks\post-commit.sample, 160 , 2018-01-16
SPGL1\.git\hooks\post-receive.sample, 552 , 2018-01-16
SPGL1\.git\hooks\post-update.sample, 189 , 2018-01-16
SPGL1\.git\hooks\pre-applypatch.sample, 398 , 2018-01-16
SPGL1\.git\hooks\pre-commit.sample, 1578 , 2018-01-16
SPGL1\.git\hooks\pre-rebase.sample, 4951 , 2018-01-16
SPGL1\.git\hooks\prepare-commit-msg.sample, 1239 , 2018-01-16
SPGL1\.git\hooks\update.sample, 3611 , 2018-01-16
SPGL1\.git\index, 5616 , 2018-01-16
SPGL1\.git\info, 0 , 2018-01-16
SPGL1\.git\info\exclude, 240 , 2018-01-16
SPGL1\.git\logs, 0 , 2018-01-16
SPGL1\.git\logs\HEAD, 165 , 2018-01-16
SPGL1\.git\logs\refs, 0 , 2018-01-16
SPGL1\.git\logs\refs\heads, 0 , 2018-01-16
SPGL1\.git\logs\refs\heads\master, 165 , 2018-01-16
SPGL1\.git\objects, 0 , 2018-01-16
SPGL1\.git\objects\info, 0 , 2019-08-02
SPGL1\.git\objects\pack, 0 , 2018-01-16
SPGL1\.git\objects\pack\pack-82ef027c396645c81976e71acd06e9314d4ed8f8.idx, 7008 , 2018-01-16
SPGL1\.git\objects\pack\pack-82ef027c396645c81976e71acd06e9314d4ed8f8.pack, 149684 , 2018-01-16
SPGL1\.git\packed-refs, 231 , 2018-01-16
SPGL1\.git\refs, 0 , 2018-01-16
SPGL1\.git\refs\heads, 0 , 2018-01-16
SPGL1\.git\refs\heads\master, 41 , 2018-01-16
SPGL1\.git\refs\remotes, 0 , 2018-01-16
SPGL1\.git\refs\remotes\origin, 0 , 2018-01-16
SPGL1\.git\refs\remotes\origin\HEAD, 32 , 2018-01-16
SPGL1\.git\refs\tags, 0 , 2019-08-02
SPGL1\.gitattributes, 196 , 2018-01-16
SPGL1\.gitignore, 25 , 2018-01-16
SPGL1\COPYING, 26940 , 2018-01-16
SPGL1\ChangeLog, 4650 , 2018-01-16
SPGL1\Contents.m, 712 , 2018-01-16
SPGL1\NormGroupL2_dual.m, 191 , 2018-01-16
SPGL1\NormGroupL2_primal.m, 183 , 2018-01-16
SPGL1\NormGroupL2_project.m, 392 , 2018-01-16
SPGL1\NormL12_dual.m, 232 , 2018-01-16
SPGL1\NormL12_primal.m, 218 , 2018-01-16
SPGL1\NormL12_project.m, 487 , 2018-01-16
SPGL1\NormL1NN_dual.m, 125 , 2018-01-16
SPGL1\NormL1NN_primal.m, 133 , 2018-01-16
SPGL1\NormL1NN_project.m, 224 , 2018-01-16
SPGL1\NormL1_dual.m, 66 , 2018-01-16
SPGL1\NormL1_primal.m, 66 , 2018-01-16
SPGL1\NormL1_project.m, 238 , 2018-01-16
SPGL1\README, 3004 , 2018-01-16
SPGL1\options.project, 0 , 2018-01-30
SPGL1\private, 0 , 2018-01-29
SPGL1\private\ensure.m, 1602 , 2018-01-16
SPGL1\private\heap.c, 6606 , 2018-01-16
SPGL1\private\heap.h, 3765 , 2018-01-16
SPGL1\private\lsqr.m, 12173 , 2018-01-16
SPGL1\private\oneProjector.m, 2927 , 2018-01-16
SPGL1\private\oneProjectorCore.c, 5876 , 2018-01-16
SPGL1\private\oneProjectorCore.h, 1519 , 2018-01-16
SPGL1\private\oneProjectorMex.c, 4547 , 2018-01-16
SPGL1\private\oneProjectorMex.m, 3927 , 2018-01-16
SPGL1\private\oneProjectorMex.mexglx, 10390 , 2018-01-16
SPGL1\private\oneProjectorMex.mexmaci, 17664 , 2018-01-16
SPGL1\private\oneProjectorMex.mexmaci64, 13640 , 2018-01-16
SPGL1\private\oneProjectorMex.mexw32, 9216 , 2018-01-16
SPGL1\private\oneProjectorMex.mexw64, 19456 , 2018-01-29
SPGL1\spgSetParms.m, 4958 , 2018-01-16
SPGL1\spg_bp.m, 1641 , 2018-01-16
SPGL1\spg_bpdn.m, 1857 , 2018-01-16
SPGL1\spg_group.m, 2694 , 2018-01-16
SPGL1\spg_lasso.m, 1672 , 2018-01-16
SPGL1\spg_mmv.m, 2949 , 2018-01-16
SPGL1\spgdemo.m, 16633 , 2018-01-16
SPGL1\spgl1.m, 32355 , 2018-01-16
SPGL1\spgsetup.m, 1649 , 2018-01-16
SPGL1\web, 0 , 2018-01-16
SPGL1\web\MENU, 313 , 2018-01-16
SPGL1\web\Makefile, 546 , 2018-01-16
SPGL1\web\changelog.jemdoc, 1802 , 2018-01-16
SPGL1\web\citing.jemdoc, 1254 , 2018-01-16
SPGL1\web\download.jemdoc, 1129 , 2018-01-16
SPGL1\web\examples, 0 , 2018-01-16
SPGL1\web\examples\partialFourier.m, 255 , 2018-01-16
SPGL1\web\examples\spg_lasso.html, 6690 , 2018-01-16
SPGL1\web\examples\spgexamples.html, 18042 , 2018-01-16
SPGL1\web\examples\spgexamples.png, 1711 , 2018-01-16
SPGL1\web\examples\spgexamples_01.png, 4992 , 2018-01-16
SPGL1\web\examples\spgexamples_02.png, 5797 , 2018-01-16
SPGL1\web\examples\spgexamples_03.png, 5667 , 2018-01-16
SPGL1\web\examples\spgexamples_04.png, 3922 , 2018-01-16
SPGL1\web\examples\spgextensions.html, 14106 , 2018-01-16
SPGL1\web\examples\spgextensions.png, 2948 , 2018-01-16
SPGL1\web\examples\spgextensions_01.png, 5754 , 2018-01-16
SPGL1\web\examples\spgextensions_02.png, 6307 , 2018-01-16
SPGL1\web\extensions, 0 , 2018-01-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Multitaper
    工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of tapers requested I = the gap structure a vector of length N I(t) = 1 if there is data at time t, t=1, ..., N I(t) = 0 if there is a gap at time t output: X = N-by-p vector of the reorthogonalized sine taper(engineering MATLAB code to calculate the reorthog onalized sine tapers input : N = the length of the time series data to be tapere d p = the number of tapers I requested the gap str = ucture a vector of length N of I (t) = 1 if there is dat a at time t, t = 1, ..., I N (t) = 0 if there is a gap at time t output : X = N-by-p vector of the reorthogonalized sine t aper)
    2006-11-08 11:38:19下载
    积分:1
  • ROC
    I like it When i say "ji" you say "sus"
    2012-11-06 22:30:21下载
    积分:1
  • BPrecognition
    此例可采用BP神经网络算法用于设备故障类型的模式识别程序。 本次为变压器故障(均为低压测故障)类型的识别。(This example can be used BP neural network algorithm for pattern recognition procedures for equipment fault type. The identification of the type of transformer fault (both low pressure fault detection).)
    2020-12-07 16:19:21下载
    积分:1
  • kmga
    包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,包含位置式PID算法、积分分离式PID,包含了阵列信号处理的常见算法,MIMO OFDM matlab仿真。( PV modules contain, MPPT module, BOOST module, inverter module, It contains positional PID algorithm, integral separate PID, Contains a common array signal processing algorithm, MIMO OFDM matlab simulation.)
    2020-09-18 10:27:53下载
    积分:1
  • cxc
    在源信号和传输信道未知情况下,只利用接收天线的观测数据抽取源信号,称为盲信号分离.盲信号分离不仅是信号处理界、而且也是神经网络界的研究热点课题,在无线数据通信、雷达、图像、语音、医学以及地震信号处理等领域都具有广阔的应用前景.采用自然梯度法和分阶段学习法。(The source signal and transmission channel is unknown circumstances, using only observational data extraction receiving antenna source signal, known as blind signal separation. Blind signal separation is not only the signal processing community, but also a neural network hot topic in research circles, in the wireless data communications , radar images, audio, medical and seismic signal processing and other fields have broad application prospects. and the phases using the natural gradient learning method.)
    2011-08-30 15:43:00下载
    积分:1
  • mexica.1.2.alpha.tar
    this is matlab file for ICA
    2009-10-21 06:10:05下载
    积分:1
  • HistoryMathematics.pdf
    A guide to the history of mathematics.
    2010-11-16 21:05:33下载
    积分:1
  • selection-algorithm
    说明:  协同网络中继选择算法 一种是基于门限的最大信噪比选择;另一种是基于门限的最小误码率选择,我们将选择一条最佳的中继链路和源节点到目的节点的直接传输链路在目的端进行最大比合并(Research on relay selection algorithm in cooperative wireless Networks)
    2021-05-12 16:52:37下载
    积分:1
  • m62429
    M62429芯片控制源子程序,直接可以掉用的比较好的一个子程序(M62429 chip of control subroutine, direct swap can be used in relatively good one subroutine)
    2006-12-25 08:57:10下载
    积分:1
  • Gaussian-blur-with-CUDA-5
    cuda5 and matlab code for Gaussian filtering and parallel image processing code, we hope to help
    2013-10-01 10:52:33下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载