Many changes (all cosmetical) I had done before this repo existed.
This commit is contained in:
28
node31.html
28
node31.html
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
|
||||
original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
@@ -7,6 +7,10 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
|
||||
<HTML>
|
||||
<HEAD>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
|
||||
<TITLE>Interpolation</TITLE>
|
||||
<META NAME="description" CONTENT="Interpolation">
|
||||
<META NAME="keywords" CONTENT="book">
|
||||
@@ -29,23 +33,23 @@ original version by: Nikos Drakos, CBLU, University of Leeds
|
||||
<A NAME="tex2html1002"
|
||||
HREF="node32.html">
|
||||
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/next.png"></A>
|
||||
SRC="next.png"></A>
|
||||
<A NAME="tex2html996"
|
||||
HREF="node26.html">
|
||||
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/up.png"></A>
|
||||
SRC="up.png"></A>
|
||||
<A NAME="tex2html990"
|
||||
HREF="node30.html">
|
||||
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/prev.png"></A>
|
||||
SRC="prev.png"></A>
|
||||
<A NAME="tex2html998"
|
||||
HREF="node4.html">
|
||||
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/contents.png"></A>
|
||||
SRC="contents.png"></A>
|
||||
<A NAME="tex2html1000"
|
||||
HREF="node201.html">
|
||||
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/index.png"></A>
|
||||
SRC="index.png"></A>
|
||||
<BR>
|
||||
<B> Next:</B> <A NAME="tex2html1003"
|
||||
HREF="node32.html">Examples</A>
|
||||
@@ -81,7 +85,7 @@ is the difference between the result of the wavetable lookup and the ``ideal"
|
||||
value of the function at that point. The most revealing study of wavetable
|
||||
lookup error assumes that the underlying function is a sinusoid (Page
|
||||
<A HREF="node7.html#eq-realsinusoid"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/crossref.png"></A>). We can then understand what happens to other wavetables by
|
||||
SRC="crossref.png"></A>). We can then understand what happens to other wavetables by
|
||||
considering them as superpositions (sums) of sinusoids.
|
||||
|
||||
<P>
|
||||
@@ -607,23 +611,23 @@ x[n] = \cos(2 \pi (n-1) / N) ,\, n = 0, \ldots, N+2
|
||||
<A NAME="tex2html1002"
|
||||
HREF="node32.html">
|
||||
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/next.png"></A>
|
||||
SRC="next.png"></A>
|
||||
<A NAME="tex2html996"
|
||||
HREF="node26.html">
|
||||
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/up.png"></A>
|
||||
SRC="up.png"></A>
|
||||
<A NAME="tex2html990"
|
||||
HREF="node30.html">
|
||||
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/prev.png"></A>
|
||||
SRC="prev.png"></A>
|
||||
<A NAME="tex2html998"
|
||||
HREF="node4.html">
|
||||
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/contents.png"></A>
|
||||
SRC="contents.png"></A>
|
||||
<A NAME="tex2html1000"
|
||||
HREF="node201.html">
|
||||
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index"
|
||||
SRC="file:/usr/local/share/lib/latex2html/icons/index.png"></A>
|
||||
SRC="index.png"></A>
|
||||
<BR>
|
||||
<B> Next:</B> <A NAME="tex2html1003"
|
||||
HREF="node32.html">Examples</A>
|
||||
|
||||
Reference in New Issue
Block a user