Community Profile

photo

Iftekharuddin Syed


Last seen: 3년 초과 전 2020년부터 활동

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변