photo

Carver Nabb


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Subtract one column from another unless NaN
I have a 100x4 double (data) with various NaN values throughout. 345 123 546 864 183 152 NaN NaN 842 NaN 238 945 NaN 283 965...

5 years 前 | 3 个回答 | 0

3

个回答

提问


Undefined function or variable 'isnan'
I am met with the error "Undefined function or variable 'isnan'" when running this code: %counter = 1:4 %a is a 220x4 cell %d...

5 years 前 | 3 个回答 | 0

3

个回答

提问


Find slope across columns of cell
I have a 220x4 cell (a) consisting of numerical data and would like to find the (linear) slope across the four values in row one...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot and fit a simple cell
I have a 1x220 cell (a) with each element being a 1x4 cell. I would like to plot the four elements of the 1x4 cells on the y axi...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Create vector from elements of other vectors
I have 4 vectors a, b, c and d. I would like to create a vector v which in the first iteration i want to use the first element ...

5 years 前 | 1 个回答 | 2

1

个回答