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 mooncef5

  1. M

    Rayleigh channel......

    Hi, Replacing h1=randn(N,M,1) by h1=randn(N,M,1)+sqrt(-1) randn(N,M,1)
  2. M

    Looking for Matlab simulations of MIMO for CDMA

    mimo code Hi, try this program: clear all; close all; N=20; % number of users M=20; % spreading gain L=4; % channel order Z=4; % number of antenna Q=M-L; %Symbols=500;% no of data vectors cx=hadamard(2*N); cn=cx(2:N+1,1:N);clear cx; SNR=25; % signal to noise ratio in dB %%%...
  3. M

    Looking for STBC CDMA and STBC MMSE Matlab code

    Hello, I need a Matlab code of STBC CDMA or STBC MMSE

Part and Inventory Search

Back
Top