photo

Hanan Shteingart


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

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

Statistica

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

Visualizza badge

Feeds

Visto da

Inviato


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

circa 10 anni fa | 2 download |

Inviato


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

oltre 10 anni fa | 4 download |

Risposto
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

oltre 10 anni fa | 6

Inviato


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

quasi 11 anni fa | 2 download |

Inviato


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

quasi 11 anni fa | 1 download |

Inviato


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

circa 11 anni fa | 1 download |

Inviato


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

circa 11 anni fa | 1 download |

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

quasi 13 anni fa | 0

| accettato