Feeds
提问
How do I reshape a raw data matrix?
Hi, I have the following problem and I am struggling to find out a solution. * I have a MATLAB table that comes from a dat...
9 years 前 | 2 个回答 | 0
2
个回答提问
Transform two vectors into a single one
I have to vectors type double (each vector is a column vector with 4 rows): A = [1; 2; 3; 4] B = [5; 6; 7; 8] How do I tr...
10 years 前 | 1 个回答 | 0
