photo

magate


Last seen: 1年以上 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1
  • Solver

バッジを表示

Feeds

表示方法

回答済み
Need help with plotting accelerometer readings from MPU6050 + Arduino.
<https://www.mathworks.com/help/matlab/ref/importtool-app.html Import tool> should be the easiest way to get started. Good luck!...

6年以上 前 | 0

回答済み
When I have colors on a graph with 2 variables corresponding to different values, how do I make a legend from it?
Plot NaN data for the legend. See this answer <https://stackoverflow.com/questions/33474206/add-custom-legend-without-any-rel...

6年以上 前 | 0

回答済み
How to use Chow test, in order to check structural breaks if I just have Indian GDP data series and nothing else?
Without knowing what your data is, you can use polyfit and polyval to get a regression equation. See: <https://www.mathworks....

6年以上 前 | 0

回答済み
how to create table containing given file data according to its order?
Is the file always the same structure? Can you use the import data tool to create a function?

6年以上 前 | 0

回答済み
Time series regression for 25 portfolios
Are you running a loop and not indexing the variable you are filling? Essentially overwriting the value each loop iteration? ...

6年以上 前 | 0