How to implement the given equation in MATLAB?
Show older comments
I am studying the following equation:

here
is
vector of QPSK symbols,
belongs to
,
is a random complex number,
is
vector and n ranges from 1 to N. Also note that I have all these values.
is
,
is a random complex number, My query is how to implement this equation (1) in MATLAB.
Any help in this regard will be highly appreciated.
3 Comments
chaaru datta
on 10 May 2022
It is important to understand that
is NOT an equation. It is more like a problem to be solved.
is NOT an equation. It is more like a problem to be solved. Mathematically, it implies the value of x for which
attains its minimum.
In your case, you should find the solution that is in the set of values
.
I understand that this kind of problem can be difficult to understand for people who are not familiar with the math notations. I took a long time to get familiar with them because I don't have a Math Degree and they are often found in academic journal papers involving mathematical optimization problems.
Would suggest you to type out the values of all paramaters.
Not many people understand that QPSK stands for Quadrature Phase Shift Keying.
chaaru datta
on 12 May 2022
Accepted Answer
More Answers (0)
Categories
Find more on Noncentral Chi-Square Distribution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
