photo

Iftekharuddin Syed


Last seen: oltre 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Fourier transform for a sequence of values
There is a signal x(n) = [5 3 -4 2 8]. How to find the Fourier Transform of the signal x(n).

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Pseudo code for PRBS generator
Can anyone suggest some pseudo code for PRBS generator in matlab.

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


How to perform xor operation on an three input binary bits.
How to perform xor operation on an three input binary bits. for two inputs we use xor(1,0), for three input bits xor(1,1,0), g...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


How to discard entries from a matrix
There is a matrix A (size:12x1000) I want to extract entires after the 100th value, that means all the values before 100(i.e.1 ...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get random values from a matrix
There is a matrix A (size:12x1000) How can I select 5 random entries out of 1000( from a matrix of size 12x1000), with each ran...

oltre 3 anni fa | 3 risposte | 0

3

risposte

Domanda


How to values for a matirx
There is matix A of size 12x1000, How to get elements at the 100's poistions like at 100, 200, 300, ....,1000. And assign it to ...

oltre 3 anni fa | 1 risposta | 0

1

risposta