Finding an old .m file

24 次查看(过去 30 天)
Hi,
I donwloaded an .m file called [p,dip,xl,xu]=dipTest(x,delta_x) used to calculate Hartigan's dip test of unimodality. I have been trying to find this code again to document a replication package for a project, however after extensive googling I have not been able to find it. The only information I have is that the code was written by "J. Ditterich, 12/01".
Is there a way to find this code?
Many thanks
  2 个评论
Mathieu NOE
Mathieu NOE 2021-11-19
hello
maybe this person is able to help you :
Affiliation: Martin Maechler Seminar fur Statistik,
HG G 16 ¨ ETH Zurich 8092 Zurich, Switzerland
E-mail: maechler@stat.math.ethz.ch
URL: http://stat.ethz.ch/people/maechler
Rik
Rik 2021-11-19
I had the same problem with a region growing mex file. Now I have tried getting into the habit of putting the download location in the top line of the file as a comment. But since I usually will end up writing my own version, that tends to be either rare, or temporary, or both.

请先登录,再进行评论。

采纳的回答

Dave B
Dave B 2021-11-19
This one has the same author and function signature, although I obviously can't say for sure if it's the same!
  1 个评论
Alejandro Riano
Alejandro Riano 2021-11-19
This is amazing! It is indeed the same. Thank you very much

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Debugging and Analysis 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by