Community Profile

photo

Caroline Szujewski


Last seen: 2 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Find Area under the curve as a non negative
The vector I am plotting is partially negative because the y axis is a zscore of my fiber photometry signal. I am trying to calc...

2 months 前 | 2 个回答 | 0

2

个回答

提问


Keeping only rows in a matrix that are above a threshold
Hello, I have a table made in matlab with 13 columns. It will have a varying number of rows depending on the dataset. How do ...

4 months 前 | 1 个回答 | 0

1

个回答

提问


Indexing the row number for a max value in a column in a cell array, and then making a new vector populated by that same row number but in another column in that cell array.
I have a cell array (P) and I am taking data out of that cell array and making a new table. The code I am using is as follows: ...

4 months 前 | 1 个回答 | 0

1

个回答

提问


How do I make my metaTable into a matrix instead of a 1x1 structure?
Hello, I am trying to construct a table, or a matrix, and have written the following code for it. However, instead of it coming...

4 months 前 | 1 个回答 | 0

1

个回答

提问


Take each row in a matrix where the max number in that row is greater than 2, create new matrix. Average each column in the new matrix to result in one vector with average.
I have a matrix dff_trans. I want to look through each row of the matrix and if the max value in that row greater than 2, I want...

7 months 前 | 1 个回答 | 0

1

个回答