Community Profile

photo

Georges Theodosiou


Last seen: 8 maanden ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
What's the best snipet for get the first batch of fft abs greater than half the maximum?
Dear sirs let me answer my qustion. maxabs = max(FFTabs); firstBatch = zeros(1,2048); for a = 1:2048 firstBatch(a) = FFTa...

meer dan een jaar ago | 0

Question


What's the best snipet for get the first batch of fft abs greater than half the maximum?
Dear sirs, pls let me ask your forgive for my previous wrong question. I expect catch first harmonic (FFT's pitch) by catcing th...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Timing for 16384 points FFT
Ladies, Gentlemen, Please let me ask you the time your dsp kit executes 16384 points FFT. Regards.

meer dan een jaar ago | 0 answers | 0

0

answers

Question


My snipet code have 3 harmonics, second's amplitude is maximum, but abs(fft(X)) returns first as maximum. I use MATLAB R2022a.
In Xn first harmonic's amplitude is 170, second's 220, and third's 150. But abs(fft(Xn) returns maximum first's. Thanks in advan...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Does MATLAB code retain its accuracy when is executed in dsp kit?
Ladies, Gentlemen, Please let me say you that following code when is executed in MATLAB online R2020b its resaults have excelle...

ongeveer 3 jaar ago | 0 answers | 0

0

answers

Question


"Save as type" option does not exist in "MATLAB Online R2020b"
Ladies, Gentlemen, Please let me ask your suggestion on that "Save as type" option does not exist in "MATLAB Online R2020b". W...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


How can I get the first zero maximum in my program?
Ladies, Gentlemen, Please let me ask you on how I can get the first zero maximum in following code. I'm beginner in MATLAB. I u...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Answered
frequency vector in a fft
Mr. Francesco Saverio Ciani, Please lety me help you a bit. Function findpeaks() helps in your problem. With regards and frien...

meer dan 3 jaar ago | 0

Answered
how to create the frequency vector on FFT
Lady Eva, Please let me help you a bit. Function findpeaks helps in your case. With regards and friendship, Georges Theodosio...

meer dan 3 jaar ago | 0