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 anuribs

  1. A

    Normalization of a signal in MATLAB

    I have a signal in matlab that is normalized in the following way: s = randn(1,1e6); s = s/sqrt(sum(abs(s .^2)) / 1e6); I would be thankful if anyone could explain me why is the signal normalized in this way!
  2. A

    Plotting antenna pattern in MATLAB

    I have a beamformed output, say y = weights * signal, where the signal is gaussian,i.e signal = randn( 1 , 1e5 ). Now I want to visualise the output in angular domain, i.e I want to plot the gain of the resulting signal y as a function of elevation angles. I am considering the mainlobe of...

Part and Inventory Search

Back
Top