photo

Afiye Havva Geçgel


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

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
127,799
of 300,338

평판
0

참여
5 질문
0 답변

답변 채택
60.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

배지 보기

Feeds

보기 기준

질문


comparision of cell elements
I have a cell like this: cell={[1], [1 3 4], [],... [], [3 4], [3 4], [3 4]} I need to check if all elements of cell ar...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Array Operation with using another array
I have 2 different arrays as k=[4 9 3 3 6 8 8 12 6] m=[1 2 6 7] i need to reach the summation of k(1)+k(2)+k(6)+k(7) how...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Sum of matrix elements
I have that matrix p=[4 9 3 3 6 8 8 12 6] and i want to reach that one k=[4 13 16 19 25 33 41 53 59] I made with for l...

6년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Naming array with for loop
for i=1:n M=input('Enter array') end I see the result as, M= 1 2 3 M= 3 2 4 and so on. But i want to see that ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I get a vector from users?
I need to get a vector from user. But user should enter the values *one by one* (eg: 1st value is 25 2nd value is 22). When use...

거의 7년 전 | 답변 수: 2 | 0

2

답변