필터 지우기
필터 지우기

Finding an old .m file

조회 수: 20 (최근 30일)
Alejandro Riano
Alejandro Riano 2021년 11월 19일
댓글: Alejandro Riano 2021년 11월 19일
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