登录
首页 » matlab » CS

CS

于 2012-05-30 发布 文件大小:32024KB
0 179
下载积分: 1 下载次数: 0

代码说明:

说明:  压缩感知(Compressive Sensing(CS),或称Compressed Sensing、Compressed Sampling)。该理论指出:对可压缩的信号可通过远低于Nyquist标准的方式进行采样数据,仍能够精确地恢复出原始信号。该理论一经提出,就在信息论、信号/图像处理、医疗成像、模式识别、地质勘探、光学/雷达成像、无线通信等领域受到高度关注,并被美国科技评论评为2007年度十大科技进展。(Compressed Sensing (Compressive Sensing (CS), known as Compressed Sensing, Compressed Sampling). The theory states: compressible signal can be much lower than the Nyquist criterion for sampling data, and still be able to accurately recover the original signal. The theory was put forth, to receive significant attention in the field of information theory, signal/image processing, medical imaging, pattern recognition, geological exploration, optical/radar imaging, wireless communications, and Technology Review named the 2007 top ten scientific and technological progress.)

文件列表:

压缩感知
........\0149412312month-CS.rar,61903,2012-05-30
........\03417354compressivesensing.rar,8834,2012-05-30
........\12005782.rar,6055705,2012-05-29
........\19153436CSCoder.rar,1551,2012-05-30
........\23443733CS.rar,672614,2012-05-30
........\38608471dwt_svd_mfile
........\.....................\dwt_svd_mfile

........\.....................\.............\DWT_SVD.m,4373,2009-06-12

........\38608471dwt_svd_mfile.rar,105259,2012-05-30
........\41914655compressedsensing.rar,18539936,2012-05-30
........\44199334Image-Reconstruction.zip,4933390,2012-05-30
........\51240493pocs-spocs-recovery.zip,4079,2012-05-30
........\55864221TwIST_v1.zip,76102,2012-05-30
........\67322553cs.rar,1029,2012-05-30
........\7051854SolveMP.rar,1729,2012-05-30
........\70592733l1magic.rar,364213,2012-05-30
........\71768077Wavelet_OMPfunc
........\.......................\85375565Wavelet_OMP
........\.......................\...................\Wavelet_OMP
........\.......................\...................\...........\DWT.m,1065,2009-10-14

........\.......................\...................\...........\Wavelet_OMP.m,2499,2009-10-14
........\.......................\...................\...........\wavelet_OMP_colour.m,912,2010-04-01
........\71768077Wavelet_OMPfunc.rar,50696,2012-05-30
........\74327985l1_ls.rar,3051,2012-05-30
........\92938669VCHUNDAN.rar,2114278,2012-05-30
........\压缩感知框架下基于ROMP算法的图像精确重构.kdh,293758,2012-05-30

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

发表评论

0 个回复

  • beibaowenti
    有N件物品和一个容量为V的背包。第i件物品的费用是c,价值是w。求解将哪些物品装入背包可使这些物品的费用总和不超过背包容量,且价值总和最大。(There are N items and a knapsack capacity of V' s. No. i is the cost of items c, the value of w. Solving items into the backpack which will enable the cost of these items does not exceed the sum of the capacity of backpack, and the sum of the maximum value.)
    2009-05-07 22:10:10下载
    积分:1
  • movement_detector
    MOVEMENT DETECTOR: Get video from webcam and detect the movement.
    2011-04-24 11:14:59下载
    积分:1
  • LFM_chirp
    线性调频信号的产生和分析,内含三个程序可以参考。(Chirp signal generation and analysis, consisted of three programs can refer to.)
    2013-12-30 12:41:03下载
    积分:1
  • processsignal
    小波变换的关键在于将原始信号分解到哪一层,在哪一层中找到模极大值点(wavelet transform is the key to where the original signal decomposition level, in which one found modulus maximum points)
    2006-08-01 09:46:12下载
    积分:1
  • huigui
    matlab代码,是在windows环境下,利用matlab r2010a开发的一段关于回归分析的代码(matlab code is in the windows environment, using matlab r2010a developed a regression analysis on the code)
    2011-09-07 15:46:16下载
    积分:1
  • Liapunov
    计算Lyapunov指数,不知道正确与否,希望高人可以指点。(Lyapunov exponent Lyapunov exponent Lyapunov exponent Lyapunov exponent Lyapunov exponent)
    2009-05-16 00:43:15下载
    积分:1
  • synseis_press
    matlab code for seismogram generation
    2014-12-12 15:53:16下载
    积分:1
  • pso
    粒子群优化算法PSO的经典matlab程序,改进了算法中的收敛因子,算法收敛速度加快。(Particle swarm optimization PSO classic matlab program to improve the algorithm convergence factor, the algorithm converges faster.)
    2011-11-23 18:57:36下载
    积分:1
  • BerndHafner
    C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c contains two functions: You may read a double-variable as a string from the file and convert it to a double (function string2double) and you may convert a double to a string (function double2string) and write it to a file (see main() in convert.c). The file conditio.dat is an example of numbers read by convert.c. The conv.exe was compiled on a Windows95-system. The files were tested for MATLAB 5.2 and WATCOM 11.0a result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN (C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c contains two functions: You may read a double-variable as a string from the file and convert it to a double (function string2double) and you may convert a double to a string (function double2string) and write it to a file (see main () in convert.c). The file conditio.dat is an example of numbers read by convert.c. The conv.exe was compiled on a Windows95-system. The files were tested for MATLAB 5.2 and WATCOM 11.0a result of " ver" is : MATLAB Version 5.2.1.1420 on PCWIN)
    2009-12-23 14:44:06下载
    积分:1
  • Maliars_EL_87_2005
    随机微分方程工具,matlab程序....(sde toolbox)
    2013-08-16 15:03:30下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载