Example of Spectral Matching

Given the following spectrum, what would be the transfer function?

Figure 11: A steady state spectrum.
\scalebox{0.75}{\includegraphics{eps/chebyspec.eps}}

The spectrum contains the first, second, fourth, and fifth harmonics, with amplitudes 5, 1, 4, 3, respectively.

The transfer function is given by

$\displaystyle F(x)$ $\displaystyle =$ $\displaystyle 5T_1(x) + T_2(x) + 4T_4(x) + 3T_5(x)$  
  $\displaystyle =$ $\displaystyle 5x + (2x^2 - 1) + 4(8x^4-8x^2 + 1)$  
    $\displaystyle + 3(16x^5 - 20x^3 + 5x)$  
  $\displaystyle =$ $\displaystyle 48x^5 + 32x^4 - 60x^3 -30x^2+20x+3.$  

Figure 12: The steady state plotted in Matlab.
\scalebox{0.75}{\includegraphics{eps/chebyspeccom.eps}}


``Music 270a: Waveshaping Synthesis'' by Tamara Smyth, Department of Music, University of California, San Diego (UCSD).
Download PDF version (waveshaping.pdf)
Download compressed PostScript version (waveshaping.ps.gz)
Download PDF `4 up' version (waveshaping_4up.pdf)
Download compressed PostScript `4 up' version (waveshaping_4up.ps.gz)

Copyright © 2019-03-03 by Tamara Smyth.
Please email errata, comments, and suggestions to Tamara Smyth<trsmyth@ucsd.edu>