photo

Georges Theodosiou


Last seen: 11 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als ein Jahr vor | 0

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 4 Jahre vor | 0

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

fast 4 Jahre vor | 0