登录
首页 » matlab » matlab实验程序

matlab实验程序

于 2020-07-19 发布
0 233
下载积分: 1 下载次数: 6

代码说明:

说明:  (1)利用matlab函数进行噪声模拟,并用matlab自带函数进行图像滤波。 (2)利用给定图像自己编程实现使用均值滤波器、中值滤波器对不同强度的高斯噪声和椒盐噪声,进行滤波处理,并对结果进行评价分析,并解释结果。 (3)自己编程实现laplacian算子图像的处理,实现图像增强;编程实现sobel算子对图像边缘提取。将结果与matlab自带函数计算结果比较。 (4)利用模糊处理对图的灰度值进行改变实现灰度增强,并与直方图均衡结果比较((1) Matlab function is used to simulate noise, and Matlab function is used to filter image. (2) Using the given image, we use the mean filter and median filter to filter the Gaussian noise and salt and pepper noise with different intensities, evaluate and analyze the results, and interpret the results. (3) The image processing of Laplacian operator and image enhancement are realized by programming Sobel operator is used to extract image edge. The results are compared with those of MATLAB. (4) Fuzzy processing is used to change the gray value of the image to achieve gray enhancement and balance with histogram)

文件列表:

实验程序, 0 , 2020-07-19
实验程序\MATLAB_Built_in.m, 3248 , 2017-11-03
实验程序\Self_Made_Filter_Box.m, 1389 , 2017-11-02
实验程序\Self_Made_Filter_Fuzzy.m, 628 , 2017-11-03
实验程序\Self_Made_Filter_Fuzzy_Guassion_Type.m, 668 , 2017-11-03
实验程序\Self_Made_Filter_Fuzzy_S_Type.m, 637 , 2017-11-03
实验程序\Self_Made_Filter_Guassian.m, 1342 , 2017-11-03
实验程序\Self_Made_Filter_Laplacian.m, 571 , 2017-11-03
实验程序\Self_Made_Filter_Median.m, 1335 , 2017-11-03
实验程序\Self_Made_Filter_Robert.m, 672 , 2017-11-03
实验程序\Self_Made_Filter_Sobel.m, 661 , 2017-11-03
实验程序\Self_Non_sharpening_masking.m, 540 , 2017-11-02
实验程序\fun_Fuzzy.m, 467 , 2017-11-03
实验程序\fun_Fuzzy_S_Type.m, 523 , 2017-11-03
实验程序\fun_Guassion_Type.m, 440 , 2017-11-03
实验程序\fun_Laplacian.m, 270 , 2017-11-03
实验程序\fun_Median.m, 460 , 2017-11-03
实验程序\fun_Robert.m, 219 , 2017-11-03
实验程序\fun_S_Type.m, 696 , 2017-11-03
实验程序\fun_Sobel.m, 313 , 2017-11-03
实验程序\fun_Template_Box.m, 424 , 2017-11-03
实验程序\fun_Template_Guassion.m, 493 , 2017-11-03
实验程序\fun_Template_Guassion_jiaquan.m, 400 , 2017-11-03
实验程序\图3-1 circuitboardNoise-gaussian.tif, 1145089 , 2015-11-12
实验程序\图3-2 circuitboardNoise-salt.tif, 622687 , 2015-11-12
实验程序\图3-3 .tif, 79802 , 2004-02-15
实验程序\图3-4 moon.tif, 572892 , 2013-07-14
实验程序\图3-5lena.jpg, 158711 , 2015-11-13
实验程序\图3-6.tif, 294502 , 2008-06-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • laserunstable
    计算激光谐振腔内的模式以及非稳腔的相关仿真(Calculation of the mode of laser resonant cavity and the correlation simulation of unstable cavity)
    2020-12-20 22:29:08下载
    积分:1
  • Documents
    寻找harris角点 利用ssd匹配角点(finding and matching harris points)
    2020-11-10 19:49:45下载
    积分:1
  • Morph
    数字图像处理中的基本形态学处理,如腐蚀、膨胀、开操作、闭操作等实现的源代码。可以自定义结构元素的形状。(Digital image processing in the basic morphology processing, such as corrosion, swelling, open operation and close operation to achieve the source code. You can customize the shape of structural elements.)
    2009-01-06 09:38:40下载
    积分:1
  • www
    视频异常行为检测,可以实现,使用matlab编程(Video abnormal behavior detection can be achieved using matlab programming)
    2012-06-05 10:04:29下载
    积分:1
  • rotation-and-scaling
    对图像进行旋转和缩放的源代码,支持原图像的抽样处理及任意角度的旋转(The image rotation and scaling in any direction)
    2014-11-25 14:27:18下载
    积分:1
  • cut-image
    是关于matlab中GUI程序裁剪程序,提供了多种方法,对于图像处理有很好的补充作用(Is about matlab GUI program in tailoring, offers a variety of methods, for image processing, have very good supplementary function)
    2013-09-02 16:44:20下载
    积分:1
  • Digital_Image_Processing_Ch04
    数字图像处理,冈萨雷斯,Matlab版,第四章,输入命令,以及图像,运行时只需修改图像地址即可(Digital Image Processing, Gonzalez, Matlab, Chapter IV, enter the command, as well as images, run-time only to modify the image address to)
    2012-07-17 12:03:57下载
    积分:1
  • 峰值旁瓣比和积分旁瓣比
    评估指标为点目标距离向和方位向峰值坐标、峰值旁瓣比、一维积分旁瓣比、剖面图(The evaluation indexes are peak coordinates, peak sidelobe ratio, one-dimensional integral sidelobe ratio and profile of point targets in range and azimuth directions.)
    2021-03-30 17:49:09下载
    积分:1
  • PCA-matlab
    PCA的matlab实现源码,初学者实用(Matlab realize the PCA source beginners practical)
    2012-11-22 16:20:02下载
    积分:1
  • maximumentropy
    最大熵图像复原方法,效果还好,这是最近努力的结果,不过或许需要适当的改进之后会有更好的结果,分享一下(Maximum entropy image restoration method, the effect Fortunately, this is the result of recent efforts, but may need to be appropriate to improve after the better results, share)
    2008-12-24 14:26:23下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载