photo

Georges Theodosiou


Last seen: 11ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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...

1年以上 前 | 0

質問


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

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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

2年弱 前 | 0 件の回答 | 0

0

回答

質問


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

2年弱 前 | 1 件の回答 | 0

1

回答

質問


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

3年以上 前 | 0 件の回答 | 0

0

回答

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答

回答済み
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...

4年弱 前 | 0

回答済み
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...

4年弱 前 | 0