Home
last modified time | relevance | path

Searched defs:NFFT (Results 1 – 25 of 44) sorted by relevance

12

/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dmlab.py283 def _spectral_helper(x, y=None, NFFT=None, Fs=None, detrend_func=None, argument
527 def psd(x, NFFT=None, Fs=None, detrend=None, window=None, argument
583 def csd(x, y, NFFT=None, Fs=None, detrend=None, window=None, argument
703 def specgram(x, NFFT=None, Fs=None, detrend=None, window=None, argument
786 def cohere(x, y, NFFT=256, Fs=2, detrend=detrend_none, window=window_hanning, argument
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/fft/bench/
H A Dfft_runbench.h32 #define LIQUID_FFT_BENCHMARK_API(NFFT,D) \ argument
/dports/science/dcl/dcl-5.4.8/src/math2/shtlib/
H A Dshinif.f6 SUBROUTINE SHINIF(NFFT,WFFT) argument
H A Dshfftf.f6 SUBROUTINE SHFFTF(NFFT,XFFT,WFFT) argument
H A Dshfftb.f6 SUBROUTINE SHFFTB(NFFT,XFFT,WFFT) argument
/dports/audio/mumble/mumble-1.3.3/3rdparty/celt-0.7.0-src/tests/
H A Dreal-fft-test.c71 #define NFFT 1024 macro
73 #define NFFT 8*3*5 macro
/dports/audio/mumble/mumble-1.3.3/3rdparty/celt-0.11.0-src/tests/
H A Dreal-fft-test.c71 #define NFFT 1024 macro
73 #define NFFT 8*3*5 macro
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/
H A DFFT_time2freq.m10 NFFT = 2^nextpow2(L); % next power of 2 (makes fft fast) variable
/dports/math/py-matplotlib/matplotlib-3.4.3/examples/images_contours_and_fields/
H A Dspecgram_demo.py26 NFFT = 1024 # the length of the windowing segments variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/examples/images_contours_and_fields/
H A Dspecgram_demo.py28 NFFT = 1024 # the length of the windowing segments variable
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_examples/images_contours_and_fields/
H A Dspecgram_demo.py28 NFFT = 1024 # the length of the windowing segments variable
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dfftest_OMP.c8 #define NFFT 100000 macro
/dports/science/py-obspy/obspy-1.2.2/obspy/signal/
H A Dcalibration.py174 def spectral_helper(x, y, NFFT=256, Fs=2, noverlap=0, pad_to=None, # noqa argument
/dports/math/eigen3/eigen-3.3.9/bench/
H A DbenchFFT.cpp35 #define NFFT 1024 macro
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/bench/
H A DbenchFFT.cpp35 #define NFFT 1024 macro
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/bench/
H A DbenchFFT.cpp35 #define NFFT 1024 macro
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/bench/
H A DbenchFFT.cpp35 #define NFFT 1024 macro
/dports/misc/opennn/opennn-5.0.5/eigen/bench/
H A DbenchFFT.cpp35 #define NFFT 1024 macro
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/bench/
H A DbenchFFT.cpp35 #define NFFT 1024 macro
/dports/cad/basicdsp/basicdsp-1.01/
H A Dgui.h36 #define NFFT 2048 macro
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/kiss_fft/test/
H A DMakefile17 NFFT=1800 macro
/dports/audio/chromaprint/chromaprint-v1.5.0/vendor/kissfft/test/
H A DMakefile17 NFFT=1800 macro
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/kiss_fft130/test/
H A DMakefile17 NFFT=1800 macro
/dports/math/nfft/nfft-3.5.2/include/
H A Dnfft3mp.h35 #define NFFT(name) NFFT_CONCAT(nfftf_,name) macro
/dports/math/nfft/nfft-3.5.2/
H A Dconfigure.ac29 AC_INIT([NFFT],[NFFT_VERSION],[mail@nfft.org]) package

12