photo

Anamika


VINAYAKA MISSIONS UNIVERSITY

Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
14.543
of 300.381

REPUTACIÓN
3

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
16.67%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 11 años hace | 0 respuestas | 2

0

respuestas

Pregunta


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

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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.

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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;

casi 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

casi 12 años hace | 1 respuesta | 0

1

respuesta