登录
首页 » matlab » jiontLAOMP

jiontLAOMP

于 2013-07-03 发布 文件大小:52KB
0 221
下载积分: 1 下载次数: 98

代码说明:

  在分布式压缩感知中的一种重构算法,联合向前正交追踪算法。(In a distributed compressed sensing reconstruction algorithm, combined forward orthogonal tracking algorithms.)

文件列表:

jiontLAOMP
..........\2-1.fig,15140,2013-03-10
..........\2-2.fig,15643,2013-03-10
..........\2-3.fig,7987,2013-03-12
..........\2-4.fig,7996,2013-03-12
..........\add_noise_v2.m,465,2013-01-18
..........\fig3_mean.mat,1151,2013-03-09
..........\fig4_mean.mat,1111,2013-03-12
..........\joint_laomp.m,843,2011-11-14
..........\laomp.m,934,2011-10-29
..........\laomp_m.m,1240,2011-11-14
..........\main.m,2824,2013-03-11
..........\t.m,605,2013-04-30
..........\t_n.asv,599,2013-03-10
..........\t_n.m,620,2013-04-30

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

发表评论

0 个回复

  • JAVA文件实践
    说明:  本系统运用LZ77字典算法、懒惰匹配算法和Huffman编码算法,使用Java语言在Jbuilder2006环境下设计了使用GZIP算法对文件压缩与解压缩的实现程序。用户可以根据自己的需求,使用此程序方便地对文件进行压缩或者解压缩操作。(This system uses LZ77 dictionary algorithm, lazy matching algorithm and Huffman coding algorithm, and uses Java language to design the implementation program of gzip algorithm for file compression and decompression under the environment of JBuilder 2006. Users can use this program to compress or decompress files conveniently according to their own needs.)
    2020-03-16 21:42:24下载
    积分:1
  • speckle
    对图像进行斑点噪声的添加,用方程f=f+n*f将乘性噪音添加到图像f上,其中n是均值为零,方差为var的均匀分布的随机噪声。(Image speckle noise addition, the equation f = f+ N* f will be added to the multiplicative noise on the image f, in which n is zero mean, variance var of the uniform distribution for the random noise.)
    2008-07-16 18:49:41下载
    积分:1
  • huise
    灰色系统用于预测未知数据,是一种比较好的方法,此程序只需改变原始数据即可得到结果!(Gray system is used to predict the unknown data is a better method, this procedure simply by changing the raw data you can get the results!)
    2009-09-08 15:52:03下载
    积分:1
  • 01
    说明:  vc 典型模块 是一个图像压缩显示的程序(vc typical module is shown in an image compression program)
    2009-11-24 21:08:29下载
    积分:1
  • HuffmanCode
    Huffman 编码是第一个实用的无损压缩编码技术,经过了多年的不断改进,已经形成了系统的理论和方法。目前主要有两种类型的Huffman编码方式,即静态Huffman编码和动态Huffman编码。Huffman编码有着广泛的应用,但是不再是压缩算法的全部,而是被当作最终的编码方法。(Huffman coding is the first practical lossless compression coding technology, after years of continuous improvement, has formed a system of theories and methods. There are currently two types of Huffman encoding, namely, static and dynamic Huffman coding Huffman coding. Huffman coding has been widely used, but the compression algorithm is no longer all, but rather be treated as the final coding.)
    2010-05-11 15:43:39下载
    积分:1
  • 熵值法
    说明:  此压缩文件里面包含面板数据熵值法的stata代码,每一步都有详细的解释,并且附有样本和数据,方便学者理解和掌握。(This compressed file contains the stat a code of panel data entropy method, each step has a detailed explanation, and is attached with samples and data, which is convenient for scholars to understand and master.)
    2021-04-11 13:28:57下载
    积分:1
  • 低频减载的MATLAB仿真模型
    说明:  电力系统的频率反映了发电机组所发出的有功功率与负荷所需的有功功率之间的平衡情况。当系统发生较大事故时,系统出现严重的功率缺额,其缺额值超出了正常热备用可以调节的能力,这时即使令系统中运行的所有发电机组都发出其设备可能胜任的最大功率,仍不能满足负荷功率的需要,所引起的系统频率下降值将远远超出系统安全运行所允许的范围。 在这种情况下从保障系统安全运行的观点出发,为了保证电网安全和对重要用户的供电,不得不采取应急措施,切除部分负荷,以使系统频率恢复到可以安全运行的水平内。(The frequency of the power system reflects the balance between the active power generated by the generating unit and the active power required by the load. When the active power from the power plant does not meet the requirements of users, the system frequency will decrease. Frequency fluctuation caused by unplanned load in normal operation of the system. At this time, the system uses the hot standby capacity of the power plant, that is, the generator capacity in the system operation is enough to meet the needs of users. However, when the system has a major accident, the system has a serious power shortage, which is beyond the adjustable capacity of normal hot standby. At this time, even if all the generating units operating in the system send out the maximum power that their equipment may be competent for, they still cannot meet the demand of load power rate, and the resulting system frequency drop value will be far beyond the allowable range of safe operation of the system.)
    2020-11-19 16:29:37下载
    积分:1
  • BWT
    BWT压缩方法描述,是一种被bzip2等数据压缩技术所使用的算法(The Burrows–Wheeler transform (BWT, also called block-sorting compression), is an algorithm used in data compression techniques such as bzip2.)
    2011-11-25 14:47:11下载
    积分:1
  • huffman_file_compress
    说明:  使用霍夫曼huffman 編碼方式 對文件進行壓縮 程序很簡單 主要是幫助新人了解霍夫曼編碼的實現方法(The use of Huffman huffman encoding file compression program is very simple principal is to help newcomers understand the Hoffman encoding method)
    2008-11-14 06:56:32下载
    积分:1
  • hufman
    哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。 内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat 只能解压用这个程序压缩后的文件。。 解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)
    2013-12-27 11:06:18下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载