0

I have a system of equations that have the following structure. Let $x\in\mathbb{R}^m$ and let $x_k$ be the $k$-th element of $x$. Let $H_k\in\mathbb{R}^{m\times m}$ for $k=1,\ldots, m$. I need to find the $x$ satisfying, \begin{align} x_k = x^\top H_k x \end{align} for $k=1,\ldots,m$. I know that I can solve this system via fixed point iteration or via Newton's method. Are these the best ways? Are there non-iterative methods?

5d41402abc4
  • 183
  • 2

0 Answers0