Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
224.434
of 301.229
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.201
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.547
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
Subscript indices must either be real positive integers or logicals.
I'm trying to calculate the phase specturm, I1,Q1 are complex vectors. I get that error ff1 = fft(I1+Q1,512); ff2 = fft(...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Use objects of class 'phased.CFARDetector' only as scalars or use a cell array.
I get the above error Ntrials = 1e5; Ncells = 23; CUTIdx = 12; cfar = phased.CFARDetector('NumTrainingCell...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
reshape of complex numbers into matrix
hi, I have the following I/Q and I would like to reshape them in a matrix but I get exception x = complex(ResultI, ResultQ...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
CFAR fmcw on complex fft
Hi, I have I/Q data from FMCW, I tried to do CFAR on it, but I get exceptions, it needs real data I'm not sure how would it ...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
matrix dimension must agree on addition
I'm readying 512 bytes from data stream socket. I would like to add I1+I2 function localReadAndPlot(ropaRadarReceive,~...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
getting data from an array correctly
Hi, I have the following data that I get it from the socket header = [53 0 1 2 3 4 5 6 7 8 9 53 1 24 59 5 95 95 53 2 59 58 5...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
find data in array
hi, according to an answer header = fread(ropaRadarReceive,bytesToRead); where = find(header == 53); if ~isempty(where)...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
Getting data from array socket
Hi, I have an array from data socket and I would like to find the value 53, then if its find, I need to find the next byte if i...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Getting data from 4 channels ADC and from socket
I have ADC data from socket, 4 channels. I would like to read the data from the sockets based on whichSignal variable. What I...
casi 8 años hace | 0 respuestas | 0

