-
decomp_reconst_WU
Decompose image into subbands (undecimated wavelet), denoise, and recompose again.
fh = decomp_reconst_wavelet(im,Nsc,daub_order,block,noise,parent,covariance,optim,sig)
im : image
Nsc: Number of scales
daub_order: Order of the daubechie fucntion used (must be even).
block: size of neighborhood within each undecimated subband.
noise: image having the same autocorrelation as the noise (e.g., a delta, for white noise)
parent: are we including the coefficient at the central location at the next coarser scale?
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Javier Portilla, Univ. de Granada, 3/03
Revised: 11/04
- 2010-08-14 20:29:11下载
- 积分:1
-
huffman_coding
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
() Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
)
- 2009-04-04 22:16:39下载
- 积分:1
-
ART
利用MATLAB语言编写的ART2网络函数及调用的例子(ART2 neural network function using MATLAB language and call example)
- 2012-05-04 21:46:39下载
- 积分:1
-
fft
这是一个关于数字信号处理中的快速傅里叶算法的实现(This is a digital signal processing algorithms to achieve fast Fourier)
- 2011-11-21 19:48:17下载
- 积分:1
-
Dynamic_C
专门的C开发软件说明书,帮助了解和精通DYNAMIC——C(C development software manual dedicated to help understand and master DYNAMIC- C)
- 2010-09-09 14:54:44下载
- 积分:1
-
starplot
Star plots - MATLAB files for Graphical Representation of trace elements of clinkers(- MATLAB files for Graphical Rep. resentation of trace elements of clinkers)
- 2007-05-20 20:53:52下载
- 积分:1
-
Desktop
经典的功率谱和 双谱估计,很好,看看能用上的。(Classic power spectrum and dual spectrum estimation, well, look at can be used on.)
- 2013-07-24 09:05:30下载
- 积分:1
-
copymoveFAKE
数字图像copy-move篡改盲检测。一个很小的代码,用Matlab实现的。(Digital image copy-move tampering with the blind detection. A small amount of code using Matlab.)
- 2013-04-22 20:28:12下载
- 积分:1
-
989879matlap
减震器振动仿真,基于matlap的论文,很重要,对于汽车减振器有很大的学习和帮助(Shock absorber vibration simulation, the paper based on the matlap, is very important, is of great learning and help for automobile shock absorber)
- 2015-04-04 11:09:43下载
- 积分:1
-
IEEE_33bus2
IEEE 33-bus with pq loads in psat format using simulink
- 2014-06-26 20:35:18下载
- 积分:1