Community Profile

photo

MDias


Last seen: 約2年 前 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年 前 | 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年弱 前 | 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年 前 | 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年 前 | 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年弱 前 | 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年弱 前

解決済み


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年弱 前

質問


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年弱 前 | 3 件の回答 | 0

3

回答