搜索资源列表
1986A1
- 函数拟合和函数插值的详细介绍,包你看了之后对MATLAB中的函数拟合与插值不再困惑~-function fitting and interpolation function of detail, Pack right after you read the MATLAB fitting and interpolation function is no longer confused ~
wave2111
- 一个关于JEPG2000的MATLAB 源码,功能基本上可以实现 ,但也有一定的不足,希望大侠多多指教-one of the correctness of MATLAB source, the basic function can be achieved. But there are certain deficiencies, the exhibitions hope Shanhaiguan
MATLAB LZW Compress
- MATLAB LZW Compression 1. norm2lzw.m (encoder function) 2. lzw2norm.m (decoder function) 3. lzw_demo1.m (demo file) 4. lzw_docs.zip (documentation) 5. Disclamer.txt (this is the disclamer) 6. ReadMe.txt (this file) 6.
MATLAB
- 一些基本函数的实现 和多种数字滤波器的实现-Some of the basic function of a variety of digital filter realization and the realization of
Wavelet-Image-Compression-Reconstruction
- 基于小波分析的图像压缩以其重建,代码很好的实现了这一功能。-Wavelet-based image compression for its reconstruction, to achieve a good code of this function.
decop
- matlab简易游程编码,针对二值灰度图像。 有压缩和加压及主程序部分,压缩和加压函数调用。-matlab simple run-length coding for gray image binarization. There are compression and pressure and the main program of the compression and compression function call.
huffman_encoder
- huffman encoder using recursive function
DCT_sim
- 采用离散余弦变换对图像进行压缩的matlab函数代码。-Using discrete cosine transform image compression matlab function code.
Poly_GCD_POWER_6_July2005
- If we need to verify the fact that a Polynomial has multiple roots iff (if and only if) it has a common factor with it s derivative, we need two things : a) A function to compute the GCD of 2 Polynomials. Since I could not find a Standard Matlab
chebshev_window
- chebshev窗函数,包括等旁瓣级,任意主瓣宽度两个程序-chebshev window function,including side-lobe level and main-lobe width
ISODATA
- 实现isodata函数,比较简短,易懂-Achieve isodata function, relatively brief, easy to understand
matlab
- 函数信号发生器 可产生方波,三角波,正选拨,用示波器观察-Function signal generator can produce square, triangle wave, is selection, using the oscilloscope observation
TakeVideo
- m程序采集、压缩、回放视频,视频的长度由用户定义。- This program uses Image Acquisition toolbox to take video at any time length as user defined. The function imaqtool has the limitation in taking long duration videos.
MatlabimplementationofEZW
- Matlab implementation of EZW (Embedded Zerotree Wavelet). The function in this toolbox are listed as follow: func_ezw_demo_main -- Main function func_ezw_enc -- Encoder func_ezw_dec -- Decoder func_DWT -- Wavelet decomposition fun
matlab
- 这是一些文本聚类的matlab函数,是遗传算法过程中的一些常用函数-This is some text clustering matlab function, genetic algorithm is the process of some of the commonly used functions
3971017DCT
- 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8
Lecture19MATLABScriptFunctionFiles06
- this a PPT for how to matlab function is run.-this is a PPT for how to matlab function is run.
matlab
- 使用matlab对二维图像进行压缩编码,用哈弗曼函数进行-Use matlab for the two-dimensional image compression, Ha Fuman function
MATLAB
- MATLAB中的一些脚本文件和程序,帮助初学者可以很好并且高效的了解MATLAB的功能并且熟练掌握如何使用MATLAB。-MATLAB in some of the scr ipt files and procedures to help beginners can be very good and efficient understanding of the function of MATLAB and master how to use MATLAB.
function-dct
- 基于DCT变换的JPEG图像压缩的matlab代码-The matlab code of JPEG image compression based on DCT transform