photo

Yujian Wu


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

5 Questions
1 Réponse

RANG
115 786
of 301 273

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
80.0%

VOTES REÇUS
0

RANG
 of 21 212

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 726

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

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...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 8 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

environ 8 ans il y a | 0

| A accepté

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...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

environ 8 ans il y a | 1 réponse | 0

1

réponse