Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: badman
  • Content: Threads
  • Order by date
  1. badman

    how can I trim a wav file?

    using data = wavread('1.wav') I basically need something that will remove any silence before the sound kicks in. something like this : X = 0 while data(X) < 0.1 delete data(X) X++ I don't know much about matlab except that the help filee is really vague on whiles and you can only delet...
  2. badman

    Where can i find the algorithms I need to do this...

    I am creating a neural network using sound as input, I need several algorithms to make the sound file manageable. i need to rectify the signal, then use some kind of envelope/filter to reduce the complexity and vastly reduce the inputs, then finally I need to detect a starting point in the file...

Part and Inventory Search