登录
首页 » matlab » l1magic

l1magic

于 2021-04-02 发布 文件大小:356KB
0 90
下载积分: 1 下载次数: 665

代码说明:

  压缩传感(Compressive Sensing)恢复算法的官方版matlab实现,内含有pdf文档对算法进行详细描述,对深入理解压缩传感恢复算法有很大帮助。(The matlab implement of the reconstruction algorithm of Compressive sensing theory with .pdf paper to give detailed descriptions, it will help you understand the algorithm a lot.)

文件列表:

l1magic
.......\Data
.......\....\boats.mat
.......\....\camera.mat
.......\....\RandomStates.mat
.......\l1dantzig_example.m
.......\l1decode_example.m
.......\l1eq_example.m
.......\l1magic_notes.pdf
.......\l1qc_example.m
.......\Measurements
.......\............\At_f.m
.......\............\At_fhp.m
.......\............\A_f.m
.......\............\A_fhp.m
.......\............\LineMask.m
.......\Optimization
.......\............\._l1eq_pd.m
.......\............\._l1qc_logbarrier.m
.......\............\._tveq_logbarrier.m
.......\............\cgsolve.m
.......\............\l1dantzig_pd.m
.......\............\l1decode_pd.m
.......\............\l1eq_pd.m
.......\............\l1qc_logbarrier.m
.......\............\l1qc_newton.m
.......\............\tvdantzig_logbarrier.m
.......\............\tvdantzig_newton.m
.......\............\tveq_logbarrier.m
.......\............\tveq_newton.m
.......\............\tvqc_logbarrier.m
.......\............\tvqc_newton.m
.......\htm" target=_blank>README
.......\tvdantzig_example.m
.......\tveq_example.m
.......\tveq_phantom_example.m
.......\tvqc_example.m
.......\tvqc_quantization_example.m

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

发表评论

0 个回复

  • diaopaiprint
    vb.net吊牌打印软件,想学习VB.NET源码的,可不要错过这个参考程序哦,源代码完整可编译,包括可执行文件所需要的图片文件也都打包了,需要Visual Studio.NET环境。(vb.net tag printing software, want to learn VB.NET source code, you can not miss this reference program, oh, complete source code can be compiled, including executable files needed for image files are also packaged requires Visual Studio.NET environment.)
    2014-05-13 11:05:29下载
    积分:1
  • 1_mmc_inf
    Simulation model of a single server queue
    2009-09-26 13:23:07下载
    积分:1
  • c# 多线操作例子源码
    多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
    2015-03-20下载
    积分:1
  • delphi实现的一个断点续传的例子,支持多线下载
    delphi实现的一个断点续传的例子,支持多线程下载-achieve an HTTP example, supports multi-threaded download
    2022-02-02 05:56:08下载
    积分:1
  • 970545
    Virtual虚函数用法,Virtual virtual function usage()
    2018-03-20 16:19:13下载
    积分:1
  • coolbutton
    按钮的编写,用MFC实现,具体实现为XP风格按钮(XP style button)
    2009-04-12 18:39:31下载
    积分:1
  • aim502829
    the knife is not a toy kevin
    2018-01-15 04:19:26下载
    积分:1
  • 二级指针用法
    二级指针做函数输入的三种内存模型。通过形参改变实参的值必须经过地址传递。(The third memory model in which the secondary pointer acts as function input. Changing the value of an argument by a parameter must be passed through the address.)
    2020-06-18 08:20:02下载
    积分:1
  • vuln_javascript-master
    说明:  模拟真实的浏览器的JavaScript的环境,通常地,我们使用的JavaScript来精心设计一些操作DOM和其它浏览器对象的逻辑代码时会使得浏览器产生崩溃,针对不同种类的崩溃有不同的利用方法。vuln_javascript收集了UAF和越界界线的两个突破类型,希望vuln_javascript可以帮助更多安全爱好者理解浏览器内核突破原理和细节还有相关的漏洞利用编写技巧(Simulate the real browser JavaScript environment. Generally, when we use JavaScript to carefully design some logic code to operate Dom and other browser objects, the browser will crash. There are different ways to use different kinds of crashes. Vuln? JavaScript collects two types of breakthroughs: UAF and boundary crossing. I hope that Vuln? JavaScript can help more security enthusiasts understand the principle and details of browser kernel breakthrough, as well as related vulnerability utilization and writing skills)
    2020-03-22 13:18:11下载
    积分:1
  • QPSK
    matlab实现的qpsk调制过程,很详细,包括调制解调、自动频率控制和误码率分析等过程(matlab implementation qpsk modulation process, very detailed, including the modulation and demodulation, automatic frequency control, and error rate analysis process )
    2011-12-06 15:09:52下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载