Borrar filtros
Borrar filtros

Finding an old .m file

20 visualizaciones (últimos 30 días)
Alejandro Riano
Alejandro Riano el 19 de Nov. de 2021
Comentada: Alejandro Riano el 19 de Nov. de 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 comentarios
Mathieu NOE
Mathieu NOE el 19 de Nov. de 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 el 19 de Nov. de 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.

Iniciar sesión para comentar.

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Debugging and Analysis en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by