photo

MDias


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver
  • Explorer

查看徽章

Feeds

排序方式:

提问


Matlab - Undefined function 'getViewport' for input arguments of type 'handle.handle'
I'm trying to use a gui and get this error when trying to access a drop down menu. I'm on windows with matlab 2019b. Honestly I...

2 years 前 | 0 个回答 | 0

0

个回答

提问


Interpolate non-uniform signals
I have a 12 hour signal X, that was recorded at 1Hz. However, some samples were missed and I don't have all 43200 samples (the...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Cell arrays inside a structure array - how to access and perform operations?
Hi, I have a struct with a number of different fields. Some of these fields have two columns of cell arrays. Each cell array co...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Get only the digits in the first 2 characters of a string
Hello, I'm trying to find the numbers of a list of file names. Each file name starts with a variable numbers between 1 and 15: ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Rsquared output from fitglm (logistic regression) - What does it mean?
Hello, I'm using fitglm to fit a logistic regression model to some data: mdl = fitglm(data,modelspec,'Distribution','binomial...

4 years 前 | 0 个回答 | 0

0

个回答

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years 前

已解决


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

4 years 前

提问


Contourf is plotting weird lines. How to remove them?
Hi, I'm using hist3 to get bin centers and the elements in each bin. After this I use contourf to plot the data. Unfortunatelly...

4 years 前 | 3 个回答 | 0

3

个回答