photo

shadi


Last seen: 5 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

5 months ago | 1 answer | 0

1

answer

Question


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 months ago | 0 answers | 0

0

answers

Question


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 months ago | 1 answer | 0

1

answer

Question


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 months ago | 1 answer | 0

1

answer