Community Profile

photo

nag


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


what is difference between fft(x) & fft(x,n)
clc; close all; clear all; fc=1000; fs=15000; f1=1/fs; t=[0:f1:1-f1]; x=sin(2*pi*fc*t); figure; plot(t(1:100),x(1:100...

10 years ago | 2 answers | 0

2

answers

Question


what are various techniques or algorithms to find the central frequency
what are various techniques or algorithms for the central frequency extraction

10 years ago | 0 answers | 0

0

answers