登录
首页 » matlab » tsdctcs

tsdctcs

于 2013-12-31 发布 文件大小:94KB
0 146
下载积分: 1 下载次数: 38

代码说明:

  贝叶斯压缩感知工具包,matlab源代码,BCS入门工具包,配合文章学习。(tools for Bayesian compressian sensing. matlab souce code.)

文件列表:

cameraman.pgm,65551,2002-12-03
demo_TSDCTCSmcmc_2d.m,1897,2009-03-04
demo_TSDCTCSmcmc_2d_small.m,1905,2009-03-04
indor2.pgm,65610,2002-12-03
readme.txt,767,2009-03-04
treeDCT2D.m,9039,2009-03-04
treeIDCT2D.m,2536,2009-03-04
TSDCTCSmcmc.m,11360,2009-03-04

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

发表评论

0 个回复

  • DCT_IDCT
    to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
    2007-12-05 18:28:42下载
    积分:1
  • t
    说明:  利用冲击响应不变法和双线性不变法设计的巴特沃斯滤波器(Impulse response using the same method and design of the same bilinear Butterworth filter)
    2009-06-30 15:36:12下载
    积分:1
  • matlab-source-code
    该文件中包含了详细的matlab实现的源代码,很适合初学者入门。代码的运行环境有要求: 1. 软件环境 需要安装暴风影音才能正常播放.WMV文件; MATLAB R2011b 版本的软件。 2. 硬件环境 处理器:CPU主频不低于1GHz; 内存:不小于256MB; 硬盘:不小于10GB; 显示器:支持1024*768分辨率。(The file contains a detailed matlab realize the source code, it is suitable for beginners. Operating environment code required: 1 Software Environment         STORM need to be installed in order to play properly .WMV file         MATLAB R2011b version of the software.     2 hardware environment         Processor: CPU clock speed of not less than 1GHz         Memory: not less than 256MB         Hard disk: not less than 10GB         Display: 1024* 768 resolution.)
    2014-08-29 15:04:31下载
    积分:1
  • xiaodianliujiedi
    有关小电流接地的一个系统仿真,对于研究这方面内容的朋友很有用。(For small current grounding system simulation, useful for the study of this aspect of the friend.)
    2012-09-06 21:25:23下载
    积分:1
  • c2
    说明:  Simulation with matlab
    2010-10-24 01:51:21下载
    积分:1
  • matlab7.0
    一份非常不错的MATLAB资料,值得一看(MATLAB, a very good information, worth a visit)
    2008-07-22 09:44:12下载
    积分:1
  • LPC1700-IEC
    IEC60601-1-8音频报警标准提供了富有和声的音调,以便使它们容易定位、并能防止屏蔽的干扰。范畴与对应旋律的数量都有限,从而能获得容易掌握的不同报警顺序。另外,报警的优先权决定了报警中音符的数量,以及音符顺序的动态特征。这使得人们容易确定报警的紧急程度。这样,IEC60601-1-8标准解决了许多以前报警的限制因素,而且将有助于改善患者的安全性。(IEC60601-1-8 standard audio alarm provides a rich harmonic tone in order to make them easier to locate and prevent interference shielding. Areas and have limited the number corresponding to the melody, so that it can be easy to grasp the order of the different alarm. In addition, the alarm priority determines the number of alarm in the note, and note the order of the dynamic features. This makes it easy to determine the urgency of the alarm. This, IEC60601-1-8 standard solution before the alarm of many constraints, but will also help improve patient safety.)
    2010-06-04 22:01:51下载
    积分:1
  • id3_naive_bayes_matlab
    Matlab implementation of ID3 and NaiveBayes classifier. It also includes example dataset as well.
    2009-04-17 19:52:44下载
    积分:1
  • Mathematical-experiment
    数学实验,用matlab详尽的描述了matlab的基础知识,方便初学者学习(Mathematical experiment)
    2013-01-05 10:50:57下载
    积分:1
  • ex7Data
    matlab skin detection
    2013-08-09 07:25:15下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载