How are singular values related to minimum mean squared error?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












When I read the Sergio Verdu's tutorial on Eigenvalues and Singular Values of Random Matrices: A Tutorial Introduction, I found a very interesting conclusion on Slide 5-7, which says that, for a linear system:
$$
y = Hx + n
$$
where $n$ denotes the noise term, $x$ and $y$ are input/output vectors, and $H$ is (probably, I guess) a random matrix, then we have:
$$
minimum MSE = dfrac1Ksum_i^Kdfrac11+SNRlambda_i(H^TH)
$$
where $K$ is the dimension of $x$.



Could anyone help explain what's happening here?







share|cite|improve this question























    up vote
    1
    down vote

    favorite












    When I read the Sergio Verdu's tutorial on Eigenvalues and Singular Values of Random Matrices: A Tutorial Introduction, I found a very interesting conclusion on Slide 5-7, which says that, for a linear system:
    $$
    y = Hx + n
    $$
    where $n$ denotes the noise term, $x$ and $y$ are input/output vectors, and $H$ is (probably, I guess) a random matrix, then we have:
    $$
    minimum MSE = dfrac1Ksum_i^Kdfrac11+SNRlambda_i(H^TH)
    $$
    where $K$ is the dimension of $x$.



    Could anyone help explain what's happening here?







    share|cite|improve this question





















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      When I read the Sergio Verdu's tutorial on Eigenvalues and Singular Values of Random Matrices: A Tutorial Introduction, I found a very interesting conclusion on Slide 5-7, which says that, for a linear system:
      $$
      y = Hx + n
      $$
      where $n$ denotes the noise term, $x$ and $y$ are input/output vectors, and $H$ is (probably, I guess) a random matrix, then we have:
      $$
      minimum MSE = dfrac1Ksum_i^Kdfrac11+SNRlambda_i(H^TH)
      $$
      where $K$ is the dimension of $x$.



      Could anyone help explain what's happening here?







      share|cite|improve this question











      When I read the Sergio Verdu's tutorial on Eigenvalues and Singular Values of Random Matrices: A Tutorial Introduction, I found a very interesting conclusion on Slide 5-7, which says that, for a linear system:
      $$
      y = Hx + n
      $$
      where $n$ denotes the noise term, $x$ and $y$ are input/output vectors, and $H$ is (probably, I guess) a random matrix, then we have:
      $$
      minimum MSE = dfrac1Ksum_i^Kdfrac11+SNRlambda_i(H^TH)
      $$
      where $K$ is the dimension of $x$.



      Could anyone help explain what's happening here?









      share|cite|improve this question










      share|cite|improve this question




      share|cite|improve this question









      asked Jul 27 at 14:50









      Haohan Wang

      213110




      213110

























          active

          oldest

          votes











          Your Answer




          StackExchange.ifUsing("editor", function ()
          return StackExchange.using("mathjaxEditing", function ()
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          );
          );
          , "mathjax-editing");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "69"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2864455%2fhow-are-singular-values-related-to-minimum-mean-squared-error%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2864455%2fhow-are-singular-values-related-to-minimum-mean-squared-error%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          What is the equation of a 3D cone with generalised tilt?

          Color the edges and diagonals of a regular polygon

          Relationship between determinant of matrix and determinant of adjoint?