代码搜索:fftn
找到约 51 项符合「fftn」的源代码
代码结果 51
www.eeworm.com/read/225531/4795383
fftn
1 FF-Test: FF's in Text V
2 Options -b -3 / -a -3 / ...
3 --------------------------------------------
4 3456789 123456789 123456789 123456789 12345678
5 3 Columns downwar
www.eeworm.com/read/361496/10050209
m fftn.m
function f = fftn(x, siz)
%FFTN N-dimensional discrete Fourier Transform.
% FFTN(X) returns the N-dimensional discrete Fourier transform
% of the N-D array X. If X is a vector, the output will
www.eeworm.com/read/449283/7515113
exe fftn.exe
www.eeworm.com/read/299239/7870988
c fftn.c
#include
#include
/* numeric C test code for 21K compiler */
void init_w(int n, complex float *w);
void fft_nc(int n, complex float *x, complex float *w);
/* COMPLEX STRUC
www.eeworm.com/read/160611/5568616
c fftn.c
/*--------------------------------*-C-*---------------------------------*
* File:
* fftn.c
*
* Public:
* fft_free ();
* fftn / fftnf ();
*
* Private:
* fftradix / fftradixf ();
*
* Descript
www.eeworm.com/read/160611/5568617
h fftn.h
/*--------------------------------*-C-*---------------------------------*
* File:
* fftn.h
* ---------------------------------------------------------------------*
* Re[]: real value array
* Im[]
www.eeworm.com/read/363717/9939337
c fftn2rsm.c
www.eeworm.com/read/123987/14602583
h tcr2fftn.h
#include "mds_def.h"
void Init(complex_fract16 *w)
{
w[0].re = 0x7fff; w[0].im = 0x0000;
w[1].re = 0x7ffd; w[1].im = 0xfe6e;
w[2].re = 0x7ff6; w[2].im = 0xfcdc;
w[3].re = 0x7fe9; w[3].im = 0xf
www.eeworm.com/read/123987/14602590
c tcr2fftn.c
#include
#include "tcr2fftn.h"
#define FFTSIZE 32
#define PRINT_ON_ERROR
extern complex_fract16 in[];
extern complex_fract16 out[];
extern complex_fract16 w[];
void main(void)
{
www.eeworm.com/read/121621/6067845
map cr2fftn_outplace.map
PROCESSOR PROJECT: D:\Blackfin\ADI code EX\Blackfin_FftDct\Blackfin_FftDct\Copy of cr2fftn_outplace\Debug\cr2fftn_outplace.dxe
LINK ERROR(S): The following memory allocation errors occurred
For