Community Profile

photo

Anamika


VINAYAKA MISSIONS UNIVERSITY

2014년부터 활동

Followers: 0   Following: 0

연락

통계

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


matlab code for frequency selective fading
I have this code- clc; clear all; close all; N = 128; % No of subcarriers Nc...

대략 10년 전 | 답변 수: 0 | 2

0

답변

질문


Ber computation for frequency selective fading
I have the following matlab code clc; clear all; close all; N = 128; % No of ...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


ber calculation for multipath channel
Can anyone please give me the matlab code for multipath channel model including fade margin and coherence tim?

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


mutual information calculation between input and output
How to calculate the mutual information between transmitted and received bits in a BPSK modulated system? Can anyone plz help.

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


mutual information calculation for binary sequence
How to calculate mutual information between two binary sequences. for eg- x= randn(1,100)>.5; y=rand(1,100)>.2;

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Related to mutual information
This is a function for mutual information function I = MutualInformation(X,Y); if (size(X,2) > 1) % More than one pre...

10년 초과 전 | 답변 수: 1 | 0

1

답변