Welcome![Sign In][Sign Up]
Location:
Search - fourier

Search list

[Graph programimage_processing1

Description: 基于Matlab的数字图像处理实验。自己做的,需要的可以下载参考,包括边沿检测,灰度转换,傅里叶变换特性等-Matlab-based digital image processing experiments. Themselves do, need to download the reference, including edge detection, gray-scale conversion, Fourier transform properties
Platform: | Size: 5809152 | Author: 卢兵 | Hits:

[Program docLAB_STFTMATLAB

Description: 关于短时傅立叶变换的实验 其中有补0的相关分析 希望会对大家有帮助-On short-time Fourier transform of the experiment which fill 0 correlation analysis we hope will be helpful
Platform: | Size: 38912 | Author: 马雪飞 | Hits:

[matlabstfttype

Description: 短时傅立叶变换的几种形式 MATLAB代码,估计会对学习有所帮助 大家请下载-Short-time Fourier transform of several forms MATLAB code, it is estimated that learning will help you download
Platform: | Size: 60416 | Author: 马雪飞 | Hits:

[matlabfrft

Description: 分数阶傅立叶变换,chirp信号分解型实现分数阶傅立叶变换-Fractional Fourier transform, chirp signal decomposition-type realization of fractional Fourier transform
Platform: | Size: 1024 | Author: wiky | Hits:

[Special Effectsflymeilin

Description: 这是傅立叶梅林变换的MATLAB源代码,很实用,适合做水印或图象处理相关的朋友参考使用.-This is the Fourier Mellin Transform MATLAB source code, very useful, suitable for a watermark or image processing-related friends use and reference.
Platform: | Size: 120832 | Author: li yong | Hits:

[matlabfft_change

Description: 快速傅立叶变换的程序,附有试验用数据,希望对大家有所帮助-Fast Fourier Transform procedure, with test data, and they hope to help everyone
Platform: | Size: 2048 | Author: johnny zhang | Hits:

[Graph programwindow_fourier

Description: 加窗fourier变换的实现 效果不错 适合入门级的学习者.-Windowed fourier transform to achieve good results for entry-level learners.
Platform: | Size: 272384 | Author: liphbgfh | Hits:

[Waveletxiaobobianhua

Description: 小波变换与分数傅里叶变换理论与应用(冉启文)电子版,介绍了小波变换、多分辨分析、小波构造、时频分析、小波包、塔式算法、分数傅立叶变换等内容,是一本不错的教材。-Wavelet Transform and Fractional Fourier Transform Theory and Applications (Ran text) electronic version, introduced the wavelet transform, multiresolution analysis, wavelet construction, time-frequency analysis, wavelet packet, tower algorithm, the fractional Fourier transform, etc., is one The good teaching materials.
Platform: | Size: 2814976 | Author: dd | Hits:

[Algorithm200628111717

Description: DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数量级。其原因是当N较大时,对DFT进行了基4和基2分解运算。FFT算法除了必需的数据存储器ram和旋转因子rom外,仍需较复杂的运算和控制电路单元,即使现在,实现长点数的FFT仍然是很困难。本文提出的FFT实现算法是基于FPGA之上的,算法完成对一个序列的FFT计算,完全由脉冲触发,外部只输入一脉冲头和输入数据,便可以得到该脉冲头作为起始标志的N点FFT输出结果。由于使用了双ram,该算法是流型(Pipelined)的,可以连续计算N点复数输入FFT,即输入可以是分段N点连续复数数据流。采用DIF(Decimation In Frequency)-FFT和DIT(Decimation In Time)-FFT对于算法本身来说是无关紧要的,因为两种情况下只是存储器的读写地址有所变动而已,不影响算法的结构和流程,也不会对算法复杂度有何影响。-err
Platform: | Size: 59392 | Author: 吴庆庆 | Hits:

[Graph programfft

Description: Fast Fourier Transform by using C
Platform: | Size: 2048 | Author: hotfire | Hits:

[Mathimatics-Numerical algorithmsdft

Description: Discrete Fourier Transform and Power Spectrum Calculates Power Spectrum from a Time Series
Platform: | Size: 1024 | Author: hotfire | Hits:

[Software EngineeringDigitalimageFouriertransformation

Description: This belongs to the imagery processing design proposal, the topic is the digital image Fourier transformation 。-This belongs to the imagery processing design proposal, the topic is the digital image Fourier transformation.
Platform: | Size: 367616 | Author: 娜娜 | Hits:

[Mathimatics-Numerical algorithmsDFT_FFT

Description: 离散傅立叶算法(DFT)、快速傅立叶算法(FFT)通用源码-Algorithm for Discrete Fourier (DFT), fast Fourier algorithm (FFT) common-source
Platform: | Size: 5120 | Author: Daniel | Hits:

[AlgorithmFFT

Description: 快速傅利叶变换 C 语言源代码,可以很好移植到不同的系统-Fast Fourier Transform C language source code, can be ported to different systems
Platform: | Size: 16384 | Author: quinn yang | Hits:

[WaveletFFT

Description: 用c实现的快速傅立叶变换算法,用作频谱分析-With c realize the fast Fourier transform algorithm for spectral analysis
Platform: | Size: 1024 | Author: 朋友 | Hits:

[Algorithmre

Description: 快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used-Fast Fourier Transform (FFT) algorithm. FFT- Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used
Platform: | Size: 1024 | Author: | Hits:

[Waveletstft

Description: 一维向量的离散短时Fourier变换函数。函数名:stft,输入:要处理的一维数组,加窗:矩形窗,窗口宽度:20。-One-dimensional vector of discrete short-time Fourier transform function. Function name: stft, enter: To deal with the one-dimensional array, plus a window: rectangular windows, window width: 20.
Platform: | Size: 1024 | Author: 高言 | Hits:

[Otherfourier_optics

Description: 本书对J.W.顾德门所著《傅立叶光学导论》的各章习题,以及若干有应用价值的习题做了详尽分析-The book written by the door of Gu JW, Introduction to Fourier optics of the various chapters of exercises, as well as the application of the value of a number of exercises to do a detailed analysis of
Platform: | Size: 6418432 | Author: 杨样 | Hits:

[Books2006419113822786

Description: 傅立叶变换的ppt,不知对大家有没有用,初学者-Fourier transform of the ppt, I wonder if there is no use for everyone, beginners
Platform: | Size: 234496 | Author: 付丛生 | Hits:

[VHDL-FPGA-Verilog1024FFT

Description: 1024点FFT快速傅立叶变换 VHDL语言实现-1024-point FFT Fast Fourier Transform VHDL language
Platform: | Size: 436224 | Author: libukun | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net