User:Sintel/CTE tuning: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
== Definition == | == Definition == | ||
Given a temperament [[mapping]] A, the CTE tuning is equivalent to the following optimization problem: | Given a temperament [[mapping]] A, the CTE tuning is equivalent to the following optimization problem: | ||
<math> | <math> | ||
\begin{align} | \begin{align} | ||
\text{minimize} & \left\| | & \text{minimize} && \left\| g\mathrm{V} - \mathrm{J} \right\| \\[8pt] | ||
\text{subject to} & ( | & \text{subject to} && (g\mathrm{A} - \mathrm{J}_0)b_i = 0, \quad i = 1, \dots, r | ||
\end{align} | \end{align} | ||
</math> | </math> |