Skip to main content

Questions tagged [pseudoinverse]

The operator which best approximates a solution to a linear system with a singular (non-invertible) matrix.: e.g., the Moore-Penrose pseudoinverse. Use when a question concerns a matrix that is probably singular.

5 votes
0 answers
86 views

Let $A,B,C,D,E$ be $n\times n$ complex matrices. Assume that $B,C,D,E$ are invertible, and that $A$ is singular (non-invertible). Consider the matrix-valued function \begin{equation} Z(x)=\Bigl[B(xI-A)...
seeker's user avatar
  • 597
0 votes
1 answer
71 views

Let $\mathcal{H}$ and $\mathcal{K}$ be a real Hilbert space, $U\subseteq \mathcal{H}$ a closed linear subspace and $T\in\mathcal{B}(\mathcal{H},\mathcal{K})$ a continuous linear operator. I am ...
Ikeroy's user avatar
  • 774
1 vote
0 answers
12 views

Say we have a matrix $A = L + \beta^{2} M$, where $\beta$ is a real scalar. The matrices $L$ and $M$ are symmetric positive semi-definite and symmetric positive definite respectively. I am interested ...
prananna's user avatar
0 votes
1 answer
171 views

For a least-squares problem find $x$ such that $\|Ax - b\|_2, A \in \mathbb{R}^{m \times n}$ is minimized, the solution of is captured by the pseudo-inverse, $$x = A^\dagger b$$ There exists three ...
Your neighbor Todorovich's user avatar
0 votes
1 answer
63 views

If I have a measure $\nu$ on $\mathbb{R}$ and $G_\nu$ is its quantile function, i.e. the generalised inverse of the cumulative distribution function $F_\nu$. I'm trying to show that for any $s\in\...
bosh111's user avatar
  • 57
0 votes
1 answer
139 views

Suppose the system $$\mathbf{Ax} = \mathbf{t}$$ where $\mathbf{A}$ is $m\times n$ with $m>n$ and rank-deficient (rank$(\mathbf{A})<n$). Also $\text{E}\{\mathbf{t}\}=\mathbf{Ax}$. We can form the ...
jgpallero's user avatar
  • 135
1 vote
0 answers
77 views

Let the tall matrix ${\bf J} \in {\Bbb R}^{m \times n}$ (with $m>n$) have full column rank. Note that $\bf J$ is the Jacobian of some invertible transformation. Moreover, let the matrix ${\bf K} \...
User1002546's user avatar
1 vote
1 answer
98 views

I’m trying to understand Theorem $2.1$ from Fillmore & Williams$^\color{magenta}{\star}$ and I’m a bit confused about the notation used. In particular, the theorem involves an expression of the ...
Mike's user avatar
  • 513
1 vote
3 answers
170 views

I wish to verify the following claim$^\color{magenta}{\dagger}$. For any $A \in \mathbb{R}^{m \times n}$, $Ax = b \iff x = A^\dagger b + v, v \in N(A),$ where $A^\dagger$ is the pseudo-inverse of $A$...
Your neighbor Todorovich's user avatar
0 votes
1 answer
55 views

Given a matrix $M$, denote by $M^+$ its Moore-Penrose inverse. Let $B \in \mathbb{R}^{n \times r}$ and $A_1,\dots,A_t \in \mathbb{R}^{m \times n}$. Is there a way to estimate the Frobenius norm of ...
Riccardo Pengo's user avatar
0 votes
0 answers
63 views

I want to find an $R \in \mathbb{R}^{2 \times 2}$ such that the following equality is satisfied: $$gRg^T = I_{3 \times 3},$$ where $I_{3 \times 3}$ is the identity matrix of dimension 3 and $g \in \...
peacecatfrog's user avatar
3 votes
0 answers
87 views

Given $P \in \mathbb{R}^{N \times M}$ and $A_i \in \mathbb{R}^{N \times D}$ for $1 \leq i \leq k$ with $D > M$, I am looking to find the minimizer $C^* \in \mathbb{R}^{M \times D}$ of $$C^* = \...
tommym's user avatar
  • 483
0 votes
0 answers
21 views

what is pseudo inverse of x.T A x, where A is a positive definite symmetric matrix, x is a column vector and x.T is the transpose of x. I am wondering whether it can be rewitten in terms of the ...
andy90's user avatar
  • 349
0 votes
0 answers
45 views

Introduction The Drazin inverse $M^D$ of a matrix $M$ is defined by the relations $$M^D M M^D = M^D,\quad M^D M = M M^D,\quad M^{k+1}M^D=M^k,$$ where the so-called index of the matrix $k=\text{Ind}(M)\...
jabberwocky's user avatar
0 votes
1 answer
83 views

I have the following linear algebra equation (all letters represent matrices): X * P = X * L * Q All are known except Q. I want to find Q. None of the matrices are square, but they are pseudo-...
Nucular's user avatar
  • 111

15 30 50 per page
1
2 3 4 5
37