Community Profile

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

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

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

8 years ago | 0 answers | 0

0

answers