photo

ala alemaryeen


2013년부터 활동

Followers: 0   Following: 0

메시지

Hi, I have a row, and I want to get a matrix by repeating this row as follow
r=[ 1 2 3 4]

matrix=[ 1 2 3 4
1 2 3 4
1 2 3 4]
Professional Interests: Antenna Design

통계

MATLAB Answers

5 질문
0 답변

순위
184,308
of 301,778

평판
0

참여
5 질문
0 답변

답변 채택
60.0%

획득한 표
0

순위
 of 21,418

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,473

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How i can open a file that is written using matlab 2013 by using matlab 2009?
I have a file that is written using matlab 2013, and i want to open it using matlab 2009.

12년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Could i get matrix b from matrix a?
Hi, i have the following matrix with the following values: a=[ 1 2 3 4 5; 6 7 8 9 10; 11 12 13 14 15 ] my question i...

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

1

답변

질문


forming matrix using vector
Hi, i need to form a matrix using this vector a=[ 1 2 3 5 6 7 8 9 2 1 2], the matrix elements be A=[1 2 3 4 5 6; 7 8 9 2 ...

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

1

답변

질문


Normalization of matrix using matlab
How i could normalize a matrix 51*51, so its max value becomes 1?

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

1

답변

질문


my question is how to get the following format?
Hi, I have a row, and I want to get a matrix by repeating this row as follow r=[ 1 2 3 4] matrix=[ 1 2 3 4; 1 ...

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

1

답변