搜索资源列表
gaussf.rar
- 高斯滤波器的源代码, function [xh] = gaussf(B,irfn,ipoint,sr,ncc),Gaussian filter of the source code, function [xh] = gaussf (B, irfn, ipoint, sr, ncc)
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
canny
- canny算法源码。Canny 的目标是找到一个最优的边缘检测算法。Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但也要考虑到处理器速度的不断提升。 -canny algorithm source code. Canny' s goal is to find an optimal edge detection algorithm. Canny algorit
009
- 利用matlab对IS-95前向链路系统的仿真,包括扩频调制,匹配滤波,RAKE接收等相关通信模块,仿真环境为加性高斯白噪声信道. -Using matlab on the IS-95 forward link system simulation, including the spread spectrum modulation, matched filter, RAKE receiver and other related communication module, the simula
matlab
- 这是一个处理图像条纹的matlab程序,并且还有高斯滤波,可以去除图像的噪声,是学习matlab图像处理得好程序-This is a striped image processing matlab program, and also Gaussian filter, image noise can be removed, handled well process of learning matlab image
matlab
- matlab 图像锐化 图像增强 高通滤波 巴特沃斯-image enhancement matlab image sharpening high-pass filter 波巴特沃斯
Matlab-filter
- 在matlab中,各种图像滤波函数,如中值滤波,高斯滤波,边缘增强等-matlab commonly used in a variety of filter function
runDemo
- matlab 实现双边滤波,简单而高效,比高斯滤波更加优越-bilateral filtering Matlab, simple and efficient, more superior than the Gaussian filter
Matlab-Kalman
- 使用Matlab实现LMS自适应滤波,实现的主要功能有:读入原始音频,加入高斯噪声后用LMS自适应滤波滤除,比较原始音频,加入噪声音频和滤波后音频的区别。-Matlab achieved using LMS adaptive filtering to achieve the main features are: read the original audio, adding Gaussian noise is filtered using LMS adaptive filtering, comp
matlab-fliter
- 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
gaosi
- 基于MATLAB的处理图像的差分高斯滤波的部分代码,需要的同志请下载。-MATLAB code based on partial differential image processing Gaussian filtering, comrades need to download.
glpf.m
- 高斯滤波matlab程序、Matlab实现图像高斯滤波。-Gaussian filter matlab program
DS_GMSK_MD
- 文件由两部分组成,直扩GMSK调制的matlab仿真程序和Verilog硬件程序。完成了对信号的扩频编码,GMSK调制,硬件程序中的高斯滤波器调用自matlab仿真产生。包括ds_gold_gmsk.m,mseq31.m,zhikuoGMSK.m以及d_encode.v,code_convert.v,frame.v,DS.v,gauss_filter.v,DS_GMSK_MD.v等编码,组帧,滤波,扩频,调制众多源码-Document consists of two parts, DSSS MS
MPSK_Matlab
- 基于Matlab的MPSK仿真分析,加入成型滤波过程,通过高斯信道后解调。-MPSK based on Matlab system simulation, adding the process of shaping filter
chapter5 codes
- 空间域滤波处理椒盐噪声、高斯噪声等。matlab(Spatial filtering processing salt and pepper noise, Gauss noise and so on. Matlab)
表面粗糙度Ra的matlab计算程序
- 包含高斯滤波及最小二乘中线的详细计算过程,可计算自由表面粗糙度和一维粗糙度。
39709604HS
- 高斯滤波,非常适合初学者,内容丰富,讲解清晰(gs filter for new person who just firstly use matlab)
61549815ppb
- ppb一种ppb滤波算法来去除图像中的加性高斯噪声,09年才提出来的新算法非常的高效,去噪效果相当好(This MATLAB software implements the denoising algorithm (the Probabilistic Patch-Based filter) for images damaged by multiplicative Nakagami-Rayleigh noise as presented in: Iterative Weighted Maximum
matlab
- 本程序可是实现用MATLAB进行复杂声音信号的采集,以及进行频谱分析,并对采集到的信号进行滤波处理,有高斯滤波和其他滤波器。(This program realizes the acquisition and analysis of complex sound signals with MATLAB, and filters the collected signals. There are Gauss filters and other filters.)
最大熵滤波算法matlab仿真
- 包含基于Huber函数和最大相关熵的抗差滤波算法,以及与卡尔曼滤波算法的对比,用于GNSS导航定位粗差处理。同时主函数中包含混合高斯随机数生成方法。(The Huber function and maximum correntropy criterion based robust Kalman filter is included, which can be used for biases in measurements for GNSS positioning. The mixed Gauss