photo

Umer Alam


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
1 답변

순위
217,186
of 301,383

평판
0

참여
4 질문
1 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,252

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,306

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do you bring about all possible combinations from two row vectors?
Say for example I have x=[1 2 3 4] y=[1 2 3 4] and I wanted to create a new vector z which would give all combinations o...

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

1

답변

질문


Is there a function to sum 1:n matrices of same size?
I have, n=user input a=sum(matrix 1 to n)=element by element addition for matrices 1 to n to give a matrix of the same s...

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

1

답변

질문


How to insert data into matrix form?
For example I have data in row matrix from a for loop for each element, for i=l:3 k11(i) k12(i) k21(i)...

대략 13년 전 | 답변 수: 2 | 0

2

답변

답변 있음
How do you insert a changing variable into an input command?
Thanks a lot for both responses I spent many hours finding out, should have used this Mathwork site first. Peace

대략 13년 전 | 0

질문


How do you insert a changing variable into an input command?
So for example, for k=1:5 & i=1:5 x(k)=input('Enter value of (i) state') end For the above I want 5 input comma...

대략 13년 전 | 답변 수: 2 | 0

2

답변