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

Search list

[JSP/JavaFFTW.java

Description: shemmanger 用java程序,有现成的类,之三-shemmanger java program, off-the-shelf class ter
Platform: | Size: 3072 | Author: Li Ming | Hits:

[source in ebookexperiment

Description: 运行SFFT和FFTW一次为一组输入参数。输出的运行时间算法和L1 SFFT错误。-Runs sFFT and FFTW once for a set of input parameters. Outputs the runtime of both algorithms and the L1 error of sFFT.
Platform: | Size: 4096 | Author: LIU | Hits:

[Algorithmgenerate_graphs

Description: MIT稀疏傅里叶变换 小组的SFFT 源码: 运行的SFFT和FFTW参数和重复的范围内,两者的运行时间 诗句信号的大小(n)或稀疏( K ) 。重新创建图表的文件: 稀疏傅里叶变换, SODA 12简单和实用的算法。 -Runs sFFT and FFTW for a range of parameters and plots the runtime of both verse the signal size (n) or the sparsity (k). Recreates the graphs in the paper: Simple and Practical Algorithm for Sparse Fourier Transform, SODA’12.
Platform: | Size: 4096 | Author: LIU | Hits:

[Dialog_WindowOCTMAG

Description: 读取dat数据 经过傅里叶变换显示二维图像 然后进行三维显示 显示结果可以保存为avi格式 使用中安装了fftw vtk 以及opencv-Showing results can be saved as avi format to use to install fftw VTK and opencv read the dat data after Fourier transform two-dimensional image is displayed and three-dimensional
Platform: | Size: 6631424 | Author: 唐攀 | Hits:

[Software Engineeringfftw_zhongwenshouce

Description: FFTW中文手册,据说FFTW(Fastest Fourier Transform in the West)是世界上最快的FFT。为了详细 了解FFTW 以及为编程方便,特将用户手册看了一下,并结合手册制作了以下FFTW 中文参考。其中大部分是原文重点内容的翻译,并加入了一些注解。-FFTW Chinese manual, reportedly FFTW (Fastest Fourier Transform in the West) is the world' s fastest FFT. To learn more about FFTW as well as the programming convenience, especially the user manual looked at in combination with manual produced the following FFTW Chinese reference. Most of which are key elements of the original translation, and add a few comments.
Platform: | Size: 388096 | Author: 赵翠霞 | Hits:

[Internet-Networkfftw-3.3.3.tar

Description: Fast Fourier Transform for Wavelet Transform
Platform: | Size: 3920896 | Author: karthi | Hits:

[Multimedia Developcolor_filtering

Description: powerful image interpolation filter using FFTW
Platform: | Size: 2945024 | Author: apollo | Hits:

[JSP/Javajfftw-1.2

Description: java FFTW 傅里叶变换jfftw-1.2 源代码-java FFTW jfftw-1.2 source code
Platform: | Size: 73728 | Author: WW | Hits:

[Algorithmfftw-3.2.2-libs-visual-studio-2010

Description: 一个快速傅里叶计算库,用于通讯系统设计,数字信号处理建模中-A fast, free C FFT library includes real-complex, multidimensional, and parallel transforms. Benchmarked against many other FFTs
Platform: | Size: 47104 | Author: Fan Weiguang | Hits:

[Otherpsrchive

Description: 脉冲星数据处理软件,读取psrfits文件,校准,画图等。需要cfitsio,tempo2,tempo,fftw,pgplot基本库文件。-the software for pulsar data process is used to read psrfits,calibrate,plot figure and so on. The basic library,cfitsio,tempo2,tempo,fftw,pgplot are needed.
Platform: | Size: 13514752 | Author: HanJun | Hits:

[Waveletfftw-3.3.3

Description: 一个快速计算离散傅里叶变换的标准C语言程序集-the Faster Fourier Transform in the West library(linux version)
Platform: | Size: 7593984 | Author: elwin wong | Hits:

[Special EffectsImage-processing-for-low-SNR

Description: 在图像处理中主要研究信噪比比较低时,对图像如何进行处理-The C++ implementation is supported on Unix-type platforms, including Linux, SunOS and MacOS. The installation requires g++ (version 3.2 or higher), and Matlab’s mex compiler (version 13 or higher) if you want to install the mex files of the C++ implementation. To install the C++ implementation, • Download and install FFTW version 2.1
Platform: | Size: 764928 | Author: wangli | Hits:

[Otherfftw-3.3.4.tar

Description: 用于进行快速傅里叶变换的(FFT)的c语言实现库,由MIT开发,目前最新的稳定版本-C language for fast Fourier transform (FFT) to achieve the library, developed by MIT, the latest stable version...
Platform: | Size: 3940352 | Author: 王刚 | Hits:

[Linux-Unixfftw_examples.tar

Description: 代码举例了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
Platform: | Size: 696320 | Author: 关凤 | Hits:

[Algorithmsfft1d

Description: 一维稀疏傅里叶变换算法,以及与fftw算法的对比,与自写fft算法对比-sparse fourier transform
Platform: | Size: 4096 | Author: Liu Huifen | Hits:

[Software Engineeringfftw3

Description: This manual documents version 3.3.3 of FFTW, the Fastest Fourier Transform in the West. FFTW is a comprehensive collection of fast C routines for computing the discrete Fourier transform (DFT) and various special cases.
Platform: | Size: 647168 | Author: Mohamed | Hits:

[Special EffectsMosseProject

Description: 参考的是《visual object tracking using adaptive correlation filers》这篇论文实现的代码,主要功能是使用fftw这个库去实现Mosse滤波器,实现相关滤波器功能-Reference code " visual object tracking using adaptive correlation filers" paper to achieve the main function is to use this library to achieve fftw Mosse filter implementation-dependent filter function
Platform: | Size: 67584 | Author: 黄凯 | Hits:

[Special EffectstrainFilter

Description: C++中使用fftw库,根据correlation filters的相关知识编写实现,可以是实现图片的相关滤波从而进行detection和tracking的相关改进-C++ fftw library use, according to the knowledge of the preparation to achieve correlation filters, which can be filtered so as to achieve a picture related to the correlation detection and tracking of improvements
Platform: | Size: 24174592 | Author: 黄凯 | Hits:

[VC/MFCTESTFFTW

Description: fftw库是世界上最快的快速傅里叶变换库,著名的MATLAB软件就是使用的该类库。本程序是一个如何使用fftw库的例子,可供参考fftwtest-FFTW LIBRARY
Platform: | Size: 1522688 | Author: 罗兰 | Hits:

[OtherFFTWDocumentationCN

Description: FFTW C++库调用说明文档,中文说明文档-FFTW C++ DOCUMENT FOR FFTW LIBRARY
Platform: | Size: 194560 | Author: 罗兰 | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net