matlab repmat 函数,1.作用:重复数组2.格式:B=repmat(A,n)B=repmat(A,r1,...,rN)B=repmat(A,r)eg:1、假设:A为M*N,当B=repmat(A,n)时,B大小 ...
確定! 回上一頁