<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Linalg on Cat in a Shell</title>
		<link>https://catinashell.de/tags/linalg/</link>
		<description>Recent content in Linalg on Cat in a Shell</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Fri, 10 Jul 2026 19:48:53 +0200</lastBuildDate>
		
			<atom:link href="https://catinashell.de/tags/linalg/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Singular Value Decomposition</title>
				<link>https://catinashell.de/math/singular-value-decomposition/</link>
				<pubDate>Fri, 10 Jul 2026 12:43:37 +0200</pubDate>
				<guid>https://catinashell.de/math/singular-value-decomposition/</guid>
				<description>&lt;p&gt;Singular Value Decomposition allows factorisising an arbitrary matrix (real or complex), while a lot of other matrix factorization like with diagonalising etc. has often contraints.&lt;/p&gt;&#xA;&lt;span class=&#34;katex&#34;&gt;&lt;math xmlns=&#34;http://www.w3.org/1998/Math/MathML&#34; display=&#34;block&#34;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mi&gt;A&lt;/mi&gt;&lt;mo&gt;=&lt;/mo&gt;&lt;mi&gt;U&lt;/mi&gt;&lt;mi mathvariant=&#34;normal&#34;&gt;Σ&lt;/mi&gt;&lt;msup&gt;&lt;mi&gt;V&lt;/mi&gt;&lt;mi&gt;T&lt;/mi&gt;&lt;/msup&gt;&lt;/mrow&gt;&lt;annotation encoding=&#34;application/x-tex&#34;&gt;&#xA;A = U \Sigma V^T&#xA;&lt;/annotation&gt;&lt;/semantics&gt;&lt;/math&gt;&lt;/span&gt;&lt;style&gt;&#xA;.heading {&#xA;    text-decoration: none;&#xA;}&#xA;.heading:hover {&#xA;    color: rgba(200,200,255,0.7);&#xA;}&#xA;.heading-anchor {&#xA;    margin-left: -1em;&#xA;    position: absolute;&#xA;    opacity: 0;&#xA;    text-decoration: none;&#xA;    transition: opacity 0.15s;&#xA;}&#xA;h1:hover .heading-anchor,&#xA;h2:hover .heading-anchor,&#xA;h3:hover .heading-anchor,&#xA;h4:hover .heading-anchor,&#xA;h5:hover .heading-anchor,&#xA;h6:hover .heading-anchor {&#xA;    opacity: 1;&#xA;}&#xA;&lt;/style&gt;&#xA;&#xA;&lt;a href=&#34;#manually&#34; class=&#34;heading&#34;&gt;&#xA;&lt;h3 id=&#34;manually&#34;&gt;&#xA;    &lt;div class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;&#xA;        #&#xA;    &lt;/div&gt;&#xA;    Manually&#xA;&#xA;&lt;/h3&gt;&#xA;&lt;/a&gt;&#xA;&lt;p&gt;I&amp;rsquo;m showing this in an example, making it more visually appealing and understandable than some formal way (which I&amp;rsquo;m also quite bad at writing xD)&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
