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 speech

  1. S

    Ideas for projects about the recent networking trends

    Projects.... what about " bluetooth" technology? you may go www.bluetooth.com I have an ebook that can help you in this regard
  2. S

    speech processing lecture/topic

    hi every body, I'm looking for a lecture about speech processing I need it for the course(speech processing) not final project. could any one help me? may be some infomation or even the lecture about "speech enhancement" or others? do you recommend speech enhancement by kalman filter or...
  3. S

    Making a symmetric FIR filter in Matlab

    In order to make a symmetric FIR Filter in Matlab I implement the function: b=[-2 -1 0 1 2]; Hid=dfilt.dfsymfir(b) By wich function can it be sketched? & Do the function "ifft" compute the filter in time domain? thanks
  4. S

    Matlab code for FIR filter design

    plot fir filter with matlab my project is about FIR filter design by the FFT algorithm, I have some problem in writing code in Matlab. if any body could help me I'll really be tankful. please copy paste this code in your Matlab software(ver.7) & run it. f = [0 0.4 0.6 1]; m = [1 1 0 0]...
  5. S

    Matlab + FIR filter desigen

    Hi, I'm simulatin a lecture in FIR filter desigening I'm to desigen the filter (not using filters in matlab) the desigen scheme is iterative in witch each iteration requires 2 FFT computations. any way, I need an initial estimate & the lecture uses the ideal filter (LP)(rectangular) . I use...
  6. S

    Looking for reference about FM digital modulation

    Re: fm digital " digital communication by Proakis 4th edition."
  7. S

    Equiripple FIR filter design by the FFT algorithm

    Hi anyone to help me pls? "Equiripple FIR filter design by the FFT algorithm" I need codes in Matlab. I want to simulate a project with this topic. Tanx.
  8. S

    FIR filter design by the FFT algorithm

    Hi anyone to help me pls? "Equiripple FIR filter design by the FFT algorithm" I want to simulate a project with this topic. Tanx.

Part and Inventory Search

Back
Top