Community Profile

photo

madhuri dubey


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers

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

5 years ago | 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 ...

5 years ago | 3 answers | 0

3

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers

Answered
How to fit quadratic function with plateau condition?
Sorry, I forget to attach the file.

6 years ago | 0

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

6 years ago | 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) ; ...

6 years ago | 3 answers | 0

3

answers

Question


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

6 years ago | 3 answers | 0

3

answers

Question


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

9 years ago | 0 answers | 0

0

answers