When the number of data points N in the DFT is a power of 4 (i.e., N = 4v), we can, of course, always use a radix-2 algorithm for the computation. However, for this case, it is more efficient computationally to employ a radix-r FFT algorithm.
Let us begin by describing a radix-4 decimation-in-time FFT algorithm briefly. We split or decimate the N-point input sequence into four subsequences, x(4n), x(4n+1), x(4n+2), x(4n+3), n = 0, 1, ... , N/4-1.
When the number of data points N in the DFT is a power of 4 (i.e., N = 4v), we can, of course, always use a radix-2 algorithm for the computation. However, for this case, it is more efficient computationally to employ a radix-r FFT algorithm.Let us begin by describing a radix-4 decimation-in-time FFT algorithm briefly. We split or decimate the N-point input sequence into four subsequences, x(4n), x(4n+1), x(4n+2), x(4n+3), n = 0, 1, ... , N/4-1.
การแปล กรุณารอสักครู่..
เมื่อจำนวนของจุดข้อมูลที่อยู่ในนี้เป็นอำนาจของ 4 ( I , n = 4v ) เราสามารถ แน่นอน มักจะ ใช้วิธี radix-2 สำหรับการคำนวณได้ อย่างไรก็ตาม สำหรับคดีนี้ มันมีประสิทธิภาพมากขึ้น computationally จ้าง radix-r FFT ขั้นตอนวิธี
ขอให้เริ่มโดยการอธิบายขั้นตอนวิธี radix-4 ทศนิยมในเวลาเกิดในเวลาสั้นๆ เราแยก หรือฆ่าทิ้ง n-point ออกเป็นสี่ subsequences ลำดับใส่ ,X ( 4N ) , X ( x ( , 5 ) 1 5 2 ) , X ( 4N 3 ) , n = 0 , 1 , . . . , N / 4-1
การแปล กรุณารอสักครู่..