photo

Iftekharuddin Syed


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答