Madina Makhmutova
Followers: 0 Following: 0
Feeds
提问
Parsing the data out based on categories encoded in a string
task #1: I have an excel table 'Results' that contains 'Area' values and very complex 'Label' names. I'm trying to parse the dat...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to cluster a dataset having a vector of clustered indeces?
Hello, My question is very primitive, I'm trying to cluster my dataset using k-means and plot clastered data in heatmap. I'v...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to find a point in a dataset at which graph is changing (aka whole graph derivative)
Pretty trivial problem from someone not strong in math:) I hava a dataset with intensity values over time. At a certain point...
6 years 前 | 1 个回答 | 0
1
个回答提问
Having troubles with resizing matrices in 'for loop' and index search.
I have a logical array of 0s an 1s. I would like to extract indices of all the cells with the value of 1, but without loosing in...
6 years 前 | 1 个回答 | 0
1
个回答提问
How can I compare columns within the matrix?
I have a matrix with 2:j number of columns. I would like to compare values in the column #2 to the values in the columns 3:j and...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to adjust axis ticks interval in heat map? and How to draw a line in heat map?
I have a heat map of Roi(y) traces over time(x). And I have 2 issues with it: 1)x-axis labeling shows every single time point m...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can I swith between plots in the same plot window?
I have a time-lapse matrix. Each column is a region of interest (Roi) and each row is the time point value. I need to quickly vi...
6 years 前 | 1 个回答 | 1