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
