photo

shadi


Last seen: 5 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how can do this in matlab
x is a matrice (l , k )=argmax (X .* X*) *=conjugate how can i do the argmax ?

5 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

6 Monate vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

8 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

8 Monate vor | 1 Antwort | 0

1

Antwort