[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / raw/concept/kbhseperating_hyperplane_theorem.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "seperating hyperplane theorem" source: https://www.jemoka.com/posts/kbhseperating_hyperplane_theorem/ --- IF \(C\) and \(D\) are non-empty disjoint \(C \cap D = \emptyset\), and \(C\) and \(D\) are convex sets, \(\exists a \neq 0\) such that: \begin{equation} a^{T} x \leq b, x \in C \end{equation} \begin{equation} a^{T}x \geq b, x \in D \end{equation} The hyperplane: \begin{equation} \qty {x \mid a^{T} x = b} \end{equation} separates \(C, D\) such that \(a^{T}x \geq b, a^{T}x \leq b\).