Janet
Followers: 0 Following: 0
Professional Interests: communication
Estadística
25 Preguntas
0 Respuestas
CLASIFICACIÓN
160.389
of 295.486
REPUTACIÓN
0
CONTRIBUCIONES
25 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
48.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
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
Feeds
Pregunta
how to add legends?
I want to merge 3 plots into one..how can i do that
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
pls help me write BER codings
Pls help me write codings for BER. I have tried many,but get wrong. Wanted to plot BER vs SNR. clc; clear all; clos...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Help using randn and pskmod
I have taken random data using randn and then psk modulated it...But i get error. M=1024; m=4; msg1=randn(M,1,m); ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
How to form this diagonal matrix?
E= diag [ 1 e^j*((2*pi)/M)........e^j*((2*pi)/M)*M-1 ] where M=1024 and E= *M x M diagonal matrix*
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
syntax help
temp=randsrc(1,2); temp=[temp zeros(1,4)]; temp1=transpose(temp); temp1 = 1 -1 0 0 0 ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Pls help me spot errors in the code..I don't get a decaying BER
clc; clear all; close all; %input M=1024; nt=2; nr=1; L=65; %Generate random data m=4; m...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
My first column of circulant matrix should be like this...Pls help
H_k,j = [h_k,j(0)......h_k,j(L-1) 0 ............0]T where h_k,j is the channel impulse response from jth transmit to kth re...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to find Mean Square Error in matlab?
I need codings to find MSE
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Is my BER curve right?
clc; clear all; close all; *%input* M=128; nt=2; nr=1; L=16; *%Generate random data* m=4; ...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
BER for MIMO OFDM
As a beginner, I don't know how to write coding for BER. Pls help me with it
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Doubt with my codings..Pls help me correct it
clc; clear all; close all; *%input* M=1024; nt=2; nr=1; L=65; *%Generate random data* m=4; ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Pls help me generate circulant matrix
I want to create *M x M circulant matrix* where M=128 h1=gallery('circul',M:M/2); h2=gallery('circul',M:M/2); h=horzc...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
pls provide me with codings to remove cp
I have added CP of length 15 in the transmitter side. I want to remove CP in the receiver side.
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
I am a newbie...I wanted to know whether we need to covert signal/data from parallel to serial before passing through the channel
Pls help me with codings if we need to convert
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Pls help me write codings to remove CP
I got code to add cp message = randint(1,M,4); %Assuming QPSK symbols length_cyclic = 15; starting =M - length_cycli...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Help using For and IF loop
I have generated a random data...I want to convert it to polar form Pls help me to write codes using for and If
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
I don't what is wrong with this coding..Pls help me identify
I want to give signals in polar form...First I create random data and then use If condition to change it to polar form len=12...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
I don't get plot in matlab
len=128; m=4; msg1=randint(len,1,m); msg2=randint(len,1,m); % figure(1) % stem(data_source); % grid on; %...
más de 12 años hace | 3 respuestas | 0
3
respuestasPregunta
how to add cyclic prefix..I want codings to add it
Cyclic prefix=15
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
generate QPSK signal as input
I want to give an input signal as QPSK ...Let it be S And take the idft for the same..let it be X S varies from S(0) to S(...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Estimation of channel response and i/q imbalance of mimo ofdm
Hello all I am doing a project on joint estimation of i/q imbalance and channel response for mimo ofdm systems. My output...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
norm square
How to implement equation: CRE=||Pu||^2 P is a matrix
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
I want to implement this matrix
0;Ip-l;0.............0 0;0;0;Ip-l;0.......0 ......................... 0;0..............0;Ip-l it is M-Nt x L matrix ...
más de 12 años hace | 4 respuestas | 0
4
respuestasPregunta
matlab coding
I have a matrix A=[A0 A1] A0 and A1 are [M x L] matrix and A is [M x LNt] Another matrix B=[A0A0' A1A1'] B is M X M mat...
casi 13 años hace | 1 respuesta | 0