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,292
of 301,763

評判
0

コントリビューション
5 質問
0 回答

回答採用率
60.0%

獲得投票数
0

ランク
 of 21,413

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,447

コントリビューション
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

回答