Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by gh_sarbishei

  1. G

    Wavlet Image processing question

    hi, you can use these m files: wavedec2 for wavelet decomposition and waverec2 for wavelet reconstruction. you can also get the detail coefficients with this mfile: detcoef2 and approximation coefficients with this one: appcoef2 ofcourse u must have wavelet toolbox
  2. G

    How to implement the wavelet algorithm in an embedded system?

    Re: wavelet Have a look at these functions in matlab help: wavedec2, waverec2, appcoef2, detcoef2. These functions let you have access to wavelet coefficients for digital images. There must be similar functions for working with sounds.

Part and Inventory Search

Back
Top