Signal with noise...
I have a long list of measurement with noise in a column matrix.
Using sound(measurement,8000) I get a tone, and this is supposed to be a number.
Could anybody tell me how I can get rid of noise and retrieve a number from this tone in matlab please?
Using sound(measurement,8000) I get a tone, and this is supposed to be a number.
Could anybody tell me how I can get rid of noise and retrieve a number from this tone in matlab please?
0
Comments
When you say "retrieve a number" what do you mean? Is there a number being spoken with a tone played over it? Or are you trying to do something else?
I am supposed to find out the corresponding number to this sound.
Thank you