photo

madhuri dubey


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

8 Questions
3 Answers

RANK
245,728
of 300,392

REPUTATION
0

CONTRIBUTIONS
8 Questions
3 Answers

ANSWER ACCEPTANCE
62.5%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

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

7 years ago | 0 answers | 0

0

answers

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

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

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

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

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

10 years ago | 0 answers | 0

0

answers