搜索资源列表
CompFinal
- 用Matlab实现的心电信号的处理源程序,ECG,预处理,滤波-Matlab achieved by the handling of source ECG, ECG, pre-processing, filtering
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
123
- 基于MATLAB的图像处理,增强,滤波,去噪二值化,恢复-MATLAB based image processing, enhancement, filtering, binarization denoising, restoration
Ulpcseggs
- 用matlab做的车牌识别的,包括车牌定位位,二值化,滤波去噪,字符分割,识别,识别部分用的BP网 -License plate recognition using matlab, including the bit of license plate location, binarization, filtering, denoising, character segmentation, recognition, identify some with BP neural network
CWAVLETTh
- 利用小波变化,进行滤波,去噪,通过模极大的去噪方法法,MATLAB的程序原代码,里面有很多程序及实例分析 -Using wavelet change, filtering, noise removal, modulus maxima de-noising method MATLAB program source code, there are a lot of procedures and examples
FIR_GPR
- 基于MATLAB的小程序设计FIR用于GPR探测应用 FFT,IFFT,去噪,滤波-MATLAB programme for FIR filter application in GPR
yuyinquzao
- 利用Matlab进行语音信号滤波和去噪,仅供参考-Using Matlab voice signal filtering and de-noising for reference purposes only
LMS
- 是用matlab仿真lms算法,对加有随机噪声的信号用自适应滤波去噪。-Lms with matlab simulation algorithm, plus a random noise signal adaptive filtering noise.
filterwei
- 一种滤波器,可以实现信号的基本基线漂移、去噪和滤波等功能,主要是基于matlab来实现的,仅供大家参考-A filter, can realize the basic signal baseline drift, noise and filtering, and other functions, is primarily based on matlab to realize, only for your reference
MATLAB-image-analysis
- MATLAB图像滤波去噪分析及其应用-20150807-随书提供程序-MATLAB image filtering denoising analysis and application of-20150807- with the book provider
matlab各向异性滤波
- 分别对一维二维三维图像,各向异性滤波去噪(anisotropic diffusion)
B3小组总结报告
- 使用matlab实现语音去噪,主要使用窗函数滤波法及维纳滤波法。(Using MATLAB to achieve speech denoising, mainly using window function filtering method and Wiener filtering method.)
guided-filter-code-v1
- 引导滤波,能够实现,图像去噪,去雾,是非常使用的图像处理算法,运算速度快(Guide filtering, can achieve, image denoising, to fog)
wiener filtering
- 实现了维纳滤波对语音信号的去噪,输入一段音频文件,取单声道,加噪声后进行滤波(Wiener filtering The Wiener filter is used to denoise the speech signal, input a segment of audio file, take the single channel, and filter the noise after adding the noise)
时域滤波
- 一段用于语音去噪小波程序,matlab编写的。(A speech de-noising wavelet program, written by MATLAB.)
NL-means
- 利用MATLAB实现了图像的非局部均值去噪算法,效果明显。(The non local means denoising algorithm of image is implemented by MATLAB, and the effect is obvious.)
matlab 代码
- 半软阈值函数定义 自适应中值滤波函数的定义,适用于椒盐噪声 psnr定义(Adaptive median filter function definition)
SegyMat
- 地震数据处理基本程序,保存去噪,滤波,叠加,适合学习理解地震数据处理的基本原理(Seismic data processing basic program)
心电信号检测与分类算法的研究
- (1)心电信号预处理 心电信号是一种低频且含有众多噪声干扰的信号。针对心电信号存在的 噪声干扰问题,本文采用了平稳小波变换结合双变量阈值的方法对其进行去 噪处理。通过对心电信号进行八层平稳小波变换,得到不同的小波系数,采 用双变量阈值函数表达式对其进行处理得到新的小波系数,最后进行逆平稳 小波变换实现小波重构,完成心电信号去噪。Matlab 仿真结果显示,本文算 法的准确率较高,信噪比达到 84.5934dB。 (2)心电信号波形识别 反映心电信号的特征部分往往是信号的突变点,因此需
对语音进行加噪、去噪、变速等处理
- 基于matlab对语音信号进行加入随机噪声、去噪滤波、变声变速等处理,并显示出相关波形和频谱图。(Based on matlab, the speech signal is processed by adding random noise, denoising and filtering, changing sound and speed, and the relevant waveforms and spectrum diagrams are displayed.)