photo

ala alemaryeen


Active since 2013

Followers: 0   Following: 0

Message

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

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
132,113
of 301,440

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 21,282

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 3 answers | 0

3

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer