photo

Ken Mathai


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
2 Réponses

RANG
25 567
of 300 364

RÉPUTATION
1

CONTRIBUTIONS
4 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

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 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
How are initial values chosen for either lsqcurvefit or nlinfit functions?
So if I have the following: xdata=cranialStrain ydata=cranialStress fun=@(x,xdata)(x(1)*xdata+x(2)*xdata*xdata); ...

environ 7 ans il y a | 0

Réponse apportée
How are initial values chosen for either lsqcurvefit or nlinfit functions?
Ah, ok. But what other way is there to fit the data to my model equation? I also do not have the cftool box.

environ 7 ans il y a | 0

Question


How are initial values chosen for either lsqcurvefit or nlinfit functions?
I want to fit my experimental data to a theoretical model which contains an exponential. I've attached a copy of the code I'm us...

environ 7 ans il y a | 3 réponses | 0

3

réponses

Question


Is there a way to do a polynomial fit and an exponential fit on a single plot at two different intervals in the plot?
For example: I have a plot of a an array containing y and x variables. The graph has three distinct curves from the data. I wa...

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

1

réponse

Question


Is there a way to calculate the incremental slope of a graph for each point and then plot (x, slope)?
I have made a graph from an array of y and x. I now want to calculate the slope between x1, x2, and x2, x3, and so on. Then I wa...

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

1

réponse

Question


How can I access the data stored in a 1x16 struct in a .mat file?
The name of the .mat file: NoDotsAnalyzed.mat. I downloaded the .mat file, then opened it using: load('NoDotsAnalyzed.mat') ...

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

1

réponse