photo

Georges Theodosiou


Last seen: 9개월 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
3 답변

순위
176,927
of 300,338

평판
0

참여
6 질문
3 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

거의 3년 전 | 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...

대략 3년 전 | 답변 수: 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.

대략 3년 전 | 답변 수: 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...

대략 3년 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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...

거의 5년 전 | 답변 수: 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...

거의 5년 전 | 답변 수: 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...

대략 5년 전 | 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...

대략 5년 전 | 0