CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - noise add matlab

搜索资源列表

  1. keshe

    1下载:
  2. 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
  3. 所属分类:Picture Viewer

    • 发布日期:2016-04-29
    • 文件大小:3072
    • 提供者:朱孝天
  1. imnoise

    0下载:
  2. matlab图像处理中中加入椒盐噪声的源代码。-add salt and pepper noise matlab source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:孙彬
  1. DenoisingSaPusingMedianFilter

    0下载:
  2. Matlab code to add salt and pepper noise to an image and remove noise using median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1373
    • 提供者:regy
  1. AIC_test

    0下载:
  2. 自适应建模与其模型的逆估计,MATLAB编写,加高斯白噪声-Adaptive Modeling and its inverse model estimates, MATLAB prepared, add white Gaussian noise
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1300
    • 提供者:刘革
  1. The-simulation-of-OFDM-system

    0下载:
  2. 用matlab对OFDM系统进行仿真,并添加高斯白噪声,得到一条BER曲线-Using matlab for OFDM system simulation, and add white Gaussian noise, to obtain a BER curve
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1641
    • 提供者:小干
  1. SNR_singlech

    2下载:
  2. matlab中信噪比计算程序,可以检验使用matlab内置函数添加的噪声是否正确-Can be tested using matlab citic noise ratio calculation, matlab built-in functions to add noise is correct
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:10240
    • 提供者:张伟
  1. ADDNOISE

    0下载:
  2. 本程序实现matlab中的信号添加noise,环境是802.11a-Matlab realize this procedure to add the signal noise, the environment is 802.11a
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1035
    • 提供者:perce
  1. ques7

    0下载:
  2. Write MATLAB code that will do the following. (a) Add Gaussian, Salt and Pepper and Speckle noise to image. (b) Perform median filtering to remove noise and determine SNR and PSNR value. (c) Perform average or low pass filtering to remove noise
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:52810
    • 提供者:Rokibul Ahmed
  1. INTRAINS

    0下载:
  2. this code is a aplication for add gaussian noise in aimage I using a color Image for myjob. it maybe create with a while noise in image It writed in Matlab environment
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:33097
    • 提供者:Haibaranin
  1. filter

    0下载:
  2. matlab对图像随机添加四种噪声,然后分别通过自编中值滤波,均值滤波,高斯滤波,和维纳滤波进行滤波-matlab add four random noise to the image, and then were filtered by self median filtering, mean filtering, Gaussian filtering, and Wiener filtering
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:12105
    • 提供者:KaiWANG
  1. 64QAM_baseband_system_receiver

    1下载:
  2. 64QAM基带系统接收机matlab代码:添加AWGN噪声,进行接收端匹配滤波器,8倍下采样,解调信号。-64QAM baseband system receiver matlab code: add AWGN noise, matched filter receiving end, eight times the down-sampling, the demodulated signal.
  3. 所属分类:3G develop

    • 发布日期:2017-04-12
    • 文件大小:976
    • 提供者:辛永超
  1. LR

    0下载:
  2. 这个是matlab里基于LR算法对模拟运动模糊并且加入高斯噪声进行复原的算法-This is carried out in the recovery matlab LR algorithm based simulation of motion blur and add Gaussian noise algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2671
    • 提供者:关云长
  1. zuixiaopingfang

    1下载:
  2. 这个算法是matlab里基于最小平方对模拟运动模糊并加入高斯噪声复原算法-This algorithm is based on a least squares matlab in analog motion blur and add Gaussian noise restoration algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2518
    • 提供者:关云长
  1. VNA

    0下载:
  2. 这个是matlab里基于维纳滤波算法对模拟运动模糊并加入高斯噪声的图像进行复原的程序 -This is where Wiener filtering algorithm matlab simulation of motion blur and add Gaussian noise image recovery program based on conduct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2639
    • 提供者:关云长
  1. denoise

    0下载:
  2. matlab实现图像去噪,滤波,边缘检测,锐化。文件中包含m码和程序中使用到的图片。对图像添加椒盐噪声并用medfilt2函数去噪。二阶巴特沃斯滤波器滤波。-matlab realize image denoising, filtering, edge detection, sharpening. M file contains code and procedures used to the picture. Add salt and pepper noise image with medfil
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:6873
    • 提供者:Lisa
  1. tuxiangchuli

    0下载:
  2. 比较实用的图像处理matlab程序案例,给图片加噪声,低通滤波-More practical matlab image processing program case, add noise to the picture, a low-pass filter, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:868438
    • 提供者:陈丸子
  1. addnoise

    0下载:
  2. matlab给一个文件夹下所有图像文件添加椒盐和高斯噪声,并生成新的文件夹-Add salt and pepper noise and Gauss matlab to a folder of all image files, and then create new folders
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:638
    • 提供者:张晨
  1. BERforQAM

    0下载:
  2. BER of QAM at Different bitrates, The resulting bit error rate the Monte Carlo simulation for the different QAM bit rates (4 to 1024) have been exported to the Matlab workspace as a vector of error values for each bit rate versus the noise powe
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:657
    • 提供者:Sami
  1. code-(2)

    0下载:
  2. Using MATLAB tools for MLP NNs (e.g., newff, …), design a two-layer feed-forward neural network as a classifier to categorize the input geometric shapes. - The snapshot and bitmap of shapes are given: - Training shapes: shkt.bmp - Training p
  3. 所属分类:系统编程

    • 发布日期:2017-04-14
    • 文件大小:3236
    • 提供者:fatemeh
  1. ffmzmcje

    0下载:
  2. 使用高阶累积量对MPSK信号进行调制识别,是国外的成品模型,一个很有用的程序,添加噪声处理,在matlab R2009b调试通过,是本科毕设的题目。-Using high-order cumulants of MPSK signal modulation recognition, Foreign model is finished, A very useful program, Add noise processing, In matlab R2009b debugging through, T
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8050
    • 提供者:gyegvh
« 1 2 3 4 5 6 78 9 10 11 12 ... 15 »
搜珍网 www.dssz.com