Feeds
提问
min/max finding
I have a 24x60 matrix and I want to find the min and max for each row. i want the ouput to be a 1x24 matrix of the maximums and ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Split up a matrix into n peices
I have a 1x1440 matrix right now, but its actually a 1x(24*n) matrix and I have n = 60. I need to split this matrix up in to 24 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
How can I make all numbers in my matrix repeat?
Hello, I'm working on a project where I have rates/hr for a water pump. I need to do 60 iterations per hr (1/min). I have my dat...
4 years 前 | 1 个回答 | 0
