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 dmss

  1. D

    i had problem to do the coding in matlab

    how to declare the funtion of "|A|<1" when i use 0<A<1 it was error
  2. D

    i had problem to do the coding in matlab

    how about to create a coding for s(n) = A^|n|, |A|<1
  3. D

    i had problem to do the coding in matlab

    how to make a coding for discrete-time periodic signal s(n) = cos ωn ω = 2π/5 i had try this coding but was error n = 0:10 ω = 2*pi/5 s(n) = cos (ω*n); plot (n,s(n)) grid on;

Part and Inventory Search

Back
Top