Statistiques
RANG
102 117
of 301 537
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
62.5%
VOTES REÇUS
0
RANG
of 21 318
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 234
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
Feeds
Question
Difficulty in extracting the particular variable value (a_mean, a_std) from the code
I want to fit an quadratic plateau equation and find the statistics of the parameters. The form of equation are given as: y=a*...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Queries related to equation fitting in MATLAB. (how to find satistics of the fitted parameter of an equation)
I have four questions related to data fitting to an equation: For instance: a, b, and c are the three constants, which are requ...
plus de 7 ans il y a | 1 réponse | 0
0
réponseHow can I get the statistics of the best fitted parameter in quadratic equation?
Thank you for your response, but I want to calculate the statistics of the fitted parameter (a, b and c). I read one paper they ...
plus de 7 ans il y a | 0
Question
How can I get the statistics of the best fitted parameter in quadratic equation?
I have fitted quadratic equation (y=a+bx+cx2) to the given experimental data using curve fitting tool in MATLAB. Is it possible ...
plus de 7 ans il y a | 3 réponses | 0
3
réponsesQuestion
How to fit linear plateau equation ?
I want to fit linear equation with plateau condition. y=a(x+n)+b These are the data in which I Want to fit: x=[0,80,100...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to fit quadratic function with plateau condition, where the plateau condition is achieved by linear fit?
The values of x and y are as follows: x=[0,80,100,120,150], y=[1865,3608,4057,4343,4389] My equations are as follo...
plus de 7 ans il y a | 1 réponse | 0
0
réponseHow to fit quadratic function with plateau condition?
Sorry, I forget to attach the file.
presque 8 ans il y a | 0
How to fit quadratic function with plateau condition?
I have some doubt related to your code, which you have sent me at first. In my question, I have mentioned that I want to fit qua...
presque 8 ans il y a | 0
Question
How to fit quadratic function with plateau condition?
I want to fit quadratic function with plateau condition (y=a(x+n)^2+b(x+n)+c, x < xc(Ymax) ; ...
presque 8 ans il y a | 3 réponses | 0
3
réponsesQuestion
How to fit a custom equation?
My equation is y=a(1-exp(-b(c+x)) x=[0,80,100,120,150] y=[2195,4265,4824,5143.5,5329] When I am solving it in matlab, I am no...
presque 8 ans il y a | 3 réponses | 0
3
réponsesQuestion
I have global precipitation data in net cdf format. I want to extract data districtwise . Can any one tell how to extract that using matlab. I am new with matlab.
I have global ppt data and I want to extract data from net cdf file. Is it possible to extract districtwise data with the time s...
environ 11 ans il y a | 1 réponse | 0
