photo

Caesar Hernandez


Last seen: 대략 5년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

2 질문
0 답변

순위
170,234
of 298,937

평판
0

참여
2 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,661

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 162,923

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do I make a for loop that averages the first 150 values of vector, x, saves it, and then averages the next 150 values of the same vector, x, saves it, and continues for the entirety of the vector, x.
I have a column vector, x, in which every 150 elements need to be averaged and the result saved, as a new vector, y. So far I ha...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


How can I count the number of times a specific value appears within a range in a 1D vector?
Given a 1D vector, x, that has 600000 elements, how can I count the number of times the value 1 appears after the 150th position...

대략 5년 전 | 답변 수: 3 | 0

3

답변