搜索资源列表
soundsignal
- 将声音文件在时间轴上分割成几段,分别将段的秩序及某些段内的秩序颠倒,从而实现了对声音文件的加密。首先,先读取一个声音信号,对信号做1024点FFT变换,取完点之后,分成四个向量,四个向量组成一个矩阵,再对每一个向量进行转置,再重新整合,从而就实现了回密的过程。-Sound files on the timeline will be divided into paragraphs, each paragraph of the order and reversed the order of some
ftt_C_code
- fft and ifft c语言实现, 即用c语言实现傅立叶变换和逆变换-fft and ifft c language
FFT
- Matlab中信号的快速傅立叶变换的演示程序-Fast Fourier Transform Algorithm in Matlab
FFT
- 利用傅里叶变换实现两幅大小相同的RGB图像的水印嵌入。包含水印的大小处理,水印嵌入和提取,以及对PNSR的计算。-Fourier transform two of the same size of the RGB image watermark embedding. Contains the size of the watermark processing, the watermark embedding and extraction, as well as on the PNSR the ca
vc-DFT-FFT
- vc程序,先输入给定的三角波。然后可进行dft,fft等变换-vc program, the first input to a given triangle wave. Then dft, fft transform
fft
- 计算FFT(快速付立叶变换,可以直接编译并且使用)-Arbitrary Length FFT
fft
- 快速傅里叶变换的C语言实现,附带文字说明-Visual c code and descr iption for FFT
sFFT-1.0-2.0.tar
- 洗漱傅里叶变换1.0 2.0 两个版本 C/A码捕获-sparse FFT
sFFT-1.0-2.0.tar
- 稀疏傅里叶变换算法利用了数字信号处理,特别是高斯和多尔夫-切比雪夫滤波器的技术。与传统的解决方法不同,对于这个问题我们的算法是不迭代的。也就是说,它用一种类似绘制/流式算法的方式“一次”识别并估计k个最大系数,而并非估计“大”系数以及在提示下相减、递归。-Sparse Fast Fourier Transform (SFFT) is a class of sub-linear time algorithms for computing the discrete Fourier transfo
int_fft
- linux操作系统环境下进行快速傅里叶FFT变换分析的C程序代码-Linux operating system environments under the fast FFT Fourier transform c code
fftw_examples.tar
- 代码举例了3中函数的fft变换。需要用到fftw库文件,可以自己到fftw官方下载-Examples of code in the function fft transform 3. Need to use fftw library file, you can download your own to fftw official
file
- 哈特莱变换的产生和解调,可以用于编码解码,以及接受处理时代替FFT的程序-Hartley transform of generation and demodulation, and can be used to code decoding, and accept the processing instead of the FFT program
testFFT
- 实现fft快速傅里叶变换,对数据进行快速傅里叶变换-FFT
huadongpingju
- 传统傅里叶变换(Fourier Transform)分析方法已经在众多的领域内产生巨大影响。特别在1965年之后,快速傅里叶变换(FFT)算法的发现及改进使得离散傅里叶变换(DFT)实现了高效的数学实现,为数字信号处理技术应用于各种信号的实时处理创造了条件,加速了离散时间信号与系统分析技术的发展。-it good for you.Traditional Fourier transform (Transform Fourier) analysis method has a great impact