-
FlexPro
- Auf einen Blick
- Features & Optionen
- Einsatzgebiete
- Alle Vorteile
- Neu in FlexPro 2021
- FlexPro gratis testen
- FlexPro View OEM Freeware
- Kaufberatung
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
- Produkte
- News
- Support
- Unternehmen
- Jobs
- Kontakt
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
Home > Community > FPScript > Signalreihe mit FourierSpectrum analysieren > Antwort auf: Signalreihe mit FourierSpectrum analysieren
März 19, 2008 um 1:47 am Uhr
#8785

Teilnehmer
FlexPro’s best-exact-n FFT uses four different FFT algorithms to minimizes computation time based on the size of the input data. If the data size is a power of 2, the FFT Radix 2 algorithm is used. If not and the size is included in the prime-factor set, then the Prime Factor procedure is used. Otherwise, the Mixed Radix algorithm is used if the largest prime = 521. This produces the fastest possible exact-n FFT.
See also FlexPro Help – FFT Algorithms