Replies: 1 comment 1 reply
-
This should be done, by playing with the SDL library, to save the waveform of the signal being encoded or decoded. and PHP makes it easier, you can actually export the recorded/captured data before doing anything with it. then use MATLAB analyzing and graph plots(Time & Frequency Domain), a piece of code from MATLAB forum can help plot the graph in MATLAB. all be best. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear Georgi
Your work is amazing, i fallowed your guidelines on how to build and test this library it worked.
i was curious on how to save the received waveform/signal so that one can analyze and draw the Time domain of the signal which can help to see the effect of noise when compared to the transmitted signal.
i have seen that you do have the section that save transmitted signal as .wav.
thank you
Beta Was this translation helpful? Give feedback.
All reactions