<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="m10778">

  <name>Extensión Periódica de las DTFS</name>

  <metadata>
  <md:version>1.1</md:version>
  <md:created>2005/07/04 15:04:58 GMT-5</md:created>
  <md:revised>2005/07/06 12:19:49 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="rha">
      <md:firstname>Roy</md:firstname>
      
      <md:surname>Ha</md:surname>
      <md:email>rha@rice.edu</md:email>
    </md:author>
      <md:author id="erikaj">
      <md:firstname>Erika</md:firstname>
      <md:othername>Sarait</md:othername>
      <md:surname>Jackson</md:surname>
      <md:email>erikaj@utep.edu</md:email>
    </md:author>
      <md:author id="fpmeza">
      <md:firstname>Fara</md:firstname>
      <md:othername>P.</md:othername>
      <md:surname>Meza</md:surname>
      <md:email>fpmeza@utep.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="erikaj">
      <md:firstname>Erika</md:firstname>
      <md:othername>Sarait</md:othername>
      <md:surname>Jackson</md:surname>
      <md:email>erikaj@utep.edu</md:email>
    </md:maintainer>
    <md:maintainer id="fpmeza">
      <md:firstname>Fara</md:firstname>
      <md:othername>P.</md:othername>
      <md:surname>Meza</md:surname>
      <md:email>fpmeza@utep.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>dtfs</md:keyword>
    <md:keyword>fourier</md:keyword>
    <md:keyword>periodico</md:keyword>
    <md:keyword>periodo</md:keyword>
    <md:keyword>series de fourier</md:keyword>
    <md:keyword>series de fourier discretas en el tiempo</md:keyword>
  </md:keywordlist>

  <md:abstract>Este Modulo ve la extensión Ppriódica de los coeficientes de la DTFS y como los coefcientes juegan un papel critico para manipular las señales.</md:abstract>
</metadata>


  <content>
    <section id="sec1">
      <name>Introducción</name>
      <para id="para1">Ya que contamos con entendimiento de lo que son las <cnxn document="m12848" target="dtfs" strength="8">series discretas de Fourier (DTFS)</cnxn>,  podemos considerar la <emphasis>extensión periódica</emphasis> de 	
	
	<m:math>
		<m:apply>
			<m:ci type="fn" class="discrete">c</m:ci>
			<m:ci>k</m:ci>
		</m:apply>
	</m:math> (coeficientes discretos de Fourier). Las figures básicas mostradas a continuación muestran una simple ilustración de como nosotros podríamos representar una secuencia en forma de señales periódicas graficadas sobre un numero infinito de intervalos.      
      </para>

      <figure id="fig1" orient="vertical">
	<subfigure id="subfig1a">
		<media type="image/png" src="fig1a.png"/>
		<caption>vectores</caption>
	</subfigure>
	<subfigure id="subfig1b">
		<media type="image/png" src="fig1b.png"/>
		<caption>secuencias periodicas</caption>
	</subfigure>
</figure>

      <exercise id="exer1">
	<problem>
	  <para id="prob2">¿Porqué una extensión <cnxn document="m12933">periódica</cnxn> de los coeficientes de la DFTS
	    <m:math>
		<m:apply>
			<m:ci type="fn" class="discrete">c</m:ci>
			<m:ci>k</m:ci>
		</m:apply>
	</m:math>
	   tiene sentido?
	  </para>
	</problem>
	<solution>
	  <para id="soln1">
	    Aliasing:
	    <m:math>
		<m:apply>
			<m:eq/>
			<m:ci>
				<m:msub>
					<m:mi>b</m:mi>
					<m:mi>k</m:mi>
				</m:msub>
			</m:ci>
			<m:apply>
				<m:exp/>
				<m:apply>
					<m:times/>
					<m:imaginaryi/>
					<m:apply>
						<m:divide/>
						<m:apply>
							<m:times/>
							<m:cn>2</m:cn>
							<m:pi/>
						</m:apply>
						<m:ci>N</m:ci>
					</m:apply>
					<m:ci>k</m:ci>
					<m:ci>n</m:ci>
				</m:apply>
			</m:apply>
		</m:apply>
	</m:math>
	<equation id="soln1eq">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:ci>
					<m:msub>
						<m:mi>b</m:mi>
						<m:mrow>
							<m:mi>k</m:mi>
							<m:mo>+</m:mo>
							<m:mi>N</m:mi>
						</m:mrow>
					</m:msub>
				</m:ci>
				<m:apply>
					<m:exp/>
					<m:apply>
						<m:times/>
						<m:imaginaryi/>
						<m:apply>
							<m:divide/>
							<m:apply>
								<m:times/>
								<m:cn>2</m:cn>
								<m:pi/>
							</m:apply>
							<m:ci>N</m:ci>
						</m:apply>
						<m:apply>
							<m:plus/>
							<m:ci>k</m:ci>
							<m:ci>N</m:ci>
						</m:apply>
						<m:ci>n</m:ci>
					</m:apply>
				</m:apply>
				<m:apply>
					<m:times/>
					<m:apply>
						<m:exp/>
						<m:apply>
							<m:times/>
							<m:imaginaryi/>
							<m:apply>
								<m:divide/>
								<m:apply>
									<m:times/>
									<m:cn>2</m:cn>
									<m:pi/>
								</m:apply>
								<m:ci>N</m:ci>
							</m:apply>
							<m:ci>k</m:ci>
							<m:ci>n</m:ci>
						</m:apply>
					</m:apply>
					<m:apply>
						<m:exp/>
						<m:apply>
							<m:times/>
							<m:imaginaryi/>
							<m:cn>2</m:cn>
							<m:pi/>
							<m:ci>n</m:ci>
						</m:apply>
					</m:apply>
				</m:apply>
				<m:apply>
					<m:exp/>
					<m:apply>
						<m:times/>
						<m:imaginaryi/>
						<m:apply>
							<m:divide/>
							<m:apply>
								<m:times/>
								<m:cn>2</m:cn>
								<m:pi/>
							</m:apply>
							<m:ci>N</m:ci>
						</m:apply>
						<m:ci>n</m:ci>
					</m:apply>
				</m:apply>
				<m:ci>
					<m:msub>
						<m:mi>b</m:mi>
						<m:mi>k</m:mi>
					</m:msub>
				</m:ci>
			</m:apply>
		</m:math>
	</equation>
	    → Coeficientes DTFS también son periódicos con periodo  <m:math><m:ci>N</m:ci></m:math>.
	  </para>
	</solution>
      </exercise>
    </section>

    
    <section id="sec2">
      <name>Ejemplos</name>
      <example id="exam1">
	<name>Función Cuadrada Discreta</name>

	<figure id="fig2">
	  <media type="image/png" src="fig2.png"/>
	</figure>

	<para id="para3">
Calcule la DTFS 
	  <m:math>
		<m:apply>
			<m:ci type="fn" class="discrete">c</m:ci>
			<m:ci>k</m:ci>
		</m:apply>
	</m:math> usando:
	  <equation id="eq1">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:apply>
					<m:ci type="fn" class="discrete">c</m:ci>
					<m:ci>k</m:ci>
				</m:apply>
				<m:apply>
					<m:times/>
					<m:apply>
						<m:divide/>
						<m:cn>1</m:cn>
						<m:ci>N</m:ci>
					</m:apply>
					<m:apply>
						<m:sum/>
						<m:bvar><m:ci>n</m:ci></m:bvar>
						<m:lowlimit>
							<m:cn>0</m:cn>
						</m:lowlimit>
						<m:uplimit>
							<m:apply>
								<m:minus/>
								<m:ci>N</m:ci>
								<m:cn>1</m:cn>
							</m:apply>
						</m:uplimit>
						<m:apply>
							<m:times/>
							<m:apply>
								<m:ci type="fn" class="discrete">f</m:ci>
								<m:ci>n</m:ci>
							</m:apply>
							<m:apply>
								<m:exp/>
								<m:apply>
									<m:minus/>
									<m:apply>
										<m:times/>
										<m:imaginaryi/>
										<m:apply>
											<m:divide/>
											<m:apply>
												<m:times/>
												<m:cn>2</m:cn>
												<m:pi/>
											</m:apply>
											<m:ci>N</m:ci>
										</m:apply>
										<m:ci>k</m:ci>
										<m:ci>n</m:ci>
									</m:apply>
								</m:apply>
							</m:apply>
						</m:apply>
					</m:apply>
				</m:apply>
			</m:apply>
		</m:math>
	</equation>

	  Como en las series de Fourier continuas, podemos tomar la sumatoria en cualquier intervalo, para tener

	  <equation id="eq2">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:ci>
					<m:msub>
						<m:mi>c</m:mi>
						<m:mi>k</m:mi>
					</m:msub>
				</m:ci>
				<m:apply>
					<m:times/>
					<m:apply>
						<m:divide/>
						<m:cn>1</m:cn>
						<m:ci>N</m:ci>
					</m:apply>
					<m:apply>
						<m:sum/>
						<m:bvar><m:ci>n</m:ci></m:bvar>
						<m:lowlimit>
							<m:apply>
								<m:minus/>
								<m:ci>
									<m:msub>
										<m:mi>N</m:mi>
										<m:mn>1</m:mn>
									</m:msub>
								</m:ci>
							</m:apply>
						</m:lowlimit>
						<m:uplimit>
							<m:ci>
								<m:msub>
									<m:mi>N</m:mi>
									<m:mn>1</m:mn>
								</m:msub>
							</m:ci>
						</m:uplimit>
						<m:apply>
							<m:exp/>
							<m:apply>
								<m:minus/>
								<m:apply>
									<m:times/>
									<m:imaginaryi/>
									<m:apply>
										<m:divide/>
										<m:apply>
											<m:times/>
											<m:cn>2</m:cn>
											<m:pi/>
										</m:apply>
										<m:ci>N</m:ci>
									</m:apply>
									<m:ci>k</m:ci>
									<m:ci>n</m:ci>
								</m:apply>
							</m:apply>
						</m:apply>
					</m:apply>
				</m:apply>
			</m:apply>
		</m:math>
	</equation>

	  Deje que
	  <m:math>
		<m:apply>
			<m:eq/>
			<m:ci>m</m:ci>
			<m:apply>
				<m:plus/>
				<m:ci>n</m:ci>
				<m:ci>
					<m:msub>
						<m:mi>N</m:mi>
						<m:mn>1</m:mn>
					</m:msub>
				</m:ci>
			</m:apply>
		</m:apply>
	</m:math>,(así tenemos una serie geométrica que empieza en 0)
	  <equation id="eq3">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:ci>
					<m:msub>
						<m:mi>c</m:mi>
						<m:mi>k</m:mi>
					</m:msub>
				</m:ci>
				<m:apply>
					<m:times/>
					<m:apply>
						<m:divide/>
						<m:cn>1</m:cn>
						<m:ci>N</m:ci>
					</m:apply>
					<m:apply>
						<m:sum/>
						<m:bvar><m:ci>m</m:ci></m:bvar>
						<m:lowlimit>
							<m:cn>0</m:cn>
						</m:lowlimit>
						<m:uplimit>
							<m:apply>
								<m:times/>
								<m:cn>2</m:cn>
								<m:ci>
									<m:msub>
										<m:mi>N</m:mi>
										<m:mn>1</m:mn>
									</m:msub>
								</m:ci>
							</m:apply>
						</m:uplimit>
						<m:apply>
							<m:exp/>
							<m:apply>
								<m:minus/>
								<m:apply>
									<m:times/>
									<m:imaginaryi/>
									<m:apply>
										<m:divide/>
										<m:apply>
											<m:times/>
											<m:cn>2</m:cn>
											<m:pi/>
										</m:apply>
										<m:ci>N</m:ci>
									</m:apply>
									<m:apply>
										<m:minus/>
										<m:ci>m</m:ci>
										<m:ci>
											<m:msub>
												<m:mi>N</m:mi>
												<m:mn>1</m:mn>
											</m:msub>
										</m:ci>
									</m:apply>
									<m:ci>k</m:ci>
								</m:apply>
							</m:apply>
						</m:apply>
					</m:apply>
				</m:apply>
				<m:apply>
					<m:times/>
					<m:apply>
						<m:divide/>
						<m:cn>1</m:cn>
						<m:ci>N</m:ci>
					</m:apply>
					<m:apply>
						<m:exp/>
						<m:apply>
							<m:times/>
							<m:imaginaryi/>
							<m:apply>
								<m:divide/>
								<m:apply>
									<m:times/>
									<m:cn>2</m:cn>
									<m:pi/>
								</m:apply>
								<m:ci>N</m:ci>
							</m:apply>
							<m:ci>k</m:ci>
						</m:apply>
					</m:apply>
					<m:apply>
						<m:sum/>
						<m:bvar><m:ci>m</m:ci></m:bvar>
						<m:lowlimit>
							<m:cn>0</m:cn>
						</m:lowlimit>
						<m:uplimit>
							<m:apply>
								<m:times/>
								<m:cn>2</m:cn>
								<m:ci>
									<m:msub>
										<m:mi>N</m:mi>
										<m:mn>1</m:mn>
									</m:msub>
								</m:ci>
							</m:apply>
						</m:uplimit>
						<m:apply>
							<m:exp/>
							<m:apply>
								<m:minus/>
								<m:apply>
									<m:times/>
									<m:imaginaryi/>
									<m:apply>
										<m:divide/>
										<m:apply>
											<m:times/>
											<m:cn>2</m:cn>
											<m:pi/>
										</m:apply>
										<m:ci>N</m:ci>
									</m:apply>
									<m:ci>m</m:ci>
									<m:ci>k</m:ci>
								</m:apply>
							</m:apply>
						</m:apply>
					</m:apply>
				</m:apply>
			</m:apply>
		</m:math>
	</equation>

	  Ahora, usando la “formula parcial de sumatoria”

	  <equation id="eq4">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:apply>
					<m:sum/>
					<m:bvar><m:ci>n</m:ci></m:bvar>
					<m:lowlimit>
						<m:cn>0</m:cn>
					</m:lowlimit>
					<m:uplimit>
						<m:ci>M</m:ci>
					</m:uplimit>
					<m:apply>
						<m:power/>
						<m:ci>a</m:ci>
						<m:ci>n</m:ci>
					</m:apply>
				</m:apply>
				<m:apply>
					<m:divide/>
					<m:apply>
						<m:minus/>
						<m:cn>1</m:cn>
						<m:apply>
							<m:power/>
							<m:ci>a</m:ci>
							<m:apply>
								<m:plus/>
								<m:ci>M</m:ci>
								<m:cn>1</m:cn>
							</m:apply>
						</m:apply>
					</m:apply>
					<m:apply>
						<m:minus/>
						<m:cn>1</m:cn>
						<m:ci>a</m:ci>
					</m:apply>
				</m:apply>
			</m:apply>
		</m:math>
	</equation>
	<equation id="eq5">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:ci>
					<m:msub>
						<m:mi>c</m:mi>
						<m:mi>k</m:mi>
					</m:msub>
				</m:ci>
				<m:apply>
					<m:times/>
					<m:apply>
						<m:divide/>
						<m:cn>1</m:cn>
						<m:ci>N</m:ci>
					</m:apply>
					<m:apply>
						<m:exp/>
						<m:apply>
							<m:times/>
							<m:imaginaryi/>
							<m:apply>
								<m:divide/>
								<m:apply>
									<m:times/>
									<m:cn>2</m:cn>
									<m:pi/>
								</m:apply>
								<m:ci>N</m:ci>
							</m:apply>
							<m:ci>
								<m:msub>
									<m:mi>N</m:mi>
									<m:mn>1</m:mn>
								</m:msub>
							</m:ci>
							<m:ci>k</m:ci>
						</m:apply>
					</m:apply>
					<m:apply>
						<m:sum/>
						<m:bvar><m:ci>m</m:ci></m:bvar>
						<m:lowlimit>
							<m:cn>0</m:cn>
						</m:lowlimit>
						<m:uplimit>
							<m:apply>
								<m:times/>
								<m:cn>2</m:cn>
								<m:ci>
									<m:msub>
										<m:mi>N</m:mi>
										<m:mn>1</m:mn>
									</m:msub>
								</m:ci>
							</m:apply>
						</m:uplimit>
						<m:apply>
							<m:power/>
							<m:apply>
								<m:exp/>
								<m:apply>
									<m:minus/>
									<m:apply>
										<m:times/>
										<m:imaginaryi/>
										<m:apply>
											<m:divide/>
											<m:apply>
												<m:times/>
												<m:cn>2</m:cn>
												<m:pi/>
											</m:apply>
											<m:ci>N</m:ci>
										</m:apply>
										<m:ci>k</m:ci>
									</m:apply>
								</m:apply>
							</m:apply>
							<m:ci>m</m:ci>
						</m:apply>
					</m:apply>
				</m:apply>
				<m:apply>
					<m:times/>
					<m:apply>
						<m:divide/>
						<m:cn>1</m:cn>
						<m:ci>N</m:ci>
					</m:apply>
					<m:apply>
						<m:exp/>
						<m:apply>
							<m:times/>
							<m:imaginaryi/>
							<m:apply>
								<m:divide/>
								<m:apply>
									<m:times/>
									<m:cn>2</m:cn>
									<m:pi/>
								</m:apply>
								<m:ci>N</m:ci>
							</m:apply>
							<m:ci>
								<m:msub>
									<m:mi>N</m:mi>
									<m:mn>1</m:mn>
								</m:msub>
							</m:ci>
							<m:ci>k</m:ci>
						</m:apply>
					</m:apply>
					<m:apply>
						<m:divide/>
						<m:apply>
							<m:minus/>
							<m:cn>1</m:cn>
							<m:apply>
								<m:exp/>
								<m:apply>
									<m:minus/>
									<m:apply>
										<m:times/>
										<m:imaginaryi/>
										<m:apply>
											<m:divide/>
											<m:apply>
												<m:times/>
												<m:cn>2</m:cn>
												<m:pi/>
											</m:apply>
											<m:ci>N</m:ci>
										</m:apply>
										<m:apply>
											<m:plus/>
											<m:apply>
												<m:times/>
												<m:cn>2</m:cn>
												<m:ci>
													<m:msub>
														<m:mi>N</m:mi>
														<m:mn>1</m:mn>
													</m:msub>
												</m:ci>
											</m:apply>
											<m:cn>1</m:cn>
										</m:apply>
									</m:apply>
								</m:apply>
							</m:apply>
						</m:apply>
						<m:apply>
							<m:minus/>
							<m:cn>1</m:cn>
							<m:apply>
								<m:exp/>
								<m:apply>
									<m:minus/>
									<m:apply>
										<m:times/>
										<m:imaginaryi/>
										<m:ci>k</m:ci>
										<m:apply>
											<m:divide/>
											<m:apply>
												<m:times/>
												<m:cn>2</m:cn>
												<m:pi/>
											</m:apply>
											<m:ci>N</m:ci>
										</m:apply>
									</m:apply>
								</m:apply>
							</m:apply>
						</m:apply>
					</m:apply>
				</m:apply>
			</m:apply>
		</m:math>
	</equation>

	  Manipulándola para que se vea como el sinc (distribuya)

	  <equation id="eq6">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:ci>
					<m:msub>
						<m:mi>c</m:mi>
						<m:mi>k</m:mi>
					</m:msub>
				</m:ci>
				<m:apply>
					<m:times/>
					<m:apply>
						<m:divide/>
						<m:cn>1</m:cn>
						<m:ci>N</m:ci>
					</m:apply>
					<m:apply>
						<m:divide/>
						<m:apply>
							<m:times/>
							<m:apply>
								<m:exp/>
								<m:apply>
									<m:minus/>
									<m:apply>
										<m:times/>
										<m:imaginaryi/>
										<m:ci>k</m:ci>
										<m:apply>
											<m:divide/>
											<m:apply>
												<m:times/>
												<m:cn>2</m:cn>
												<m:pi/>
											</m:apply>
											<m:apply>
												<m:times/>
												<m:cn>2</m:cn>
												<m:ci>N</m:ci>
											</m:apply>
										</m:apply>
									</m:apply>
								</m:apply>
							</m:apply>
							<m:apply>
								<m:minus/>
								<m:apply>
									<m:exp/>
									<m:apply>
										<m:times/>
										<m:imaginaryi/>
										<m:ci>k</m:ci>
										<m:apply>
											<m:divide/>
											<m:apply>
												<m:times/>
												<m:cn>2</m:cn>
												<m:pi/>
											</m:apply>
											<m:ci>N</m:ci>
										</m:apply>
										<m:apply>
											<m:plus/>
											<m:ci>
												<m:msub>
													<m:mi>N</m:mi>
													<m:mn>1</m:mn>
												</m:msub>
											</m:ci>
											<m:apply>
												<m:divide/>
												<m:cn>1</m:cn>
												<m:cn>2</m:cn>
											</m:apply>
										</m:apply>
									</m:apply>
								</m:apply>
								<m:apply>
									<m:exp/>
									<m:apply>
										<m:minus/>
										<m:apply>
											<m:times/>
											<m:imaginaryi/>
											<m:ci>k</m:ci>
											<m:apply>
												<m:divide/>
												<m:apply>
													<m:times/>
													<m:cn>2</m:cn>
													<m:pi/>
												</m:apply>
												<m:ci>N</m:ci>
											</m:apply>
											<m:apply>
												<m:plus/>
												<m:ci>
													<m:msub>
														<m:mi>N</m:mi>
														<m:mn>1</m:mn>
													</m:msub>
												</m:ci>
												<m:apply>
													<m:divide/>
													<m:cn>1</m:cn>
													<m:cn>2</m:cn>
												</m:apply>
											</m:apply>
										</m:apply>
									</m:apply>
								</m:apply>
							</m:apply>
						</m:apply>
						<m:apply>
							<m:times/>
							<m:apply>
								<m:exp/>
								<m:apply>
									<m:minus/>
									<m:apply>
										<m:times/>
										<m:imaginaryi/>
										<m:ci>k</m:ci>
										<m:apply>
											<m:divide/>
											<m:apply>
												<m:times/>
												<m:cn>2</m:cn>
												<m:pi/>
											</m:apply>
											<m:apply>
												<m:times/>
												<m:cn>2</m:cn>
												<m:ci>N</m:ci>
											</m:apply>
										</m:apply>
									</m:apply>
								</m:apply>
							</m:apply>
							<m:apply>
								<m:minus/>
								<m:apply>
									<m:exp/>
									<m:apply>
										<m:times/>
										<m:imaginaryi/>
										<m:ci>k</m:ci>
										<m:apply>
											<m:divide/>
											<m:apply>
												<m:times/>
												<m:cn>2</m:cn>
												<m:pi/>
											</m:apply>
											<m:ci>N</m:ci>
										</m:apply>
										<m:apply>
											<m:divide/>
											<m:cn>1</m:cn>
											<m:cn>2</m:cn>
										</m:apply>
									</m:apply>
								</m:apply>
								<m:apply>
									<m:exp/>
									<m:apply>
										<m:minus/>
										<m:apply>
											<m:times/>
											<m:imaginaryi/>
											<m:ci>k</m:ci>
											<m:apply>
												<m:divide/>
												<m:apply>
													<m:times/>
													<m:cn>2</m:cn>
													<m:pi/>
												</m:apply>
												<m:ci>N</m:ci>
											</m:apply>
											<m:apply>
												<m:divide/>
												<m:cn>1</m:cn>
												<m:cn>2</m:cn>
											</m:apply>
										</m:apply>
									</m:apply>
								</m:apply>
							</m:apply>
						</m:apply>
					</m:apply>
				</m:apply>
				<m:apply>
					<m:times/>
					<m:apply>
						<m:divide/>
						<m:cn>1</m:cn>
						<m:ci>N</m:ci>
					</m:apply>
					<m:apply>
						<m:divide/>
						<m:apply>
							<m:sin/>
							<m:apply>
								<m:divide/>
								<m:apply>
									<m:times/>
									<m:cn>2</m:cn>
									<m:pi/>
									<m:ci>k</m:ci>
									<m:apply>
										<m:plus/>
										<m:ci>
											<m:msub>
												<m:mi>N</m:mi>
												<m:mn>1</m:mn>
											</m:msub>
										</m:ci>
										<m:apply>
											<m:divide/>
											<m:cn>1</m:cn>
											<m:cn>2</m:cn>
										</m:apply>
									</m:apply>
								</m:apply>
								<m:ci>N</m:ci>
							</m:apply>
						</m:apply>
						<m:apply>
							<m:sin/>
							<m:apply>
								<m:divide/>
								<m:apply>
									<m:times/>
									<m:pi/>
									<m:ci>k</m:ci>
								</m:apply>
								<m:ci>N</m:ci>
							</m:apply>
						</m:apply>
					</m:apply>
				</m:apply>
				<m:ci>
					<m:mtext>digital sinc</m:mtext>
				</m:ci>
			</m:apply>
		</m:math>
	</equation>
	<note type="note">
¡es periódica!  <cnxn target="fig_mat1"/>, <cnxn target="fig_mat2"/>, y <cnxn target="fig_mat3"/> muestran como nuestra función y coeficientes para distintos valores de 	   
	    <m:math>
			<m:msub>
				<m:mi>N</m:mi>
				<m:mn>1</m:mn>
			</m:msub>
		</m:math>.
	  </note>
</para>
		
	<figure orient="horizontal" id="fig_mat1">
	<subfigure id="sub1_f1">
		<media type="image/png" src="dtfs1.png"/>
		<caption>
	      Grafíca de
	      <m:math>
				<m:apply>
					<m:ci type="fn" class="discrete">f</m:ci>
					<m:ci>n</m:ci>
				</m:apply>
			</m:math>.
	    </caption>
	</subfigure>
	<subfigure id="sub2_f1">
		<media type="image/png" src="dtfs1a.png"/>
		<caption>
	      Grafíca de 
	      <m:math>
				<m:apply>
					<m:ci type="fn" class="discrete">c</m:ci>
					<m:ci>k</m:ci>
				</m:apply>
			</m:math>.
	    </caption>
	</subfigure>
	<caption>
		<m:math>
			<m:apply>
				<m:eq/>
				<m:msub>
					<m:mi>N</m:mi>
					<m:mn>1</m:mn>
				</m:msub>
				<m:cn>1</m:cn>
			</m:apply>
		</m:math>
	</caption>
</figure>	

	<figure orient="horizontal" id="fig_mat2">
	<subfigure id="sub1_f2">
		<media type="image/png" src="dtfs2.png"/>
		<caption>
	      Grafíca de
	      <m:math>
				<m:apply>
					<m:ci type="fn" class="discrete">f</m:ci>
					<m:ci>n</m:ci>
				</m:apply>
			</m:math>.
	    </caption>
	</subfigure>
	<subfigure id="sub2_f2">
		<media type="image/png" src="dtfs2a.png"/>
		<caption>
	      Grafíca de
	      <m:math>
				<m:apply>
					<m:ci type="fn" class="discrete">c</m:ci>
					<m:ci>k</m:ci>
				</m:apply>
			</m:math>.
	    </caption>
	</subfigure>
	<caption>
		<m:math>
			<m:apply>
				<m:eq/>
				<m:msub>
					<m:mi>N</m:mi>
					<m:mn>1</m:mn>
				</m:msub>
				<m:cn>3</m:cn>
			</m:apply>
		</m:math>
	</caption>
</figure>	


	<figure orient="horizontal" id="fig_mat3">
	<subfigure id="sub1_f3">
		<media type="image/png" src="dtfs3.png"/>
		<caption>
	      Grafíca de
	      <m:math>
				<m:apply>
					<m:ci type="fn" class="discrete">f</m:ci>
					<m:ci>n</m:ci>
				</m:apply>
			</m:math>.
	    </caption>
	</subfigure>
	<subfigure id="sub2_f3">
		<media type="image/png" src="dtfs3a.png"/>
		<caption>
	      Grafíca de
	      <m:math>
				<m:apply>
					<m:ci type="fn" class="discrete">c</m:ci>
					<m:ci>k</m:ci>
				</m:apply>
			</m:math>.
	    </caption>
	</subfigure>
	<caption>
		<m:math>
			<m:apply>
				<m:eq/>
				<m:msub>
					<m:mi>N</m:mi>
					<m:mn>1</m:mn>
				</m:msub>
				<m:cn>7</m:cn>
			</m:apply>
		</m:math>
	</caption>
</figure>	



      </example>

      <example id="exam2">
	<name>Sonido de un Pájaro</name>

	<figure id="exam2fig1">
	  <media type="image/png" src="nofig.png"/>
	</figure>

      </example>

      <example id="exam3">
	<name>Análisis Espectral de la DFTS</name>

	<figure id="exam3fig1">
	  <media type="image/png" src="nofig.png"/>
	</figure>

      </example>

      <example id="exam4">
	<name>Recuperando la Señal</name>

	<figure id="exam4fig1">
	  <media type="image/png" src="nofig.png"/>
	</figure>

      </example>

      <example id="exam5">
	<name>Compresión (1-D)</name>

	<figure id="exam5fig1">
	  <media type="image/png" src="nofig.png"/>
	</figure>

      </example>

      <example id="exam6">
	<name>Compresión de Imágenes</name>

	<figure id="exam6fig1" orient="vertical">
	<subfigure id="exam6fig1a">
		<media type="image/png" src="nofig.png"/>
		<caption>Imagen de 256 por 256  (65,636 pixeles)</caption>
	</subfigure>
	<subfigure id="exam6fig1b">
		<media type="image/png" src="nofig.png"/>
		<caption> Imagen reconstruida usando 6000 coefícientes</caption>
	</subfigure>
	<caption>We've cut down on storage space by &gt; 90% (while incurring
	    some loss)</caption>
</figure>
      </example>
    </section>

  </content>  
</document>
