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,270
of 301,741

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 21,403

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 176,339

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答