photo

Siddhant Sharma


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Explorer

배지 보기

Feeds

보기 기준

질문


Need help in understanding the following FFT code (line %1 to %4)
function [ y ] = FFT_DIT_R2( x ) p=nextpow2(length(x)); ...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


Need FFT code without inbuilt function.
I need the code for FFT (not DFT) in MATLAB for any sequence of any length N = 2^r but am unable to write it. Does anyone else k...

대략 4년 전 | 답변 수: 1 | 0

1

답변