Filter löschen
Filter löschen

Finding an old .m file

20 Ansichten (letzte 30 Tage)
Alejandro Riano
Alejandro Riano am 19 Nov. 2021
Kommentiert: Alejandro Riano am 19 Nov. 2021
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 Kommentare
Mathieu NOE
Mathieu NOE am 19 Nov. 2021
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 am 19 Nov. 2021
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.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Debugging and Analysis finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by