Hanan Shteingart
2011년부터 활동
Followers: 0 Following: 0
Feeds
제출됨
Levenshtein Distance Fast (MEX) C++
Computing the Levenstein distance between strings fast in matlab using external mex c++ code
11년 초과 전 | 다운로드 수: 1 |
제출됨
Parallel Analysis (PA) to for determining the number of components to retain from PCA.
component is retained if the associated eigenvalue is bigger than the 95th of the distribution of ei
거의 12년 전 | 다운로드 수: 1 |
답변 있음
cell array into 3d matrix
You can concatenate cell array content using the "cat" function with this syntax: cat(dim, A{:}) where A is your cell array
cell array into 3d matrix
You can concatenate cell array content using the "cat" function with this syntax: cat(dim, A{:}) where A is your cell array
대략 12년 전 | 6
제출됨
Tests against the null hyptothesis of whiteness
Tests whether a given signal is white (delta function in autocorrelation)
12년 초과 전 | 다운로드 수: 2 |
제출됨
test periodicity
Test for signal periodicity using Fisher's g-statistics (see references below)
12년 초과 전 | 다운로드 수: 1 |
제출됨
cellfunfun
cellfunfun is identical to cellfun but takes care for uniformOutput parameter
12년 초과 전 | 다운로드 수: 1 |
제출됨
faster perfcurve (just in case you use FPR and TPR)
Did you notice perfcurve is slow? This version of perfcurve is faster
12년 초과 전 | 다운로드 수: 2 |
답변 있음
Matlab Pool Error
Solved. write this in the command line a= findResource; cd a.DataLocation delete *.mat and then run matlabpool open ...
Matlab Pool Error
Solved. write this in the command line a= findResource; cd a.DataLocation delete *.mat and then run matlabpool open ...
대략 14년 전 | 0
| 수락됨





