How to properly use symtrack? #297
Unanswered
kayakaan02
asked this question in
How do I....?
Replies: 2 comments 3 replies
-
Without any information on the input signal, it's impossible to really respond to this. Can you please give some context here? |
Beta Was this translation helpful? Give feedback.
3 replies
-
@jgaeddert sorry, I created the file in matlab, here's the code and everything; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I've been trying to use symtrack on some .wav file I created, it contains an ASCII converted message.
I get the samples on a liquid_float_complex array, but it doesn't seem to work for me, Is it something that I do wrong here?
I scatterplot() the symtrack applied samples' symbols on octave:
rest of the code is include and storing the samples in array x
Beta Was this translation helpful? Give feedback.
All reactions