in reply to How do I find peaks in noisy data?
If the noise is random you can use something like ent. This way you can look at long sample window and decide if it's got any islands or not in it.
This can get false islands in, but is also more sensitive than
There are more complicated algorithms, like the dolby stuff but that's probably overkill.
|
|---|