-
compression
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.
- 2015-01-14 22:49:52下载
- 积分:1
-
split-and-merge
segments image F by using a
split-and-merge approach based on quadtree decomposition. MINDIM
(a positive integer power of 2) specifies the minimum dimension
of the quadtree regions (subimages) allowed. If necessary, the
program pads the input image with zeros to the nearest square
size that is an integer power of 2. This guarantees that the
algorithm used in the quadtree decomposition will be able to
split the image down to blocks of size 1-by-1. The result is
cropped back to the original size of the input image.
- 2015-02-27 13:13:32下载
- 积分:1
-
Caverage
进行C均值聚类,样本是男女身高体重数据,在程序中增加了很多注释说明部分,适合广大初学者。(Perform C-means clustering, the sample was male and female height and weight data, adds a lot of explanatory notes section in the program, for the majority of beginners.)
- 2013-12-29 17:53:26下载
- 积分:1
-
30个算法程序整理~川理-鹏
30个算法程序代码 有需要的同学们请主动下载 不用谢 好人一生平安(30 algorithmic code 30algorithmic code 30 algorithmic code 30 algorithmic code)
- 2018-07-20 21:52:38下载
- 积分:1
-
ltexingdaoguji
LTE系统中下行信道信道估计,里面有详尽的仿真程序,非常适合初学者。(The downlink channel estimation in LTE system, there are simulation program in detail, very suitable for beginners.)
- 2014-08-20 13:21:42下载
- 积分:1
-
信道脉冲相应的幅度时延关系图 S-V-model
plot-SV-model-ct.m调用SV-model-ct可产生S-V信道模型,进而得到信道脉冲相应的幅度时延关系图(plot-SV-model-ct.m call the SV-model-ct SV channel model can be generated, and then get the corresponding channel pulse amplitude delay graph)
- 2014-04-22 16:15:04下载
- 积分:1
-
kiebiu_v17
包括主成分分析、因子分析、贝叶斯分析,采用的是通用的平面波展开法,合成孔径雷达(SAR)目标成像仿真。( Including principal component analysis, factor analysis, Bayesian analysis, Using common plane wave expansion method, Synthetic Aperture Radar (SAR) imaging simulation target.)
- 2016-10-25 16:06:08下载
- 积分:1
-
mosaic
image mosaicing
done in MATLAB
- 2010-11-23 02:34:23下载
- 积分:1
-
generate_deterate
利用matlab 生成二相编码信号,在一个码元内频率相同,不同码元内的信号频率不相同(generation for binary phase encoded signal)
- 2010-12-07 11:23:27下载
- 积分:1
-
Plot_Cure_of_dataTeTm
matlab 编写的画图程序,用来画电阻率曲线的代码。(matlab prepared Paint program, used to draw resistivity curve code.)
- 2013-12-23 14:36:49下载
- 积分:1