-
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
-
coh_all
Find all cohere method
- 2009-03-20 20:39:51下载
- 积分:1
-
978-7-03-023264-9
说明: 例题运行步骤:在Matlab命令窗口将本章目录置于当前目录;在Matlab命令窗口的当前目录中打开本章目录中的M文件Exam.m;在Exam.m文件中,将待运行例题前的注释符号“ ”去掉,并保留其他例题前的注释符号“ ”;在命令窗口键入:Exam 并回车即可运行该例题。(Example run these steps: In the Matlab command window will be placed in this chapter directory the current directory in the Matlab command window to open the current directory in the directory of this chapter M files Exam.m in Exam.m file, will be run before the note symbol example " " removed and reserved comment symbol in front of the other examples, " " in the command window, type: Exam and press Enter to run the examples.)
- 2010-04-22 17:04:21下载
- 积分:1
-
dnn(1)
运用matlab编写DNN程序,带有几个实例,有BP神经网络,relu,sigmod等~(Using matlab to write DNN program, with several examples, such as BP neural network, relu, sigmod, etc.~)
- 2021-05-14 10:30:02下载
- 积分:1
-
ecg-identification
ecg signal reader and identification
- 2011-11-01 20:04:12下载
- 积分:1
-
Gaumix_EM
使用高斯模型期望值最大化演算法,做圖形分割
Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture
(Gaussian model using expectation maximization algorithm, to do graphics segmentation Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture)
- 2008-02-14 12:19:10下载
- 积分:1
-
bonchol
this is for lmi lmi problems
- 2010-01-12 14:51:05下载
- 积分:1
-
matlabbianchengzhongwenxiudingban
S.J.Chapman《MATLAB编程》中文版修正版,此书是matlab入门的好教材,欢迎matlab初学者下载学习。(SJChapman " MATLAB Programming" modified version of the Chinese version, the book is good material matlab entry, please download matlab for beginners to learn.)
- 2010-05-09 15:55:03下载
- 积分:1
-
bohai_topography
利用matlab做noaa下载地形数据topo可视化图 例子是渤海地区 topo是全球地形数据 较全面(Do the noaa download terrain data topo visual diagram example using matlab is the Bohai region topo is the comprehensive global terrain data)
- 2013-02-28 20:04:28下载
- 积分:1
-
1
说明: 将白噪声和瑞丽分布的噪声模拟为信号的背景噪声,分别通过小波去噪,EMD去噪,EMD结合小波去噪的方法来进行背景噪声去噪分析。(Ruili, the distribution of white noise and the noise modeled as background noise signals, respectively, through the Wavelet denoising, EMD denoising, EMD combined with wavelet denoising approach to denoising of background noise.)
- 2010-12-14 16:10:57下载
- 积分:1