photo

makr9962


Last seen: 5년 초과 전 2017년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

1 질문
0 답변

Cody

0 문제
1 답안

순위
237,203
of 300,364

평판
0

참여
1 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
120,234
of 168,407

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

대략 7년 전

질문


Find close values in N vectors an get the number of appearances
I have N (4 or more) vectors with frequencies of the peaks of a FFT, i found the peaks with "findpeaks". I need to find the pea...

8년 초과 전 | 답변 수: 0 | 0

0

답변