566. Reshape the Matrix( 改变矩阵维度)
摘要:
In MATLAB, there is a very useful function called 'reshape', which can reshape a matrix into a new one with different size but keep its original data. 阅读全文
posted @ 2019-05-14 21:31 shaer 阅读(263) 评论(0) 推荐(0) 编辑