photo

Ahmed Tolba


Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

9 Domande
0 Risposte

RANK
267.583
of 301.383

REPUTAZIONE
0

CONTRIBUTI
9 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 21.252

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.306

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


find data in array
hi, according to an answer header = fread(ropaRadarReceive,bytesToRead); where = find(header == 53); if ~isempty(where)...

quasi 8 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 8 anni fa | 0 risposte | 0

0

risposte