photo

Siddhant Sharma


Last seen: nästan 4 år ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
185 460
of 297 503

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Explorer

View badges

Feeds

View by

Question


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

mer än 4 år ago | 0 answers | 0

0

answers

Question


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...

mer än 4 år ago | 1 answer | 0

1

answer