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 paresh_saxena

  1. P

    BER expression for M-PAM in rayleigh fading

    Is there any text on to evaluate the BER expression for M-PAM signal constellation with rayleigh fading ??
  2. P

    passing m file parameters to simulink model

    You can use `assignin` function in MATLAB to assign value to variable in specified workspace and then you can use your workspace for simulink model
  3. P

    How to find bit error rate (BER)

    @Girly_girl...... Y axis is the error rate in bits you are having. For e.g. for some SNR = 5 on x axis, you transmitted 1000 bits and received 10 bits incorrect then your error will be 10/1000 = .01. This .01 will be value on the y axis so the point in the graph will be (5,.01). I hope this...
  4. P

    To increase MATLAB speed

    @mahaju......yes thats what I want to ask, whether higher configuration will helps me to speed up MATLAB code execution. @templemark.....my code consists of matrices and loops. Someone told me that increasing configuration of your PC might not increase your program speed. Hence, I am skeptical...
  5. P

    16 QAM Eb/N0 calculations???

    In most of the cases for 16 QAM to keep mean zero you consider symbol set {-15 -13 -11 ......11 13 15}. Your average signal energy is 2*{square(15)+square(13)+....+square(1)}/16 . Now you can adjust your noise power according SNR = av. energy / av. noise power.
  6. P

    16-QAM simulink simulation

    I have .mdl for BPSK with gaussian noise. If you want, I can send it to your email i.d. I don't know how to attach files here.
  7. P

    Fundamentsl of wireless communicaions

    Re: mimo channel from impulse response matrix If you have the solution manual by now, please can you send it to my i.d. pareshatlnmit@gmail.com. Thanks for help.
  8. P

    sphere decoder MEX version

    If you want MATLAB version you can get in from mathworks, there are some sphere decoders.
  9. P

    2x2 MIMO with STBC MATLAB CODE HELP

    Have you tried Alamouti for 2X1, the best space-time code for this dimension ? Similarly you can construct code for 2x2. If your problem solved then good otherwise If needed I can send you my codes.
  10. P

    To increase MATLAB speed

    I have a macbook 2.53 GHz processor and 4 GB memory. Execution of my code takes more than one day. I have already optimized my code. I want to increase the speed of execution of my code. For that, I am ready to buy a PC or MAC with high configuration. Can any one tell me which configuration...
  11. P

    Two user Interference Network

    Is any body interested in discussing about the 2-user interference network. I am mainly concentrating on the interference problem of the case when there is 2 user transmitter, 2 receiver and there is no cooperation between the two. Also if somebody want to discuss about the private-common bits...
  12. P

    schnorr-euchner Sphere decoding

    hello, any one can help with the SE-sphere decoding code or the site where I can find this code. I already have one code by Karen-Su but it is too complex, I want a simple one. thanks
  13. P

    Sphere decoding......

    Hi, I have been programming sphere decoders but I am not having any success, can you please tell me from where I can find MATLAB programs related to the sphere decoding
  14. P

    pplying schnor euchner algorithm in tree search

    If you still need any help, you can ask your doubts ?
  15. P

    MMSE-DFE with Sphere Decoding

    I have to analyze MMSE-DFE with sphere or ML decoding. I dont know how I should start...If anybody has any idea please help me. Thanks

Part and Inventory Search

Back
Top