DR error measures: Difference between revisions
m Inthar moved page User:Inthar/Least-squares linear error to Least-squares linear error over a redirect without leaving a redirect |
No edit summary |
||
| Line 2: | Line 2: | ||
'''Least-squares linear error''' (here ''linear'' means "in frequency space, not pitch space") is a proposed error measure for approximations to [[delta-rational chord]]s. It has the advantage of not fixing a particular interval in the chord when constructing the chord of best fit. However, like any other numerical measure of concordance or error, you should take it with a grain of salt. | '''Least-squares linear error''' (here ''linear'' means "in frequency space, not pitch space") is a proposed error measure for approximations to [[delta-rational chord]]s. It has the advantage of not fixing a particular interval in the chord when constructing the chord of best fit. However, like any other numerical measure of concordance or error, you should take it with a grain of salt. | ||
== Fully DR == | |||
The idea motivating least-squares linear error on a chord as an approximation to a given delta signature is the following (for simplicity, let’s talk about the fully DR case first): | The idea motivating least-squares linear error on a chord as an approximation to a given delta signature is the following (for simplicity, let’s talk about the fully DR case first): | ||
| Line 18: | Line 19: | ||
to obtain the least-squares linear error. | to obtain the least-squares linear error. | ||
== Partially DR (one free delta) == | |||
== Partially DR (arbitrary) == | |||
== External links == | == External links == | ||
* [https://inthar-raven.github.io/delta/ Inthar's DR chord explorer (includes least-squares linear error calculation)] | * [https://inthar-raven.github.io/delta/ Inthar's DR chord explorer (includes least-squares linear error calculation)] | ||
[[Category:Atypical ratios]] | [[Category:Atypical ratios]] | ||
Revision as of 02:47, 11 December 2025
Least-squares linear error (here linear means "in frequency space, not pitch space") is a proposed error measure for approximations to delta-rational chords. It has the advantage of not fixing a particular interval in the chord when constructing the chord of best fit. However, like any other numerical measure of concordance or error, you should take it with a grain of salt.
Fully DR
The idea motivating least-squares linear error on a chord as an approximation to a given delta signature is the following (for simplicity, let’s talk about the fully DR case first):
Say we want the error of a chord 1:r1:r2:...:rn (in increasing order), with n > 1, in the linear domain as an approximation to a fully delta-rational chord with signature +δ1 +δ2 ... +δn, i.e. a chord
Minimizing the least-squares frequency-domain error by varying x gives you the closed-form solution
which you plug back into
to obtain the least-squares linear error.
