Skip to main content

Questions tagged [spectral-norm]

The spectral norm of a matrix is its maximum singular value.

1 vote
1 answer
94 views

I have a question that is related to weighted least-squares and operator norm. Assume we have a model $y(x) = a_1 \psi_1 + \dots + a_n \psi_n(x)$ and its noisy $N (>n)$meaurements $$ \{ (x_1, y(x_1)...
박희인's user avatar
  • 141
0 votes
0 answers
58 views

Let $S \in {\Bbb R}^{k \times n}$ be a random matrix with independent entries $$ {\Bbb P} \left[ S_{ij} = \pm \frac{1}{\sqrt{k}} \right] = \frac12 $$ I am interested in finding the tightest possible ...
Christopher Charles's user avatar
0 votes
2 answers
78 views

Suppose $f:\mathbb{R}^d\to\mathbb{R}$ is Lipschitz continuous and twice differentiable. Can I say anything about the spectral norm of $\nabla^2 f(x)$? Essentially, I want to know whether it has a ...
GDGDJKJ's user avatar
  • 934
1 vote
0 answers
99 views

Let the tridiagonal matrix ${\bf C} \in {\Bbb R}^{n \times n}$ and the diagonal matrix ${\bf D} \in {\Bbb R}^{n \times n}$ be \begin{equation}\label{matrix-C,D} {\bf C} := \begin{bmatrix} ...
linger02's user avatar
0 votes
0 answers
47 views

Let $A \in {\Bbb R}^{m \times n}$ and let $A = U\Sigma V^T$ be its SVD decomposition. Then, there exists a polar decomposition $A = WH$, where $W = UV^T$ and $H = V\Sigma V^T$ from the SVD ...
Avgustine's user avatar
  • 327
0 votes
1 answer
59 views

Let $A$ be a symmetric matrix acting on some finite-dimensional Hilbert space $\ell^2(X)$ and that $Y \subset X$. Is it true that the spectral norm of the restriction of $A$ to $Y$ is always smaller ...
Anu's user avatar
  • 55
1 vote
1 answer
70 views

Suppose I have two matrices, $A, B \in \mathbb R^{n \times n}$, both of which are invertible. Suppose that $A$ and $B$ are $\varepsilon$-close in the spectral norm, i.e. $||A - B||_2 < \varepsilon$....
starfish's user avatar
1 vote
0 answers
199 views

Let $S$ and $M$ be two operators on a Hilbert space, and $I$ be the identity operator. Define the function $f:[0,1]\longmapsto \mathbb{R}$: $$f(t) = \|W(t)\|_2 = \| S (S^* (I + t M^*M) S + \mu I)^{-1} ...
Chazz's user avatar
  • 889
1 vote
0 answers
56 views

Question: is the following proof correct? Let $X \in \mathbb{R}^{n \times n}$ be a diagonalizable matrix, i.e., $X=V D V^{-1}$ for some invertible matrix $V$ and diagonal matrix $D$. Let $\rho(X)=\max ...
redS's user avatar
  • 11
1 vote
0 answers
33 views

Considering the symmetric matrix $$ \mathbf{A}=\left[\begin{array}{rrr} 13 & -4 & 2 \\ -4 & 13 & -2 \\ 2 & -2 & 10 \end{array}\right] $$ The eigenvalues obtained from the ...
Ga13's user avatar
  • 291
0 votes
1 answer
92 views

I encountered the following statement about the spectral norm of the sum of matrices. For real matrices $A$ and $B$ of the same dimension, if $A^{T}B=0$ and $AB^{T}=0$, then $||A+B||_{sp}=\max\{||A||...
mn24's user avatar
  • 25
0 votes
1 answer
62 views

I would like to find the monotonically increasing range of a function related to matrix norms: $$ f(x)=\left\|I-e^{-Ax}\right\| $$ Where $I$ is the identity matrix, $A\in\mathbb{R}^{n\times n}$ is a ...
Nap Tsirk's user avatar
0 votes
1 answer
56 views

I was trying to prove this following theorem , Let $$ W=\begin{bmatrix} \underset{\scriptscriptstyle n\times k} {W_1} && \underset{\scriptscriptstyle n\times (n-k)} {W_2} \end{bmatrix} $$ $...
Kaustubh Limaye's user avatar
0 votes
1 answer
83 views

Given two (in my case, real and symmetric) matrices $A$ and $B$ such that $A \succeq B$, I want to check if $\lVert A \rVert \geq \lVert B \rVert$ (for any matrix norm, but in my work I'm using the 2-...
Rahul's user avatar
  • 167
3 votes
2 answers
199 views

I have a large, right sub-stochastic, sparse matrix with spectral radius $\rho(A)<1$. I'm attempting to bound the spectral norm of $(I - A)^{-1}$ via its Neumann series, $$\|(I-A)^{-1}\|_2=\Big\|\...
Set's user avatar
  • 8,355

15 30 50 per page
1
2 3 4 5
15