-
tidu
梯度校正法参数辨识,清华大学出版社,方崇智(parameter )
- 2009-10-22 19:17:43下载
- 积分:1
-
mallat11
根据mallat算法编写的三层小波分解程序,没有使用matlab小波工具箱的函数,便于大家理解小波快速算法的实现原理(Mallat algorithm based on wavelet decomposition of the preparation of the three procedures, do not use the function matlab wavelet toolbox for us to understand the realization of fast algorithm for wavelet principle)
- 2009-06-16 22:27:24下载
- 积分:1
-
VCandMATLAB
这里是vc与matlab混编的一些资料,希望能帮到大家啊!(Here is the matlab vc mixed with some of the information, hope to help you ah!)
- 2011-01-21 09:40:49下载
- 积分:1
-
matlab
说明: 关于matlab编程的初级入门资料 主要介绍简单的matlab编程语言(About matlab programming focuses on the initial entry of information a simple programming language matlab)
- 2010-03-17 12:25:15下载
- 积分:1
-
helmersson
this is for lmi lmi problems
- 2010-01-12 14:51:35下载
- 积分:1
-
KuangjiaYouxianyuanMatlab
说明: 是个好东西,给大家共享了,希望对大家有帮助(is a good thing for everyone to share, we want to help)
- 2006-04-13 00:37:36下载
- 积分:1
-
PSNR
峰值信噪比的源函数,数值越大,表示图像越清晰,反之,图像模糊。(Source function peak signal to noise ratio, the greater the value, the image is more clear, on the contrary, the image is blurred.)
- 2014-08-07 08:38:18下载
- 积分:1
-
poiss_prma
this is a simple version of PRMA algorithm, a shared medium access protocol.
- 2010-07-20 22:16:27下载
- 积分:1
-
Amplitude_Modulation
Removing all variables, functions, and MEX-files from memory, leaving the
workspace empty.
clear all
Deleting all figures whose handles are not hidden.
close all
Deleting all figures including those with hidden handles.
close all hidden
Clearing all input and output from the Command Window display giving us a clean screen.
clc
- 2010-02-03 19:03:32下载
- 积分:1
-
tuxiangquzao
说明: 程序使用说明:
1、软件应用平台:Matlab6.5或更高;
2、打开方法:
将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。
然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。
wavlet.m是程序文件。
程序内容写在在程序的注释里。
阈值的更改没有实现可视化,在源程序中可以改。(Procedure for use: 1, Software Platform: Matlab6.5 or higher 2, open the way: the file directory set the working directory, then open the wavlet.fig, the noise boxes, enter the noise level, in the 0-0.1 between (not zero). Then process the button, it will show the experimental results, including the original image, noise image denoising image contrast and the current psnr value. wavlet.m is the program file. Program content in the program notes written inside. Threshold changes are not visualized in the source program can be changed.)
- 2010-04-17 01:26:54下载
- 积分:1