統計
MATLAB Answers
2 質問
0 回答
ランク
of 157,957
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Please someone help me check my code?..Thanks
e for i=1:10000 dW = sqrt(var)*((randn(1,N))); phi= [0,cumsum(dW)]; phi_t=2*pi*phi; ...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Please how do you write a code to sample a given complex exponential sinusoid (exp(j*phi(nTs)),given that n=0.....N-1.Given also that i have already generated 10000 discrete sample of phi_t .
Please how do you write a code to sample a given complex exponential sinusoid (exp(j*phi(nTs)),given that n=0.....N-1.Given also...
11年弱 前 | 1 件の回答 | 0