搜索资源列表
FreTrans
- 图像正交变换,包括傅里叶变换,离散余弦变换,沃尔什变换,小波变换等
c语言实现的DFT
- 用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!-DFT program developed by C, very practical
Fourier
- 以上是一维二维傅里叶正变换及其源代码,包括余弦离散傅里叶变换-The above is a one-dimensional two-dimensional Fourier transform and its source code, including the cosine discrete Fourier transform
vision
- 本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知识,本书则只要求学生具有较好的微积分以及线性代数知识,通俗易
04
- 图像正交变换,傅里叶变换,离散预选变换,小波变换等-Image orthogonal transform, Fourier transform, discrete pre-transform, wavelet transform, etc.
FreTrans
- 图像进行傅里叶变换,离散变换等功能 图像进行傅里叶变换,离散变换等功能-Fourier transform image, transform the functions of discrete Fourier transform images, discrete transform functions
dca-0202.tar
- 离散傅里叶变换
fastfft
- 快速傅氏变换(FFT)是离散傅氏变换(DFT)的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。快速傅里叶变换有广泛的应用,如数字信号处理、计算大整数乘法、求解偏微分方程-Fast Fourier Transform (FFT) is the discrete Fourier transform (DFT) in the fast algorithm, which is based on discrete Fourier transform of t
chap1_4
- 程序主要是常用的变换域处理方法,包括傅里叶变换、离散余弦变换、以及小波变换等-Procedure is mainly used for transform domain processing methods, including Fourier transform, discrete cosine transform, and wavelet transform
liftingscheme
- 实现正交变换,包括傅里叶、离散余弦及小波变换-Achieve orthogonal transformation, including the Fourier, discrete cosine and wavelet transform
11
- 离散傅里叶变换和快速傅里叶变换,课件,深入浅出-fft
matlab
- 压缩文件中包含用小波变换、傅里叶变换、哈达玛变换、离散余弦变换实现图像压缩的源码,和一个绘制图像直方图及均衡化后的图像的直方图的程序。-Zip file contains the wavelet transform, Fourier transform, Hadamard transform, discrete cosine transform image compression source code, and a procedure of drawing image histogram .
LVDFTCompute
- 离散傅里叶变换的matalb源代码,帮助理解数字信号处理的实现!-Discrete Fourier Transform matalb source. To help understanding of the digital signal processing implementation.
fftw-3.3.3
- 一个快速计算离散傅里叶变换的标准C语言程序集-the Faster Fourier Transform in the West library(linux version)
MATLAB--example2
- 离散傅里叶变换DFT(Discrete Fourier Transform) 10 快速傅里叶变换FFT(Fast Fourier Transform)-9Discrete Fourier Transform (DFT (Discrete Fourier Transform) 10 Fast Fourier Transform FFT (Fast Fourier Transform)
computer
- 文件包含三个主程序,和相关图像,三个主程序分别为computer1,computer2,computer3 computer1对图像进行了灰度化,保存等实现; computer2对图像进行了傅里叶变换,离散余旋变化,二层小波变化及重构等,并对图像进行三层小波变换,分别将HL,LH,HH三个子带置零都重构; computer3实现了图像直方图均衡化,并对图像进行了同态滤波。(The file contains three main programs, and related images, thr
图像正交变换
- 在MATLAB环境中,进行图像的离散傅里叶变换和离散余弦变换 在MATLAB环境中,进行图像的离散小波变换,观察子带对重建图像的影响,理解小波变换的多分辨率特性(In the MATLAB environment, the image of the discrete wavelet transform, observe the sub-band on the reconstruction of the image, understand the multi-resolution characte