-
tuxiangyasuo
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function "conv2fft" performs a 2D FFT-based convolution.
Type "help conv2fft" on Matlab command window for more informations.)
- 2010-07-22 19:41:53下载
- 积分:1
-
333333308Matchbasedoncorners
这个是基于角点的匹配和拼接的MATLAB算法程序,如果有用得到的,可以参考!(is based on the corner of the match and combinations of MATLAB algorithm procedure, if the useful, reference!)
- 2006-11-22 09:31:34下载
- 积分:1
-
PAPR_OFDM_SLM
This is a matlab code to simulate PAPR Vs CCDF of Selective Mapping (SLM) based Peak-to-Average power reduction of OFDM signal.
- 2019-01-14 19:27:01下载
- 积分:1
-
mimoofdm
MIMO Othogonal Frequency Division Modulation
- 2010-06-07 18:31:30下载
- 积分:1
-
svgensim4
SVPWM的原理simulink模型,仿真速度稍微有些慢但是效果很好(SVPWM principle simulink model, simulation speed somewhat slow but very good)
- 2009-01-12 11:49:13下载
- 积分:1
-
MATLAB
MATLAB编程风格指南,帮助你正确使用MATLAB(MATLAB programming style guide to help you correctly use the MATLAB)
- 2010-11-30 03:07:52下载
- 积分:1
-
3multi
北大高慧璇版《应用多元统计分析》第3章3多元正态总体参数的假设检验MATLAB编程源码(Applied Statistical Analysis)
- 2011-12-01 09:04:38下载
- 积分:1
-
Genetic-Algorithms
使用matlab编写的各种类型的遗传算法,每一种都有注释说明 可以复制到M文件中运行(Matlab prepared using various types of genetic algorithms, each with explanatory notes can be copied to M to run in files)
- 2013-12-28 14:31:00下载
- 积分:1
-
wavelet_morlet
对一维信号进行连续小波变换,从时频角度分析和处理信号!(One-dimensional continuous wavelet transform signals from time-frequency analysis and signal processing point of view!)
- 2010-09-24 12:29:25下载
- 积分:1
-
Signal_processing_matlab_and_applications
说明: This is an E-book for signal processing using MATLAB.
- 2008-03-17 04:11:47下载
- 积分:1