Feeds
已回答
Is there a way to know how close to a Gaussian distribution is my plot?
It turns out I wanted to use the fit function ( [ff,gof,out] = fit(x',jh','gauss1');) and by the gof output you can compare how ...
Is there a way to know how close to a Gaussian distribution is my plot?
It turns out I wanted to use the fit function ( [ff,gof,out] = fit(x',jh','gauss1');) and by the gof output you can compare how ...
14 years 前 | 0
| 已接受
提问
Error "NaN computed by model function." when try to fit a Gaussian to some data....
Hello, The full error msg is: ??? NaN computed by model function. Error in ==> fit at 443 errstr = handl...
14 years 前 | 0 个回答 | 0
0
个回答提问
Is there a way to know how close to a Gaussian distribution is my plot?
I am creating some plots and i would like to see how close to a Gaussian distribution they are. Maybe it will help me compare th...
14 years 前 | 2 个回答 | 0
2
个回答提问
programatically change range of excel sheet depending on data
Hello everyone, I am creating an array which may vary in size,especially number of rows.I am exporting this array to an excel...
14 years 前 | 1 个回答 | 0
1
个回答提问
In an assignment A(I) = B, the number of elements in B and
Hello, I am acquiring some data from a series of log files. when i use one specific log file everything works. When i choos...
14 years 前 | 1 个回答 | 0
