文件名称:DFT的matlab源代码-fft-benchmark:比较FFT算法性能的基准
文件大小:12KB
文件格式:ZIP
更新时间:2024-06-14 21:25:15
系统开源
DFT的matlab源代码FFT基准
比较FFT算法性能的基准。
目前支持Intel
IPP,FFTW和KissFFT。
要求:
Clang
6.0+(不适用于GCC和MSVC)
Windows上的最新MSYS2
CMake
3.0或更高版本
支持AVX2的CPU
Python
3.5或更高版本
matplotlib模块
numpy模块
用法
放置标题以include文件夹:
include/
fft/
fftw3.h
ipp/
ipp.h
【文件预览】:
fft-benchmark-master
----ipp.hpp(2KB)
----mingw_fix.h(574B)
----fft_benchmark.cpp(4KB)
----benchmark.py(4KB)
----LICENSE(1KB)
----.clang-format(744B)
----msys2-build.cmd(231B)
----.gitignore(731B)
----CMakeLists.txt(3KB)
----kfr.hpp(953B)
----README.md(1001B)
----kissfft.hpp(922B)
----fftw.hpp(2KB)
----benchmark.hpp(3KB)