Statistics
RANK
157,968
of 300,895
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 21,106
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 171,552
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerHow 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 years ago | 0
| accepted
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0

