Feeds
提问
How to use cumsum on a segment of a large matrix
I have a matrix pos_ht=[1 5 5; 1 7 16; 1 9.10 6; 1 12 8; 2 5.5 5; 2 7 5; 2 9.7 6; 3 12 8; 3 4.7 5; 3 7 5; 3 9.10 6]; whi...
10 years 前 | 1 个回答 | 0
1
个回答提问
Problem with input for the datetime function
I have a <2880x1 cell> array containing strings that describe a date. It looks like this: datum= '01.06.2014' ...
10 years 前 | 1 个回答 | 0
1
个回答提问
How can I extract the all the rows that contain a certain string from a cell array?
I am a MATLAB novice and stumped by a seemingly easy thing: I am analysing frequency reserve and unfortunately my Excel data fo...
10 years 前 | 1 个回答 | 0
