HOW can I know the code of "prioEDF"which is used in the truetime-2.0?

조회 수: 2 (최근 30일)
zhao
zhao 2019년 12월 20일
댓글: zhao 2019년 12월 21일
1576819569(1).jpg
I want to do some changes about the EDF algorithm, but I do not know how the algorithm is written, I want to use the source code as a reference. PLEASE do me a favour~

채택된 답변

Cam Salzberger
Cam Salzberger 2019년 12월 20일
It looks like TrueTime has a GitHub project where they keep their source code. I don't know if it's the latest, but it appears to have at least up to the beta version of TrueTime 2.0, according to their changelog. The MATLAB files appear to be mainly for their help text; TrueTime looks to be made from mex-compiled C++ files you can find here. Using those, you should be able to follow the algorithms they use.
-Cam

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by