Clear Filters
Clear Filters

how i can find this in MATLAB in order to find (τ,ν): I want the code and i will fix it

2 views (last 30 days)
(τ,ν)= argmax(τ,ν) xp^H A(τ,ν) (A(τ,ν)^H A(τ,ν))−1 A(τ,ν)H xp
how i can find this in matlab
note: all coefficients are vector
  1 Comment
Torsten
Torsten on 5 Feb 2024
Edited: Torsten on 5 Feb 2024
xp is a given vector ? A is a matrix with elements depending nonlinearly on tau and nu ?
A few more explanations may help to get a useful answer.

Sign in to comment.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!