Finding an old .m file
Afficher commentaires plus anciens
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 commentaires
Mathieu NOE
le 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
le 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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Write C Functions Callable from MATLAB (MEX Files) dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!