replicate padding 2 matrices

조회 수: 2 (최근 30일)
vetri veeran
vetri veeran 2016년 3월 1일
편집: Walter Roberson 2016년 3월 1일
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개)

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by