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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0
