Feeds
提问
store values in a zeros matrix without using for loop
Hi, I have 11 discrete values and i would like to save them in a zeros matrix i=zeros (1,11) one by one manually. I mean i per...
10 years 前 | 1 个回答 | 0
1
个回答提问
matrix padding with zero
I have a 3x3 matrix and a 2x3 matrix. I need to pad zeros in the 2x3 matrix only at the bottom row such that it becomes 3x3. ...
10 years 前 | 1 个回答 | 0
