搜索资源列表
S_Transformation
- S变换的matlab源码,并应用几个信号作为例子来说明怎么使用s变换以及s变换可以用来做些什么事情。s变换是时频分析领域中一个较新的内容,现在在信号处理,地震勘探,语音识别等领域都开始了对它的应用研究,是目前的一个热点。-S transform Matlab source, Applied Signal and several examples to illustrate how the use of Transform's's transformation can be use
G_s_tran
- 用matlab实现的基于广义S变换的图像去噪分型处理方法,简单易读
s变换及应用
- S变换的matlab源码,并应用几个信号作为例子来说明怎么使用s变换以及s变换可以用来做些什么事情。s变换是时频分析领域中一个较新的内容,现在在信号处理,地震勘探,语音识别等领域都开始了对它的应用研究,是目前的一个热点。
MATLAB-_FFT
- matlab的fft函数使用注意事项,以及傅里叶变换的特征和理解。-Note the use of matlab' s fft function, as well as the Fourier transform of the characteristic and understanding.
fft
- 利用matlab的fft函数进行快速傅里叶变换的m文件-Matlab' s fft function using the fast Fourier transform of the m file
image_inhancement
- 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
WaveletTransformsinMATLAB
- 执行一维和二维小波变换在MATLAB环境中。十几包括的小波函数有: * Haar * Daubechies 1-6 * Symlets 1-6 * Coiflets 1 and 2 * Splines and reverse splines * CDF 9/7 and Le Gall 5/3 * S+P wavelets (2,2), (4,2), (4,4), (6,2), and (2+2,2) * Two Ten "TT" * Low-complexit
ieureur847474874
- 图像处理的小波变换领域得到了快速发展与应用,本文分析在遥感图像增强中的应用及MATLAB实现-Imagery processing s wavelet transformation domain obtained the fast development and the application, this article analyzes in the remote sensing image intensification the application and MATLAB realizes
small
- 基于小波变换的图像去噪的matlab程序的源代码 基于小波变换的图像去噪的matlab程序的源代码(里面包含了源代码和运行的结果,-Image denoising based on wavelet transform of the matlab program s source code Image denoising based on wavelet transform of the matlab program s source code (which contains the s
wangbianhuan123
- 计算王变换的matlab源程序, 对初学者很有用图像变换的程序-calculator the wang transform s programme,vrey useful for you
imagecodingandcompression
- 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
lvboqisheji
- 设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
dct
- 这是一个matlab环境下的离散余弦变换的程序,与matlab的dct程序运行结果一样-This is a matlab environment, discrete cosine transform process, and matlab s dct program runs the same result as
curvelet
- 曲波变换1,可以用来做曲波变换得到系数矩阵,其中含逆变换-curvelet Part
DrawCircle
- 画圆,,复杂背景下,圆心的中心定位,使用的是霍夫变换-Circle, complex background, the center of the circle' s center position, using a Hough transform
DFT-watermaking
- 灰度图像加入和提取水印的matlab实现源码,基于傅里叶域变换。-It s matlab code about embdding and extracting watermark to gray image,using DFT.
image-fusion-and-detection-on-curvelet-wavelet
- 基于曲波变换,小波变换的图像融合,图像检测的相关文献,有期刊,也有硕士论文,中文英文都有,都是近几年的文章,供大家参考学习-Based on curvelet transform, wavelet transform image fusion, image detection literature, there are journals, but also master' s thesis, Chinese, English has, in recent years are the art
two-dimensional-s-transform
- 包含二维广义S变换程序和测试程序,用于对图像进行时频分析。matlab版本R2011b,操作系统为32位win7。在2G内存下最大只能对84*84的图像进行处理,更大的图像会出现out of memory的问题。目前网上还没有这个程序,包括本站,pudn,ilovematlab都没有。把程序上传到这三个地方,望大家一起来改进它。-Contains a two-dimensional generalized S transform procedure and testing procedure.I
FFT
- matlab的FFT事例,关于FFT变换的一些事例,适合初学matlab的(Matlab's FFT case, some examples of FFT transformation, suitable for the initial study of MATLAB)
st.m
- Stockwell于1996年编写的S变换的原版经典程序(the S transform for MATLAB, using which can implementation S transform)