photo

Ravi Pandit


Active since 2016

Followers: 0   Following: 0

Message

Can you explain me what you are doing in this code :

[mu,sigma] = normfit(lat);
>> [h,p, stats] = chi2gof(lat,'cdf',@(x) normcdf(x,mu,sigma),'nbins', 30, 'nparams',2)

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
125,877
of 300,499

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

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

  • First Review

View badges

Feeds

View by

Question


How to update curve and monitor online curve ?
Drawing online updated curve ? Suppose I have 2 days of x and y data and I want to plot x vs y plot. as soon as I get 3rd day x ...

9 years ago | 0 answers | 0

0

answers

Question


How to handle large data using matlab ?
I Have lots of SCADA data (about 50000) in Microsoft Access. As we know we can't transfer this large data in matlab using excel ...

9 years ago | 1 answer | 0

1

answer