Feeds
提问
How to graph normalized data?
I have a data set with cell length and its light intensity at a given length. I normalized the cell length from 0-1, now how can...
8 years 前 | 1 个回答 | 1
1
个回答提问
How to compare two data sets based on maximum value
I have a data set that I split into thirds and I want to sort each row in the original data A based on the left and right maximu...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to flip in specific rows in an array with a for loop
I'm trying to flip a row based on its left and right maximum values and obtain an array with all these changes. [leftMAX,l...
8 years 前 | 1 个回答 | 0