replicate padding 2 matrices

I want to do replicate padding with 2 matrices,
A with 3*3 and other B with 1*3
3*3 matrix A is 4 2 2;2 0 2;1 2 1
1*3 matrix B is 1 0 -1;
How can I achieve replicate padding with the above
2 matrices
Thanks in advance

1 件のコメント

Jos (10584)
Jos (10584) 2016 年 3 月 1 日
編集済み: Jos (10584) 2016 年 3 月 1 日
What is "replicate padding"? What should the result look like?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCreating and Concatenating Matrices についてさらに検索

質問済み:

2016 年 3 月 1 日

編集済み:

2016 年 3 月 1 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by