搜索资源列表
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
partial-difference-equation-method
- 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分
PCMsimulation
- In Matlab 模拟与分析PCM不同量化级别的量化噪声 可以直接运行-In Matlab, simulation and analysis of different quantization levels of PCM quantization noise ,can be run directly
noise2
- 图像加椒盐噪声,高斯噪声,乘性等相关噪声-Image Add salt and pepper noise, Gaussian noise, multiplicative noise, etc.
MUSIC
- 求一个复正弦加白噪声随机过程的信号: xn=exp(j*pi*n-j*pi)+exp(j*w0*n-j*0.7*pi)+v v(n)为零均值白噪声。S/N=10dB。取P=3,构造4阶的自相关矩阵R的基于MUSIC算法的功率谱估计的MATLAB程序-For a complex sinusoid plus white noise of the signal random process: xn = exp (j* pi* nj* pi)+ exp (j* w0* nj* 0.7* pi)+ v
333
- 图形的原始信号和加噪声后的信号,以及原始信号的matlab程序,能够较好的实现信号的仿真-The graph after the original signal and processing noise signals, as well as the original signal matlab program, to be better able to achieve signal simulation
mjiaqiang1
- 下面是我编的一个软硬阈值去噪的matlab程序 下面是我编的一个软硬阈值去噪的matlab程序:thr=sigma*(2*lgN)1/2/lg(j+1) 用[x,xn]=wnoise(2,10,6) 产生噪声测试数据-The following is Part I of a of hard and soft threshold denoising matlab procedure is the following hardware and software, I made a threshold
fig1 12
- 合成孔径雷达sar信噪比相对于不同距离的MATLAB仿真程序,最后结果以图表形式给出-Synthetic aperture radar sar signal-to-noise ratio relative to different distances MATLAB simulation program, the final result is given in chart form
baizaos
- 这是一个用MATLAB编程得到的白噪声程序,主要的作用就是用于学习-White noise generator program, complete procedures for system identification or signal processing
NoiseLevel
- this matlab code for noise estimation-this is matlab code for noise estimation
Square-wave-noise-cancellation
- 此例程为配套书籍的第六章例题6-10的相对应代码,功能为方波消噪示例,编程环境为matlab。-This routines is for the supporting books of the for Chapter VI Example 6-10 the the relative should be of code, function de-noising of the is a square wave Example, programming environment for the the
matlab--AGC
- 已实现了MATLAB下的音频AGC,效果还可以,做起来才发觉比较简单,关键是要有高效的算法。如果能在实现AGC的同时做到噪音消除和回音消除,则效果更佳。-MATLAB has been achieved under the audio AGC, the effect can be done only to find relatively simple, the key is to have efficient algorithms. If you can do while in the real
wnoise
- 在matlab中很适用,很经典的产生几种测试噪声的程序。-In matlab it is applicable, it is the classic noise generated several test procedures.
noise
- 噪声,《计算机图像处理与识别技术》源代码 -noise in matlab
sin-signal-phase-noise
- 该资料是一个matlab仿真程序。实现对噪声中正弦信号相位的估计。利用matlab仿真得到的PDF估计 对不同的信噪比(SNR)情况进行Monte Carlo仿真-This information is a matlab simulation program. Realize sine signal phase noise estimation. Obtained by simulation using matlab PDF estimates different signal to nois
STBL_CODE
- 阿尔法稳定分布噪声噪声的MATLAB程序,以及产生非相关复SαS随机序列的相关程序-Alpha stable distribution noise noise MATLAB program, and produce non-associated complex procedures SαS random sequence
wavelet-Matlab7
- 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
MATLAB-simulink-communication(up)
- MATLAB通信基础,SIMULINK仿真基础、离散信号随机信号、低通带通、高斯白噪声信道、多径衰落信道、幅度调制、角度调制、正交信号传输特性、二进制基带信号的最佳接收等。-Communication based on MATLAB and SIMULINK simulation, random signal, discrete signal to a low-pass bandpass, white gaussian noise channel, multipath fading channe
ofdm
- 基于matlab的ofdm系统仿真,绘制了误码率信噪比曲线-Matlab-based ofdm system simulation, signal to noise ratio curve drawn BER
yr770
- 独立成分分析算法降低原始数据噪声,Matlab实现界面友好,可以提取一幅图中想要的目标。- Independent component analysis algorithm reduces the raw data noise, Matlab to achieve user-friendly, Target can be extracted in a picture you want.