Feeds
質問
Difference between manually fitting data with a distribution and Histfit() function?
I'm trying to fit my time series data with a distribution. In the beginning, I used the function fitdist() to get the parameters...
7年以上 前 | 1 件の回答 | 0
1
回答質問
How to extract p-values of quadratic fitting models?
Hi, I was using the function fit() to fit my data with a quadratic model. I could easily get the coefficients, but it cannot out...
8年弱 前 | 0 件の回答 | 0
0
回答質問
How to replace a missing value of a table with a cell?
Hi all, I'm using command 'readtable' to import data from excel files. All the data read in are strings and matlab uses NaN to r...
8年弱 前 | 1 件の回答 | 0
1
回答回答済み
How to convert one row of a table to a vector?
I'm sorry, this is the right method. As all the data of my first row are '0', so the converted array look like a string of 0. Af...
How to convert one row of a table to a vector?
I'm sorry, this is the right method. As all the data of my first row are '0', so the converted array look like a string of 0. Af...
8年弱 前 | 0
| 採用済み
質問
How to convert one row of a table to a vector?
Now I have a table and I want to convert one row to a vector. I firstly used table2array, then cell2mat. However the result is a...
8年弱 前 | 1 件の回答 | 0
1
回答質問
How to extract strings with varied length by regular expression?
As the title, I'm trying to extract substrings from strings. But the substrings have different lengths. For example, str1 ...
約8年 前 | 1 件の回答 | 0

