shadi
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how can do this in matlab
x is a matrice (l , k )=argmax (X .* X*) *=conjugate how can i do the argmax ?
9ヶ月 前 | 1 件の回答 | 0
1
回答質問
how i can find this in MATLAB in order to find (τ,ν): I want the code and i will fix it
(τ,ν)= argmax(τ,ν) xp^H A(τ,ν) (A(τ,ν)^H A(τ,ν))−1 A(τ,ν)H xp how i can find this in matlab note: all coefficients are v...
10ヶ月 前 | 1 件の回答 | 0
1
回答質問
Im trying to implement this equation in matlab
i have a matrix x[k,l] and vector k'=[-1 -5 3 4 2] and l'= [0 1 5 3 10 15 ] h'= [ 5 4 2 5 4] how can i shift the matrix ...
12ヶ月 前 | 1 件の回答 | 0
1
回答質問
how I can represent it in MATLAB
y[k, l] = ∑ki=-kv to kv∑l=0 to li = b[ki , li ] h[ki , li ] x[[k − ki ]N , [l − li ]M] = h[k, l] ∗ x[k, l] (2D Circular Con...
12ヶ月 前 | 1 件の回答 | 0