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 RaulPinheiro

  1. R

    question on Allpass filter

    jdghjdjdjjtdujtuteutedyu
  2. R

    question on Allpass filter

    y(n) = g*y(n-N) - x(n) + (1+g)*x(n-N); y(n)- g*y(n-N) = - x(n) + (1+g)*x(n-N); (1-z^-N)Y=(-1+(1+g)z^-N)X H=Y/X=(-1+(1+g)z^-N) / (1-z^-N) for N=5 b=[-1 0 0 0 0 (1+g)] (numerator) a=[1 0 0 0 0 -1] (denominator) note that for N=5, a and b are length 6 You must study some dsp in order to...
  3. R

    question on Allpass filter

    For different frequencies, you get different gains and different phases (lags). g is a filter parameter, which is not directly related to the filter overall gain on a given frequency. U can plot |H(jw,g)| for the fixed frequency of 5kHz to see how g affects the filter gain at that frequency...
  4. R

    Looking for Matlab code for neural network of ECG & EEG signal

    MatLab code is independent of the signals u have You probably want code for ANN to use on your signals. Try ANNtool matlab function.

Part and Inventory Search

Back
Top