統計
MATLAB Answers
6 質問
0 回答
ランク
of 170,900
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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).
約5年 前 | 1 件の回答 | 0
1
回答質問
Pseudo code for PRBS generator
Can anyone suggest some pseudo code for PRBS generator in matlab.
約5年 前 | 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...
約5年 前 | 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 ...
約5年 前 | 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...
約5年 前 | 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 ...
約5年 前 | 1 件の回答 | 0

