Zakładka z wyszukiwarką danych komponentów
  Polish  ▼
ALLDATASHEET.PL

X  

RM0020 Arkusz danych(PDF) 25 Page - STMicroelectronics

Numer części RM0020
Szczegółowy opis  SPC56xx DSP function library 2
PDF  69 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Producent  STMICROELECTRONICS [STMicroelectronics]
Strona internetowa  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

RM0020 Arkusz danych(HTML) 25 Page - STMicroelectronics

Back Button RM0020 Datasheet HTML 21Page - STMicroelectronics RM0020 Datasheet HTML 22Page - STMicroelectronics RM0020 Datasheet HTML 23Page - STMicroelectronics RM0020 Datasheet HTML 24Page - STMicroelectronics RM0020 Datasheet HTML 25Page - STMicroelectronics RM0020 Datasheet HTML 26Page - STMicroelectronics RM0020 Datasheet HTML 27Page - STMicroelectronics RM0020 Datasheet HTML 28Page - STMicroelectronics RM0020 Datasheet HTML 29Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 25 / 69 page
background image
RM0020
Function API
25/69
Performance: See Section 7 and Table 38.
Example 9. fft_real_split_float
#include "libdsp2.h"
float inout_buffer [128+8];
/* +8 to ensure there is 32 bytes of
readable memory behind buffer */
void main(void)
{
int i;
/* example real input data, sequence from 1 to 128 */
for (i = 0; i < 128; i++) inout_buffer[i] = i+1;
/* compute complex to complex FFT of half the length */
fft_radix4_float_64(inout_buffer);
/* call split function to get correct FFT result */
fft_real_split_float(128, inout_buffer, wa_table_float_128,
wb_table_float_128);
}
6.10
Split function of N-point real to complex frac32 FFT
Function call:
void fft_real_split_frac32(unsigned int N, int *y, int *wa, int
*wb);
Arguments:
Table 10.
fft_real_split_frac32 arguments
N
in
FFT length, tested for 128, 256, 512, 1024, 2048, 4096
yin/out
pointer to the input/output vector of length N, vector must be double
word aligned
input: as input pass the output from the complex to complex frac32
FFT of half the length, data ordered x_Re(0) x_Im(0) x_Re(1)
x_Im(1)... x_Re(N/2-1) x_Im(N/2-1)
output memory layout:
X_Re(0) {0 or X_Re(N/2)} X_Re(1) X_Im(1) ... X_Re(N/2-1)
X_Im(N/2-1)
(Re - real part, Im - imaginary part)



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69


Arkusz danych Pobierz

Go To PDF Page


Link URL



Czy Alldatasheet okazała się pomocna?  [ DONATE ] 

O Alldatasheet   |   Reklama   |   Kontakt   |   Polityka prywatności   |   Link do karty katalogowej    |   Linki   |   Lista producentów
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com