-
huffman
matlab实现huffman编码 1. norm2huff.m (encoder function)
2. huff2norm.m (decoder function)
3. frequency.m (private function)
4. huffcodes2bin.m (binary rapresentation of huffman codes)
5. huffman_bench1.m (benchmark)
6. huffman_demo1.m (demo file)
7. huffman_demo2.m (demo file)
8. huffman_test1.m (test file)
9. huffman_test2.m (test file)
10. huffman_docs.zip (documentation)
11. Disclamer.txt (this is the disclamer)(huffman coding matlab realize 1. norm2huff.m (encoder function) 2. huff2norm.m (decoder function) 3. frequency.m (private function) 4. huffcodes2bin.m (binary rapresentation of huffman codes) 5. huffman_bench1.m (benchmark ) 6. huffman_demo1.m (demo file) 7. huffman_demo2.m (demo file) 8. huffman_test1.m (test file) 9. huffman_test2.m (test file) 10. huffman_docs.zip (documentation) 11. Disclamer.txt (this is the disclamer))
- 2007-10-17 14:59:22下载
- 积分:1
-
NointerchangeLMcommonFactor
CASCADING OF UPSAMPLER(L) & DOWN SAMPLER(M) : we can change the sampling rate of the signal by a rational factor L/M.
M followed by L & L followed by M cannot be interchanged when L and M contain a common integer factor, i.e., M and L have a common integer factor greater than one
- 2010-05-07 00:12:24下载
- 积分:1
-
blackman0
用布莱克曼窗设计FIR滤波器,不错的程序,大家可以参考(FIR filter with Blackman window design, a good program, you can refer to)
- 2010-06-02 19:43:57下载
- 积分:1
-
work
matlab的编程实例
内含100个源程序
(matlab programming examples 100)
- 2011-06-29 22:07:05下载
- 积分:1
-
Fastdiscretecurvelettransforms
This paper describes two digital implementations of a new mathematical transform, namely,
the second generation curvelet transform [12, 10] in two and three dimensions. The first digital
transformation is based on unequally-spaced fast Fourier transforms (USFFT) while the second is
based on the wrapping of specially selected Fourier samples. The two implementations essentially
differ by the choice of spatial grid used to translate curvelets at each scale and angle. Both
digitaltransformations return a table of digital curvelet coefficients indexed by a scale
parameter, anorientation parameter, and a spatial location parameter. And both implementations are
fast in
the sense that they run in O(n2 log n) flops for n by n Cartesian arrays in addition, they are
also invertible, with rapid inversion algorithms of about the same complexity.
- 2011-10-30 15:57:56下载
- 积分:1
-
HHTGAIJIN
基于HHT提取昆明下关重力固体潮的地震前兆信息(Based on the HHT earthquake precursor information extraction of kunming where the tidal gravity
)
- 2014-12-26 15:03:57下载
- 积分:1
-
54948739-Digital-Signal-Processing-With-Field-Pro
I am in need of some codes of HDL
- 2014-02-10 22:18:48下载
- 积分:1
-
comVision
图片印刷字符的识别(可识别多种字体)
将Matlab工作空间路径设置为本文件夹
在Matlab命令窗口内输入:
numCongnition( able1/01.jpg )
通过改图片来对不同的图进行处理,其中able1,able2,able3三个文件夹分别对应三种字体
命令窗口输出要识别的字符,并且自动弹出中间处理过程窗口
也可以运行:
num = pretreat( able1/01.jpg )
imshow(num)
直接得到预处理后的图片
再键入:
getNumber(num)
得到字符输出
(Set the Matlab workspace path to this folder
In the Matlab command window input:
NumCongnition ( able1/01. JPG)
Through change pictures to deal with different figure, including able1, able2, able3 three folders corresponding to three kinds of fonts
Command window output to identify characters, and automatically process among popup Windows
Can run:
Num = pretreat ( able1/01. JPG)
Imshow (num)
Directly after preprocessing of images
Type:
GetNumber (num)
Get the output character)
- 2014-02-17 16:37:48下载
- 积分:1
-
Proyectoimagenes
homomorfic filter image
- 2009-05-21 12:52:53下载
- 积分:1
-
hmm
DHMM问题3matlab实现,即给出训练数据,求解(A,B,pi)(Implement of DHMM,i.e,given training data ,estimate (P,Q,pi))
- 2014-12-11 22:48:30下载
- 积分:1