Feeds
提问
keep the same row data from two matrix
i have a total data matrix a(253*2), now i just want to keep the data from b(223*1) and get the whole data is c(223*2), which me...
5 years 前 | 1 个回答 | 0
1
个回答提问
drop same row from one matrix based on another matrix
i hava a matrix a(253*2) , the first column is the id number and i want drop the same id in matrix b(30*1) , keep the rest data ...
5 years 前 | 1 个回答 | 0
1
个回答提问
use the mat2cell function
Now i have a 5*100 matrix, how to convert it to a 5*10 cell and each cell contain 1*10?
5 years 前 | 2 个回答 | 0