搜索资源列表
二值图像游程编码算法的Matlab实现
- 二值图像游程编码算法的Matlab实现,包含源程序代码以及运行结果。,Binary image run-length coding algorithm for the realization of Matlab, including source code, as well as the results.
FiberGratingSpectra
- 传输矩阵法计算啁啾光栅反射谱 本节中给出传输矩阵法计算啁啾光栅反射谱和 时延的完整M at lab 程序实例, 本段代码在 M at lab513 和W indow s2000 环境中运行通过。运行结果如图8 所示。可以改变光栅长度、有效折射率、折射率调制深度、啁啾系数等参数来获得不同参数下光栅反射谱和时延曲线。如果打开“% 切趾”行的屏蔽符“% ”则可得到切趾后光栅反射谱和时延特性曲线, 此时计算所得的曲线将比图8 中所示的曲线平滑很多。-Transfer matrix metho
rle
- Run length Encoding code in matlab
encode
- 改进后的游程编码,可以继续量化编码转化为二进制数据流,针对一些较为接近的数,通过合适的阈值设定可以近似,从而大大压缩数据流-The improved run-length coding, can continue to quantify the code into binary data stream, for some of the more close to the number set by appropriate threshold can be approximated, thereb
code
- 实现图像的游程编码,有示例,希望大家喜欢-The run-length encoding of image, there are examples, I hope you like
new3
- huffman code and run length code on an image
Feature-Extraction-Using-Multisignal-Wavelet-Tran
- I am simply extracting three types of features from the wavelet transform coefficients, these include: energy, variance and waveform length. You can modify and extract any types of features as you need. ** You need the wavelet toolbox to run this c
work
- 图像压缩编码码matlab实现:DM编码、变换编码、算术编码、行程编码、Huffman编码、线性预测编码-image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding