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 ltv

  1. L

    Implementing LowPass Filter in Java (Android) - QRS detection

    could you just tell me what should be my input (arguments of function) and output (returned value)? should I put to function all my ArrayList?
  2. L

    Implementing LowPass Filter in Java (Android) - QRS detection

    hi there, I am trying to learn both: DSP and programming in Android. But I stuck at beginning of my project. I have a transfer function: \[H(z) = \frac{1}{32} \frac{(1-z^{-6})^{2}}{(1-z^{-1})^{2}}\] \[ y(nT) = 2y(nT - T) - y(nT - 2T) + x(nT) - 2x(nT - 6T) + x(nT - 12T)\] and I don't know how...

Part and Inventory Search

Back
Top