Georges Theodosiou
Followers: 0 Following: 0
Statistics
RANK
280,124
of 296,405
REPUTATION
0
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,376
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,371
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
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...
2 years 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...
2 years ago | 1 answer | 0
1
answerQuestion
Timing for 16384 points FFT
Ladies, Gentlemen, Please let me ask you the time your dsp kit executes 16384 points FFT. Regards.
2 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
"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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerfrequency 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 years ago | 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 years ago | 0