photo

Hanan Shteingart


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

PhD student in computational neuroscinece
Professional Interests: signal processing, neuro computation, machine learning, reinforcement learning

Estadística

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Enviada


Levenshtein Distance Fast (MEX) C++
Computing the Levenstein distance between strings fast in matlab using external mex c++ code

alrededor de 10 años hace | 2 descargas |

Enviada


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

más de 10 años hace | 4 descargas |

Respondida
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

más de 10 años hace | 6

Enviada


Tests against the null hyptothesis of whiteness
Tests whether a given signal is white (delta function in autocorrelation)

casi 11 años hace | 2 descargas |

Enviada


test periodicity
Test for signal periodicity using Fisher's g-statistics (see references below)

casi 11 años hace | 1 descarga |

Enviada


cellfunfun
cellfunfun is identical to cellfun but takes care for uniformOutput parameter

alrededor de 11 años hace | 1 descarga |

Enviada


faster perfcurve (just in case you use FPR and TPR)
Did you notice perfcurve is slow? This version of perfcurve is faster

alrededor de 11 años hace | 1 descarga |

Respondida
Matlab Pool Error
Solved. write this in the command line a= findResource; cd a.DataLocation delete *.mat and then run matlabpool open ...

casi 13 años hace | 0

| aceptada