shadi
Followers: 0 Following: 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