How to Compute Tri-Coherence from Time-Series Data?

  • Thread starter Thread starter maxime.lesur
  • Start date Start date
  • Tags Tags
    Mathematica Matlab
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 4K views
maxime.lesur
Messages
11
Reaction score
0
Dear all,

I have time-series data, from which I would like to compute the tricoherence. After some googling, it seems that I will have to write my own code. But before I begin, let me ask this.

Do anyone here know of a code, library (fortran, c), module (python, matlab, IDL, mathematica) or software to compute a tri-coherence?

Thank you!
 
Physics news on Phys.org
Yes indeed, tri, not bi.
 
I see. I don't know of such a package offhand, but this is specialized enough that you might want to code it yourself anyway, just to be sure what is going into your calculation.

Out of curiosity, what sort of problem are you working on (if you wouldn't mind sharing)?
 
You're right, I'd better code it anyway. But a package would be helpful to benchmark against my own code.

Sorry, I can't share my project before we have some paper out. I'll try to answer to you in a few months.