-
Matlabmanualsheet
matlab详尽使用手册,各种函数介绍等等。(matlab detailed user manual, a variety of functions, etc. introduction.)
- 2008-04-07 14:06:04下载
- 积分:1
-
Accurate-eye-center-location
Accurate eye center location code
- 2014-08-20 23:53:23下载
- 积分:1
-
FuLLinv
It os a single phase full controlled inverter.
- 2014-11-05 17:25:56下载
- 积分:1
-
a
matlab实现的小波变换彩色图像水印嵌入和提取程序(matlab wavelet transform color image watermark embedding and extraction procedures)
- 2013-12-12 22:01:24下载
- 积分:1
-
KL2
这段代码是从类平均向量中提取判别信息的matlab代码(This code is from the category average Discriminant Vector extract information matlab code)
- 2008-12-13 23:59:39下载
- 积分:1
-
OFDM_Transmission
本程序详细给出了OFDM信号的产生,基带信号,成型滤波器,及频率分析。(Give details of the procedure for selecting the OFDM signal, base-band signal, shaping filters, and frequency analysis)
- 2009-03-30 14:39:26下载
- 积分:1
-
chengxu
从EXCEL中读取数据,提供了替换掉不理想数据的方法,还阐述了如何将数据写入EXCEL。(It can read data from EXCEL and provide method of replacing unsatisfactory data, but also explain how to write data to EXCEL.)
- 2010-01-12 16:06:39下载
- 积分:1
-
TDOAChanAlgorithm
TDOA无源时差定位Chan算法,matlab源码(Chan Passive TDOA TDOA location algorithm, matlab source code)
- 2021-04-08 16:09:00下载
- 积分:1
-
hanglishibi
行列式阶次辨识在白噪声的情况下通过计算DR的值得到最终的结果。(The order identification of the determinant in the case of white noise by calculating the DR' s worth to the final result.)
- 2011-04-24 12:18:13下载
- 积分:1
-
数字图像处理1
说明: 任务 1 编写以两幅灰度图像为输入的 MATLAB 函数,计算下列图像差值度量:均方误
差(MSE)信噪比(SNR)峰值信噪比(PSNR)均值绝对误差(MAE)处理给定的测试图像“Lena”及其原始和后添加噪声形式。
任务 2 编写 MATLAB 函数,通过两种不同的方法将一幅灰度图像从原始大小下采样到
给定输出大小:a)直接消除像素,b)在消除像素之前进行初步图像平滑处理。用缩放系数 2:1、4:1、8:1 和 16:1 对给定的测试图像“Living.”进行处理。
任务 3 编写 MATLAB 函数,通过两种不同的方法将灰度图像从原始大小缩放到给定的
输出大小:a)像素重复使用上述方法将任务 2 中处理的图像缩放回原始大小。使用为任务 1 编写的 MATLAB 方法计算原始图像和缩放图像的 MSE 和 PSNR。将 MSE和 PSNR 分别作为大小缩减率的函数。定义对于相同的尺寸缩小比,收缩/缩放方法的组合提供最小 MSE 和最大 PSNR。
任务 5 编写 MATLAB 函数分别对测试图像“Fig0316(1)(top_.)”和“Fig0316(4)(._.)”执行直方图均衡。显示直方图均衡前后直方图的直方图。(task1
task2
task3
task5)
- 2020-01-02 19:03:28下载
- 积分:1