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 Mbqmbq

  1. M

    integral from a two variable function with not closed formula

    Hi how to integral from a two variable function with not closed formula in matlab? best regards
  2. M

    code in matlab for a detector

    Hi Please help me do the following math operation and apply every array of a vector (x) on it,in matlab: x=randn(1,1000); diff(log(quad(@(w)exp(jxw-abs(w)^2,-500,500))) {I use quad because the function is not closed formula) in the other words i want to integral from this function...
  3. M

    Generate sample of alpha-stable noise in matlab

    Hello everybody I want to generate sample of Alpha-Stable noise in Matlab, I calculate and plot the PDF of the noise,but I do not know how to generate sample of noise with it's PDF Maybe the main question is "How to generate samples with help of PDF?"
  4. M

    vector or matrix in matlab

    Hello all I have a vector in matlab x=(a1 a2 a3 .... a100) and I want to make y=(b1 b2 b3 ... b20) where b1=a1+a2+a3+a4+a5 and b2=a6+a7+a8+a9+a10 and .....b20=a96+a97+a98+a99+a100 please help me ,
  5. M

    [SOLVED] maximum likelihood detector

    I want to design a detector for the signal in presence of Laplacian noise with using the maximum likelihood detector in Mathlab, But I can not use straight commands like "MLE" please help me with the Mathlab or just calculations,
  6. M

    add noise to signal(alpha-stable)

    I saw that,it was good thank you but there was no Matlab or any prevalent program code. :-?
  7. M

    add noise to signal(alpha-stable)

    thank you sir/madam rahdirs your suggestions are related to Gaussian noise, but our noise is Alpha-Stable so we can not use these command:"awgn" & "randn" and we have Characteristic function and pdf of the noise now,how we can generate these noise?
  8. M

    add noise to signal(alpha-stable)

    No it is not Gaussian, as I writed in the second sentence,the noise is Alpha stable so you can not use "randn"
  9. M

    add noise to signal(alpha-stable)

    hello all I want to add noise to a simple digital signal in Matlab, But the noise is not Gussian,it is Alpha-Stable please help me!!!

Part and Inventory Search

Back
Top