User:Sintel/CTE tuning: Difference between revisions

Sintel (talk | contribs)
No edit summary
Sintel (talk | contribs)
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>
Minimize
\begin{align}
 
\text{minimize} & \left\|  GV - J  \right\|  \\
<math>\text{minimize} \left\|  GV - J  \right\|  \\
\text{subject to} (GA - J_0)b_i = 0 \quad i = 1, \dots, r
\text{subject to} </math>
\end{align}
 
</math>
subject to
 
<math>(GA - J_0)B = O</math>


where G is the generator list, V = AW the Tenney-weighted temperament mapping, J = J<sub>0</sub>W the Tenney-weighted [[JIP]], and B the monzo list.  
where G is the generator list, V = AW the Tenney-weighted temperament mapping, J = J<sub>0</sub>W the Tenney-weighted [[JIP]], and B the monzo list.