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 blue_sky_2882

  1. B

    Extended alamouti scheme

    hello this is code for 2xnr alamouti scheme clear all close all; clc no_of_symbols = 2; %% BPSK mod to be real const. bits_per_symbol= log2(no_of_symbols); snr=0:5:45; nt=2; % number of Tx nr=6; % max. number of Rx num_bits = 1e3; num_iter = 20; % initialize the variables...
  2. B

    question about this code mimo alamouti 2x2

    hello my friends I want to use alamouti scheme in a channel with ISI . then I should use this program for getting out put of a rayligh channel with ISI %************************************************************************************ function OutSignal =...
  3. B

    alamouti code with convolution!( in channels with ISI)

    hello my friends. I need matlab code for a mimo(alamouti methode) channel with ISI. I have in these channel for finding ke out put stream , we should use "conv(h,s) " or "fft=> s*.h " instead of production of stream and impulse response of channel but when I use them , my BER/SNR graph is...
  4. B

    alamouti code in frequency selective channels

    hello my friends. I need matlab code for a channel with frequency selective fading. in these channel we should use "conv" or "fft" instead of ".*" but when I use them , my BER/SNR grapp is constant!! can any one help me?? its realy important and imergency thanks for Ur help :)

Part and Inventory Search

Back
Top