-
61549835image-compress-denoise
说明: 图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-(Sharpen Image Compression Denoising enhanced procedures for your reference. Include: digital image data display matrix and its Fourier transform two-dimensional discrete cosine transform image compression method using gray-scale transformation of the contrast-enhanced images using two-dimensional median filter function by medfilt2 of salt and pepper noise image filtering using MATLAB The function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance image sharpening images of high-pass filtering and mask treatment using Butterworth (Butterworth) low pass filter noise by smoothing the images deal with the use of Butterworth (Butterworth) high-pass filter for sharpening images treatment)
- 2009-08-11 02:34:24下载
- 积分:1
-
pcasift
This package has PCASIFT sourcecode implemented by MATLAB and works powerful in Image processing works.
- 2013-11-20 18:31:49下载
- 积分:1
-
matlab-programs
MATLAB LAB MANUAL PROGRAM OF SIGNAL PROCESSING
- 2013-12-05 13:43:20下载
- 积分:1
-
Jakesmodel
经典的瑞利衰落信道仿真模型-jakes模型。程序可以修改不同的入射路径个数。仿真结果是不同入射路径个数的jakes模型和同分布的瑞利衰落的包络分布对比。直接运行“tu.m”(The classic Rayleigh fading channel simulation model-jakes model. Program can modify the number of incident path. The simulation results compare jakes model of different incident paths with distribution of Rayleigh fading.)
- 2021-04-10 13:28:59下载
- 积分:1
-
filter
用MATLAB中的DSP BUILDER 设计的 FIR低通滤波器(Used in MATLAB DSP BUILDER design of FIR low-pass filter)
- 2011-07-31 12:34:54下载
- 积分:1
-
peakfit
matlab code for Command-line peak fitting function for time-series signals
- 2015-02-03 13:37:22下载
- 积分:1
-
fuzzy_control
用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。
function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
FCU_T1 重心加权法,输出精确值
FCU_T2 重心加权法,输出离散值
FCU_T3 重心加权法(对隶属度平方),输出离散值
FCU_T4 最大隶属度法
function [R,n,nE,nEC,nU,nfe,nfec,nfu]=fuzzy_relation(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
R 表示全体规则构成的模糊关系
n=nfe×nfec
nE 模糊变量E的语言值个数
nEC 表示模糊变量EC的语言值个数
nU 表示模糊变量U的语言值个数
nfe 表示E的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfec 表示EC的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfu 表示U的等级量个数,示例1中其论域为{-7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7}
Me 表示E的隶属度表
Mec 表示EC的隶属度表
Mu表示U的隶属度表
UC表示规则表(fuzzy control algorithm(matlab program))
- 2015-05-19 14:23:20下载
- 积分:1
-
image-sharpening
使用Sobel算子、Laplacian算子对图像进行锐化(Using the Sobel operator, Laplacian operator for image sharpening)
- 2011-10-13 11:07:37下载
- 积分:1
-
speech_toolboxes
说明: Matlab语音处理工具箱《Matlab之语音处理与合成工具箱》(Speech Processing Toolbox Matlab " Matlab toolbox for speech processing and synthesis," )
- 2010-04-18 20:51:38下载
- 积分:1
-
matlab
基于matalab的信道自适应均衡技术研究(Matalab based channel adaptive equalization technology research)
- 2013-08-28 21:56:05下载
- 积分:1