搜索资源列表
自适应均衡
- 里面有MATLAB语言,c语言,还有simulink的mdl模型
matlab直方图均衡
- matlab的直方图均衡化源代码
直方图均衡matlab代码-ll
- 直方图均衡化处理,图片。
迫零均衡Matlab实现
- MAtlab实现迫零均衡
基于MATLAB的数字图像处理系统
- 在matlab上开发的图像处理系统,包括直方图均衡 边缘检测,滤波等图像处理功能
利用LMS和DFE两种算法进行均衡matlab的程序
- 利用LMS和DFE两种算法进行均衡matlab的程序。很有学习价值!,LMS and DFE using a balanced two algorithms matlab procedures. Great learning value!
LMS_xuexiquxian
- LMS自适应信道均衡程序以及学习曲线绘制,程序为matlab代码。-LMS adaptive channel equalization process and the learning curve drawing, procedures for the matlab code.
chengxu6
- 有关带限信道的数字传输matlab程序--码间干扰的特性,线性和非线性均衡器。-On the band-limited digital transmission channel matlab program- inter-symbol interference characteristics, linear and nonlinear equalizers.
zishiyingxindjunh
- 本资料是针对于数字信号处理中的二进制信道均衡算法m文件源程序-This information is in digital signal processing for the binary channel equalization algorithm m file source
Soft_dfe_simulator
- 软判决均衡算法,包括好几种软判决均衡算法及其性能比较-Soft-decision equalization algorithm, including several kinds of soft-decision equalization algorithm and its performance comparison
Imageprocessing
- MATLAB车牌号识别、污染图片叠加去噪、滤波器去噪、彩色图片处理等 直方图均衡-MATLAB license plate number recognition, picture superimposed noise pollution, noise filters, Image processing, such as color histogram equalization
LMS-equalizer-in-MATLAB
- 本程序是在MATLAB中对LMS均衡算法的通信仿真。-This procedure is in the MATLAB algorithm of LMS balanced communication simulation.
Matlab
- 基于MATLAB的图像处理(设计图形用户界面,图像直方图统计和直方图均衡)-MATLAB-based image processing (the design of graphical user interface, image histogram statistics and histogram equalization)
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
MATLAB
- MATLAB工具结合数字图像处理,完成实验,有图像彩色空间转换,傅里叶变换,余弦变换,直方图均衡等等,有需要的看一下。-Combination of MATLAB tools for digital image processing, the completion of the experiment, the image color space conversion, Fourier transform, cosine transform, histogram equalization and
matlab-ImageProcessing
- vc实现的图像信号处理,包括:256色转灰度图、对比度拉伸、二值化变换、反色、亮度增减、取对数、取指数、直方图均衡、灰度均衡、阈值变换、图像镜像.-vc achieve image signal processing, including: 256-color to grayscale, contrast stretching, binarization transformation, anti-color, brightness change, check on the number of c
scfde
- 单载波频域均衡,用来恢复信号的,使传输信号的失真最小。-Single-carrier frequency domain equalization is used to restore the signal to transmit the minimum signal distortion.
matlab
- 基于MATLAB对图形图像进行多方面的处理,先图形直方图均衡处理,再通过积分投影,分别为水平投影,垂直投影,再则进行精确定位目标-MATLAB-based graphical images on a wide range of processing, the first graphical histogram equalization processing, and through the integral projection, horizontal projection, vertical
信道均衡matlab代码
- 基于matlab的lmmse信道均衡算法仿真,很好用,适用于初学者学习探讨(Immse channel equalization)
OFDM信道估计和均衡matlab代码
- OFDM信道估计和均衡matlab代码,包含LS和MMSE信道估计,可以运行成功,简单易懂,功能齐全。