-
vi2
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet.
For eg:-wavelets can be haar, db1, db2,dmey...............
Decomposition can be viewed in figure.
(Please note that select 256X256 image for better result.)
Then compression can performed,
PERFL2 give compression score.
Then reconstruction can be performed.
Each decompsition we can choose different threshold values.
For each threshold value we can calculate mse,psnr,pq(picture quality),
bit ratio etc. To get pq install pqs function . (This program compress and recostruct using wavelets. We can select level of decomposition (here maximum 4 levels are given) of images using selected wavelet.For eg:-wavelets can be haar, db1, db2, dmey ........ ....... Decomposition can be viewed in figure. (Please note that select 256X256 image for better result.) Then compression can performed, PERFL2 give compression score.Then reconstruction can be performed.Each decompsition we can choose different threshold values . For each threshold value we can calculate mse, psnr, pq (picture quality), bit ratio etc. To get pq install pqs function.)
- 2007-10-24 16:47:31下载
- 积分:1
-
LEACH
ns2模拟LEACH协议,源代码。我希望有matlab的。qq179522339
欢迎交流(LEACH protocol ns2 simulation, the source code. I hope the have matlab. qq179522339 welcome the exchange of)
- 2008-05-22 09:35:11下载
- 积分:1
-
work
说明: 非线性调频信号的设计与实现,第一部分内容(Nonlinear FM signal design and implementation, the first part of)
- 2021-03-17 08:19:20下载
- 积分:1
-
qam_MATLAB_simulation
demodulate_sig 解调
generate_noise 叠加高斯噪声
insert_value 插值
modulate_to_high 调制到载波
pick_sig 采样
plot_2way 绘制正交信号图
plot_astrology 绘制星座图
plot_snr 绘制误码率曲线图
project 主函数
Qam_modulation QAM调制函数
rise_cos 升余弦滤波
stem_2way 绘制滤波后的信号图
(qam matlab simulation)
- 2011-11-01 19:47:50下载
- 积分:1
-
fuzzy
Code of Fuzzy Logic Method
- 2015-02-04 23:47:12下载
- 积分:1
-
Simulated_annealing_MC
Simulated annealing using the Metropolis criterion for TSP
- 2013-02-12 21:12:27下载
- 积分:1
-
ScientificComputingWithMATLAB
《MATLAB与科学计算》(第2版)PPT教程
王沫然 电子工业出版社("MATLAB and Scientific Computing" (2nd edition) PPT tutorial,Wang Mo, Electronics Industry Press)
- 2011-10-19 19:23:28下载
- 积分:1
-
BPSKtiaozhijietiao
这是一个MATLAB环境下的仿真程序,针对BPSK的调制过程编写,对于分析其时域信号流程有一定的参考意义.(This is a MATLAB simulation program environment, for BPSK modulation process of the preparation for the analysis of its time-domain signal processes have a certain reference value.)
- 2008-04-23 22:08:12下载
- 积分:1
-
MatlabEquation
实现了自动解方程的功能,并有详细的使用方法说明(Realize the automatic solution of functional equations, and have a detailed description of the use of methods)
- 2007-08-23 13:22:30下载
- 积分:1
-
RSF_v0
This code demomstrates an improved algorithm based on the local binary fitting (LBF) model
in Chunming Li et al s paper:
"Minimization of Region-Scalable Fitting Energy for Image Segmentation",
IEEE Trans. Image Processing, vol. 17 (10), pp.1940-1949, 2008.
Usage: These codes can be used for Matlab 7.0.4 or higher versions in Windows.
Run the Demos in the M-files for several test images. Once an image comes out, click
the mouse to generate a polygon as the initial contour: left click to get
a number of points, then right click to get the end point.
The number of iterations may need to be increased if the initial contour is too far
away from the desired object boundary.
- 2011-05-05 01:54:08下载
- 积分:1