搜索资源列表
-
0下载:
my_noise文件是已知信号方差,加入信号噪声,可以加入高斯噪声,淑盐噪声,等其他噪声十分有用
其他两个函数时加入噪声信噪比SNR,但是有一点,这种方法并不准确,不能保证加入噪声信噪比为SNR,实际测试中可以看出,但是可以加入相同的信噪比的噪声-my_noise document is known to signal variance, by adding signal noise, Gaussian noise can be added, suk salt noise, noise, a
-
-
1下载:
编写MATLAB的M文件,用该文件对采用包络检测法解调的2ASK系统的抗噪声性能进行1000个符号的蒙特卡罗法仿真,画出误码率与信噪比之间的关系曲线,其中信噪比的取值为r=0dB,2Db,4Db,6dB……10Db,同时画出误码率与信噪比的理论曲线,其中信噪比的取值为r=0dB,0.1dB,0.2dB,0.3dB……10Db-The preparation of MATLAB M-file, use the document on the use of envelope detection de
-
-
0下载:
可以计算图像的信噪比,适合初学者使用,采用matlab编写-Can calculate the signal to noise ratio images, suitable for beginners to use, using matlab
-
-
0下载:
clc
img = imread( lena.bmp )
JPEG compression
jpegcompression(img, lena_compressed.mat )
JPEG decompression
Irec = jpegrestoration( lena_compressed.mat )
System performances
[CR,BPP,PSNR,MSE,SNR] = systemperformances(img,Ir
-
-
0下载:
对磁共振图像进行边缘区域和图像区域的选取,并分别对两者进行均值和标准差的计算,最后得出信噪比。-For magnetic resonance images, how can we select the area of the air and the area of the image,then calculate the mean value and standard deviation value of both. Finally ,we can obtain the conclusion
-
-
0下载:
在信噪比不断变化,给出虚警概率的前提下,当给定一信噪比值后,检测概率的变化情况。-Signal-to-noise ratio changing, given the premise of the probability of false alarm, when given a signal-to-noise ratio values, the probability of detection of changes.
-
-
0下载:
用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括:
1、图像增强算法
(1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果);
(2)直方图均衡:可在界面上对比均衡前后的效果。
2、图像变换算法
(3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图;
(4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。
3、图像分
-
-
0下载:
均方误差信噪比 峰值信噪平均绝对误差的计算-Write MATLAB functions that take two grayscale images as input, and calculate the
following image difference metrics:
Mean Squared Error (MSE)
Signal to Noise Ratio(SNR)
Peak Signal to Noise Ra
-
-
0下载:
通过观察图像lena_noise.bmp可以看到,该图像主要包含高斯噪声、椒盐噪声等。
通过查阅资料可知,维纳滤波可以很好的滤除高斯噪声,而中值滤波对于椒盐噪声的滤出效果优异,因此本次采用维纳+中值的滤波方式进行图像的去噪处理。
图像常用评价方法有:信噪比、相关系数、清晰度。信噪比较为常用;相关系数 由于滤波会使原图像失去某些细节,因此这种评价方式为参考性指标而非绝对评判标准;清晰度 为图像子块的方差
综合考虑采用图像的峰值信噪比(PSNR)作为评价去噪效果指标(自编PSNR.
-
-
0下载:
给原始语音加已知信噪比的高斯白噪声,随着信噪比不断变大,找出大概能使原始语音的波形特征不明显的信噪比范围。-Known to the original speech plus noise ratio of Gaussian white noise, with the signal to noise ratio becomes larger and larger, to find out about the original speech waveform characteristics to m
-
-
0下载:
滤波器阶数固定时,代价函数和信噪比之间的关系 信噪比固定时-Filter order fixed, the cost function and the relationship between the SNR when the signal-to-noise ratio is fixed
-
-
0下载:
滤波器阶数固定时,代价函数和信噪比之间的关系 信噪比固定时-Filter order fixed, the cost function and the relationship between the SNR when the signal-to-noise ratio is fixed
-