shadi
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
232,041
of 295,448
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how can do this in matlab
x is a matrice (l , k )=argmax (X .* X*) *=conjugate how can i do the argmax ?
9 months ago | 1 answer | 0
1
answerQuestion
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 months ago | 1 answer | 0
1
answerQuestion
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 months ago | 1 answer | 0
1
answerQuestion
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 months ago | 1 answer | 0