Hanan Shteingart - MATLAB Central
photo

Hanan Shteingart


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

All
File ExchangeMATLAB AnswersFrom 10/11 to 03/25Use left and right arrows to move selectionFrom 10/11Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 个提问
2 个回答

File Exchange

6 文件

排名
3,498
of 297,503

声誉
16

贡献数
0 个提问
2 个回答

回答接受率
0.00%

收到投票数
6

排名
4,013 of 20,449

声誉
361

平均
4.70

贡献数
6 文件

下载次数
7

ALL TIME 下载次数
3424

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


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

11 years 前 | 1 次下载 |

4.0 / 5

已提交


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

11 years 前 | 2 次下载 |

5.0 / 5

已回答
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

11 years 前 | 6

已提交


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

11 years 前 | 1 次下载 |

0.0 / 5

已提交


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

11 years 前 | 1 次下载 |

0.0 / 5

已提交


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

12 years 前 | 1 次下载 |

5.0 / 5

已提交


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

12 years 前 | 1 次下载 |

0.0 / 5

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

13 years 前 | 0

| 已接受