<?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:m="http://www.w3.org/1998/Math/MathML" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="m10088">

  <name>Propiedades de la Convolución</name>
  
  <metadata>
  <md:version>1.1</md:version>
  <md:created>2005/06/08 17:58:48 GMT-5</md:created>
  <md:revised>2005/06/20 21:59:04 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="mselik">
      <md:firstname>Melissa</md:firstname>
      
      <md:surname>Selik</md:surname>
      <md:email>mselik@alumni.rice.edu</md:email>
    </md:author>
      <md:author id="richb">
      <md:firstname>Richard</md:firstname>
      <md:othername>G.</md:othername>
      <md:surname>Baraniuk</md:surname>
      <md:email>richb@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>convolution</md:keyword>
    <md:keyword>property</md:keyword>
    <md:keyword>signals</md:keyword>
    <md:keyword>systems</md:keyword>
  </md:keywordlist>

  <md:abstract>Ejemplos y definiciones de varias propiedades asociadas con la convolución son descritas.</md:abstract>
</metadata>
  
  <content>
    <para id="intro">
  En este modulo veremos varias de las propiedades de convolución que mas prevalecen. Nótese que estas propiedades se aplican a ambas  <cnxn document="m12828">convoluciones de tiempo continuo </cnxn>
       <cnxn document="m12833"> y de tiempo discreto </cnxn>.
      (Véase los dos módulos anteriores si necesita un repaso de convolución). También para algunas demostraciones de las propiedades, usaremos las integrales de tiempo-continuo, pero podemos probarlas de la misma manera usando las sumatorias de tiempo-discreto.

</para>

    <section id="sect3">
      <name>Asociatividad</name>

      <rule type="theorem" id="asso">
	<name>Ley Asociativa</name>
	
	<statement>
	  <para id="rule_assos">
	    
	    <equation id="eqn3">
	      <m:math>
		<m:apply>
		  <m:eq/>
		  <m:apply>
		    <m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
		    <m:apply>
		      <m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>1</m:mn></m:msub></m:ci>
		      <m:ci>t</m:ci>
		    </m:apply>
		    <m:apply>
		      <m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
		      <m:apply>
			<m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>2</m:mn></m:msub></m:ci>
			<m:ci>t</m:ci>
		      </m:apply>
		      <m:apply>
			<m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>3</m:mn></m:msub></m:ci>
			<m:ci>t</m:ci>
		      </m:apply>
		    </m:apply>
		  </m:apply>
		  <m:apply>
		    <m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
		    <m:apply>
		      <m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
		      <m:apply>
			<m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>1</m:mn></m:msub></m:ci>
			<m:ci>t</m:ci>
		      </m:apply>
		      <m:apply>
			<m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>2</m:mn></m:msub></m:ci>
			<m:ci>t</m:ci>
		      </m:apply>
		    </m:apply>
		    <m:apply>
		      <m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>3</m:mn></m:msub></m:ci>
		      <m:ci>t</m:ci>
		    </m:apply>
		  </m:apply>
		</m:apply>
	      </m:math>
	    </equation>
	  </para>
	</statement>
      </rule>
      
      <figure id="fig3">
	<media type="image/png" src="convassocs.png"/>
	<caption>
	  Implicación gráfica de la propiedad de asociatividad de la convolución.
	</caption>
</figure>
    </section>

    <section id="sect1">
      <name>Conmutatividad</name>
      
      <rule type="theorem" id="comm">
	<name>: Ley Conmutativa</name>
	<statement>
	  <para id="ruleexp1">
	    
	    <equation id="eqn1">
	      <m:math>
		<m:apply>
		  <m:eq/>
		  <m:apply>
		    <m:ci type="fn">y</m:ci>
		    <m:ci>t</m:ci>
		  </m:apply>
		  <m:apply>
		    <m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
		    <m:apply>
		      <m:ci type="fn">f</m:ci>
		      <m:ci>t</m:ci>
		    </m:apply>
		    <m:apply>
		      <m:ci type="fn">h</m:ci>
		      <m:ci>t</m:ci>
		    </m:apply>
		  </m:apply>
		  <m:apply>
		    <m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
		    <m:apply>
		      <m:ci type="fn">h</m:ci>
		      <m:ci>t</m:ci>
		    </m:apply>
		    <m:apply>
		      <m:ci type="fn">f</m:ci>
		      <m:ci>t</m:ci>
		    </m:apply>
		  </m:apply>
		</m:apply>
	      </m:math>
	    </equation>
	  </para>
	</statement>

	<proof>
	  <para id="ruleexp2">
	     Para probar la  <cnxn target="eqn1"/>, lo único que tenemos que hacer es un pequeño cambio de variable en nuestra integral de convolución (o suma),
	    <equation id="eq_comm1">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:apply>
					<m:ci type="fn">y</m:ci>
					<m:ci>t</m:ci>
				</m:apply>
				<m:apply>
					<m:int/>
					<m:bvar>
						<m:ci>τ</m:ci>
					</m:bvar>
					<m:lowlimit>
						<m:apply>
							<m:minus/>
							<m:infinity/>
						</m:apply>
					</m:lowlimit>
					<m:uplimit>
						<m:infinity/>
					</m:uplimit>
					<m:apply>
						<m:times/>
						<m:apply>
							<m:ci type="fn">f</m:ci>
							<m:ci>τ</m:ci>
						</m:apply>
						<m:apply>
							<m:ci type="fn">h</m:ci>
							<m:apply>
								<m:minus/>
								<m:ci>t</m:ci>
								<m:ci>τ</m:ci>
							</m:apply>
						</m:apply>
					</m:apply>
				</m:apply>
			</m:apply>
		</m:math>
	</equation>
	    
	    Dejando	    <m:math>
		<m:apply>
			<m:eq/>
			<m:ci>τ</m:ci>
			<m:apply>
				<m:minus/>
				<m:ci>t</m:ci>
				<m:ci>τ</m:ci>
			</m:apply>
		</m:apply>
	</m:math>, podemos mostrar fácilmente que la convolución es	    <term>conmutativa</term>:
	    
	    <equation id="eq_comm2">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:apply>
					<m:ci type="fn">y</m:ci>
					<m:ci>t</m:ci>
				</m:apply>
				<m:apply>
					<m:int/>
					<m:bvar>
						<m:ci>τ</m:ci>
					</m:bvar>
					<m:lowlimit>
						<m:apply>
							<m:minus/>
							<m:infinity/>
						</m:apply>
					</m:lowlimit>
					<m:uplimit>
						<m:infinity/>
					</m:uplimit>
					<m:apply>
						<m:times/>
						<m:apply>
							<m:ci type="fn">f</m:ci>
							<m:apply>
								<m:minus/>
								<m:ci>t</m:ci>
								<m:ci>τ</m:ci>
							</m:apply>
						</m:apply>
						<m:apply>
							<m:ci type="fn">h</m:ci>
							<m:ci>τ</m:ci>
						</m:apply>
					</m:apply>
				</m:apply>
				<m:apply>
					<m:int/>
					<m:bvar>
						<m:ci>τ</m:ci>
					</m:bvar>
					<m:lowlimit>
						<m:apply>
							<m:minus/>
							<m:infinity/>
						</m:apply>
					</m:lowlimit>
					<m:uplimit>
						<m:infinity/>
					</m:uplimit>
					<m:apply>
						<m:times/>
						<m:apply>
							<m:ci type="fn">h</m:ci>
							<m:ci>τ</m:ci>
						</m:apply>
						<m:apply>
							<m:ci type="fn">f</m:ci>
							<m:apply>
								<m:minus/>
								<m:ci>t</m:ci>
								<m:ci>τ</m:ci>
							</m:apply>
						</m:apply>
					</m:apply>
				</m:apply>
			</m:apply>
		</m:math>
	</equation>
	<equation id="eq_convshort2">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:apply>
					<m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
					<m:apply>
						<m:ci type="fn">f</m:ci>
						<m:ci>t</m:ci>
					</m:apply>
					<m:apply>
						<m:ci type="fn">h</m:ci>
						<m:ci>t</m:ci>
					</m:apply>
				</m:apply>
				<m:apply>
					<m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
					<m:apply>
						<m:ci type="fn">h</m:ci>
						<m:ci>t</m:ci>
					</m:apply>
					<m:apply>
						<m:ci type="fn">f</m:ci>
						<m:ci>t</m:ci>
					</m:apply>
				</m:apply>
			</m:apply>
		</m:math>
	</equation>
</para>
	</proof>	
      </rule>
      
      <figure id="fig1">
	<media type="image/png" src="convcomms.png"/>
	<caption>
	  La figura muestra que ambas funciones pueden ser vistas como entradas del sistema mientras lo otro es la respuesta al impulso.
	</caption>
</figure>

    </section>
    
    <section id="sect2">
      <name>Distribución</name>
      
      <rule type="theorem" id="dist">
	<name>Ley Distributiva</name>
	
	<statement>
	  <para id="p1_dist">
	    
	    <equation id="eqn2">
	      <m:math>
		<m:apply>
		  <m:eq/>
		  <m:apply>
		    <m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
		    <m:apply>
		      <m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>1</m:mn></m:msub></m:ci>
		      <m:ci>t</m:ci>
		    </m:apply>
		    <m:apply>
		      <m:plus/>
		      <m:apply>
			<m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>2</m:mn></m:msub></m:ci>
			<m:ci>t</m:ci>
		      </m:apply>
		      <m:apply>
			<m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>3</m:mn></m:msub></m:ci>
			<m:ci>t</m:ci>
		      </m:apply>
		    </m:apply>
		  </m:apply>
		  <m:apply>
		    <m:plus/>
		    <m:apply>
		      <m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
		      <m:apply>
			<m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>1</m:mn></m:msub></m:ci>
			<m:ci>t</m:ci>
		      </m:apply>
		      <m:apply>
			<m:ci><m:msub><m:mi>f</m:mi><m:mn>2</m:mn></m:msub></m:ci>
			<m:ci>t</m:ci>
		      </m:apply>
		    </m:apply>
		    <m:apply>
		      <m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
		      <m:apply>
			<m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>1</m:mn></m:msub></m:ci>
			<m:ci>t</m:ci>
		      </m:apply>
		      <m:apply>
			<m:ci type="fn"><m:msub><m:mi>f</m:mi><m:mn>3</m:mn></m:msub></m:ci>
			<m:ci>t</m:ci>
		      </m:apply>
		    </m:apply>
		  </m:apply>
		</m:apply>
	      </m:math>
	    </equation>
	  </para>
	</statement>
	
	<proof>
	  <para id="p2_dis">
	    La demostración de este teorema puede ser tomada directamente de la definición de convolución y usando la linealidad de la integral.	  </para>
	</proof>
      </rule>
            
      <figure id="fig2">
	<media type="image/png" src="convdists.png"/>
</figure>
      
    </section>
    
    <section id="sect4">
      <name>Desplazamiento en el Tiempo</name>
      <rule type="theorem" id="shft">
	<name>Propiedad de Desplazamiento</name>
	
	<statement>
	  <para id="p1_shft">
	    Para <m:math>
		<m:apply>
			<m:eq/>
			<m:apply>
				<m:ci type="fn">c</m:ci>
				<m:ci>t</m:ci>
			</m:apply>
			<m:apply>
				<m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
				<m:apply>
					<m:ci type="fn">f</m:ci>
					<m:ci>t</m:ci>
				</m:apply>
				<m:apply>
					<m:ci type="fn">h</m:ci>
					<m:ci>t</m:ci>
				</m:apply>
			</m:apply>
		</m:apply>
	</m:math>, entonces
	    
	    <equation id="eqn4a">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:apply>
					<m:ci type="fn">c</m:ci>
					<m:apply>
						<m:minus/>
						<m:ci>t</m:ci>
						<m:ci>T</m:ci>
					</m:apply>
				</m:apply>
				<m:apply>
					<m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
					<m:apply>
						<m:ci type="fn">f</m:ci>
						<m:apply>
							<m:minus/>
							<m:ci>t</m:ci>
							<m:ci>T</m:ci>
						</m:apply>
					</m:apply>
					<m:apply>
						<m:ci type="fn">h</m:ci>
						<m:ci>t</m:ci>
					</m:apply>
				</m:apply>
			</m:apply>
		</m:math>
	</equation>
	    y
	    <equation id="eqn4b">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:apply>
					<m:ci type="fn">c</m:ci>
					<m:apply>
						<m:minus/>
						<m:ci>t</m:ci>
						<m:ci>T</m:ci>
					</m:apply>
				</m:apply>
				<m:apply>
					<m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
					<m:apply>
						<m:ci type="fn">f</m:ci>
						<m:ci>t</m:ci>
					</m:apply>
					<m:apply>
						<m:ci type="fn">h</m:ci>
						<m:apply>
							<m:minus/>
							<m:ci>t</m:ci>
							<m:ci>T</m:ci>
						</m:apply>
					</m:apply>
				</m:apply>
			</m:apply>
		</m:math>
	</equation>
</para>
	</statement>
      </rule>
   	  
      <figure id="fig4" orient="vertical">
	<subfigure id="fig4a">
	  <media type="image/png" src="convts1.png"/>
	</subfigure>
	<subfigure id="fig4b">
	  <media type="image/png" src="convts2.png"/>
	</subfigure>
	<subfigure id="fig4c">
	  <media type="image/png" src="convts3.png"/>
	</subfigure>
	<caption>
	  Demostración Gráfica de la propiedad de desplazamiento.
	</caption>
      </figure>
    </section>
    
    <section id="sect5">
      <name>Convolución con un Impulso</name>

      <rule type="theorem" id="imp">
	<name>Convolución con Impulso Unitario</name>
	<statement>
		<para id="rule_imp">
			<equation id="eqn6">
				<m:math>
					<m:apply>
						<m:eq/>
						<m:apply>
							<m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
							<m:apply>
								<m:ci type="fn">f</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
							<m:apply>
								<m:ci type="fn">δ</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
						</m:apply>
						<m:apply>
							<m:ci type="fn">f</m:ci>
							<m:ci>t</m:ci>
						</m:apply>
					</m:apply>
				</m:math>
			</equation>
		</para>
	</statement>
	<proof>
		<para id="p_impprf">
	    Para este demostración, dejaremos que  	    <m:math>
				<m:apply>
					<m:ci type="fn">δ</m:ci><m:ci>t</m:ci>
				</m:apply>
			</m:math> sea el impulso unitario localizado en el origen. Usando la definición de convolución empezamos con la integral de convolución	    
	    <equation id="eq_imp1">
				<m:math>
					<m:apply>
						<m:eq/>
						<m:apply>
							<m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
							<m:apply>
								<m:ci type="fn">f</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
							<m:apply>
								<m:ci type="fn">δ</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
						</m:apply>
						<m:apply>
							<m:int/>
							<m:bvar>
								<m:ci>τ</m:ci>
							</m:bvar>
							<m:lowlimit>
								<m:apply>
									<m:minus/>
									<m:infinity/>
								</m:apply>
							</m:lowlimit>
							<m:uplimit>
								<m:infinity/>
							</m:uplimit>
							<m:apply>
								<m:times/>
								<m:apply>
									<m:ci type="fn">δ</m:ci>
									<m:ci>τ</m:ci>
								</m:apply>
								<m:apply>
									<m:ci type="fn">f</m:ci>
									<m:apply>
										<m:minus/>
										<m:ci>t</m:ci>
										<m:ci>τ</m:ci>
									</m:apply>
								</m:apply>
							</m:apply>
						</m:apply>
					</m:apply>
				</m:math>
			</equation>

	   De la definición del impulso unitario, conocemos que 
	    <m:math>
				<m:apply>
					<m:eq/>
					<m:apply>
						<m:ci type="fn">δ</m:ci><m:ci>τ</m:ci>
					</m:apply>
					<m:cn>0</m:cn>
				</m:apply>
			</m:math> siempre que 	    <m:math>
				<m:apply>
					<m:neq/>
					<m:ci>τ</m:ci>
					<m:cn>0</m:cn>
				</m:apply>
			</m:math>.  Usamos este hecho para reducir la ecuación anterior y obtener lo siguiente:

	    
	    <equation id="eq_imp2">
				<m:math>
					<m:apply>
						<m:eq/>
						<m:apply>
							<m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
							<m:apply>
								<m:ci type="fn">f</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
							<m:apply>
								<m:ci type="fn">δ</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
						</m:apply>
						<m:apply>
							<m:int/>
							<m:bvar>
								<m:ci>τ</m:ci>
							</m:bvar>
							<m:lowlimit>
								<m:apply>
									<m:minus/>
									<m:infinity/>
								</m:apply>
							</m:lowlimit>
							<m:uplimit>
								<m:infinity/>
							</m:uplimit>
							<m:apply>
								<m:times/>
								<m:apply>
									<m:ci type="fn">δ</m:ci>
									<m:ci>τ</m:ci>
								</m:apply>
								<m:apply>
									<m:ci type="fn">f</m:ci>
									<m:ci>t</m:ci>
								</m:apply>
							</m:apply>
						</m:apply>
						<m:apply>
							<m:times/>
							<m:apply>
								<m:ci type="fn">f</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
							<m:apply>
								<m:int/>
								<m:bvar>
									<m:ci>τ</m:ci>
								</m:bvar>
								<m:lowlimit>
									<m:apply>
										<m:minus/>
										<m:infinity/>
									</m:apply>
								</m:lowlimit>
								<m:uplimit>
									<m:infinity/>
								</m:uplimit>
								<m:apply>
									<m:apply>
										<m:ci type="fn">δ</m:ci>
										<m:ci>τ</m:ci>
									</m:apply>
								</m:apply>
							</m:apply>
						</m:apply>
					</m:apply>
				</m:math>
			</equation>
	    
	    La integral de 	    <m:math>
				<m:apply>
					<m:ci type="fn">δ</m:ci><m:ci>τ</m:ci>
				</m:apply>
			</m:math> 
	    solo tendrá un valor cuando 
	    <m:math>
				<m:apply><m:eq/>
					<m:ci>τ</m:ci><m:cn>0</m:cn>
				</m:apply>
			</m:math> (de la definición del impulso unitario), por lo tanto esa integral será igual a uno. Donde podemos simplificar la ecuación de nuestro teorema:
	    
	    <equation id="eq_imp3">
				<m:math>
					<m:apply>
						<m:eq/>
						<m:apply>
							<m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
							<m:apply>
								<m:ci type="fn">f</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
							<m:apply>
								<m:ci>δ</m:ci>
								<m:ci>t</m:ci>
							</m:apply>
						</m:apply>
						<m:apply>
							<m:ci>f</m:ci>
							<m:ci>t</m:ci>
						</m:apply>
					</m:apply>
				</m:math>
			</equation>
		</para>
	</proof>
</rule>
      
      <figure id="fig5" orient="vertical">
	<subfigure id="fig5a">
	  <media type="image/png" src="convimp1.png"/>
	</subfigure>
	<subfigure id="fig5b">
	  <media type="image/png" src="convimp2.png"/>
	</subfigure>
	<caption>
	  Las figuras y ecuaciones anteriores, revelan la función identidad del impulso unitario.
      </caption>
      </figure>
    </section>

    <section id="sect6">
      <name>Ancho</name>
      <para id="para2">
	En tiempo continuo, si la   	<m:math>
		<m:apply>
			<m:eq/>
			<m:apply>
				<m:ci type="fn">Duración</m:ci>
				<m:ci type="fn"><m:msub>
						<m:mi>f</m:mi>
						<m:mn>1</m:mn>
					</m:msub></m:ci>
			</m:apply>
			<m:ci type="fn"><m:msub>
					<m:mi>T</m:mi>
					<m:mn>1</m:mn>
				</m:msub></m:ci>
		</m:apply>
	</m:math>
	y la Duración
	<m:math>
		<m:apply>
			<m:eq/>
			<m:apply>
				<m:ci type="fn"/>
				<m:ci type="fn"><m:msub>
						<m:mi>f</m:mi>
						<m:mn>2</m:mn>
					</m:msub></m:ci>
			</m:apply>
			<m:ci type="fn"><m:msub>
					<m:mi>T</m:mi>
					<m:mn>2</m:mn>
				</m:msub></m:ci>
		</m:apply>
	</m:math>
	, entonces
	<equation id="eqn7">
	<m:math>
		<m:apply>
			<m:eq/>
			<m:apply>
				<m:ci type="fn">Duración</m:ci>
				<m:apply>
					<m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
					<m:apply>
						<m:ci><m:msub><m:mi>f</m:mi><m:mn>1</m:mn></m:msub></m:ci>
					</m:apply>
					<m:apply>
						<m:ci><m:msub><m:mi>f</m:mi><m:mn>2</m:mn></m:msub></m:ci>
					</m:apply>
				</m:apply>
			</m:apply>
			<m:apply>
				<m:plus/>
				<m:apply>
					<m:ci>
						<m:msub>
							<m:mi>T</m:mi>
							<m:mn>1</m:mn>
						</m:msub>
					</m:ci>
				</m:apply>
				<m:apply>
					<m:ci>
						<m:msub>
							<m:mi>T</m:mi>
							<m:mn>2</m:mn>
						</m:msub>
					</m:ci>
				</m:apply>
			</m:apply>
		</m:apply>
	</m:math>
</equation>
</para>
      
      <figure id="fig6" orient="vertical">
	<subfigure id="fig6a">
		<media type="image/png" src="convwidth1png"/>
	</subfigure>
	<subfigure id="fig6b">
		<media type="image/png" src="convwidth2png"/>
	</subfigure>
	<subfigure id="fig6c">
		<media type="image/png" src="convwidth3png"/>
	</subfigure>
	<caption>
	  En tiempo continuo, la duración de la convolución resulta igual a la suma de las longitudes de cada una de las dos señales convolucionadas.
	</caption>
</figure>
    </section>

    <para id="para222">
     En tiempo discreto si la Duración  <m:math>
		<m:apply>
			<m:eq/>
			<m:apply>
				<m:ci type="fn"/>
				<m:ci type="fn"><m:msub>
						<m:mi>f</m:mi>
						<m:mn>1</m:mn>
					</m:msub></m:ci>
			</m:apply>
			<m:ci type="fn"><m:msub>
					<m:mi>N</m:mi>
					<m:mn>1</m:mn>
				</m:msub></m:ci>
		</m:apply>
	</m:math>
      y la Duración
      <m:math>
		<m:apply>
			<m:eq/>
			<m:apply>
				<m:ci type="fn"/>
				<m:ci type="fn"><m:msub>
						<m:mi>f</m:mi>
						<m:mn>2</m:mn>
					</m:msub></m:ci>
			</m:apply>
			<m:ci type="fn"><m:msub>
					<m:mi>N</m:mi>
					<m:mn>2</m:mn>
				</m:msub></m:ci>
		</m:apply>
	</m:math>
      , entonces
      <equation id="eqn722">
		<m:math>
			<m:apply>
				<m:eq/>
				<m:apply>
					<m:ci type="fn">Duración</m:ci>
					<m:apply>
						<m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
						<m:apply>
							<m:ci><m:msub><m:mi>f</m:mi><m:mn>1</m:mn></m:msub></m:ci>
						</m:apply>
						<m:apply>
							<m:ci><m:msub><m:mi>f</m:mi><m:mn>2</m:mn></m:msub></m:ci>
						</m:apply>
					</m:apply>
				</m:apply>
				<m:apply>
					<m:minus/>
					<m:apply>
						<m:plus/>
						<m:ci>
							<m:msub>
								<m:mi>N</m:mi>
								<m:mn>1</m:mn>
							</m:msub>
						</m:ci>
						<m:ci>
							<m:msub>
								<m:mi>N</m:mi>
								<m:mn>2</m:mn>
							</m:msub>
						</m:ci>
					</m:apply>
					<m:cn>1</m:cn>
				</m:apply>
			</m:apply>
		</m:math>
	</equation>
</para>

    <section id="sect7"><name>Causalidad</name>
      <para id="para3">
	Si <m:math><m:ci>f</m:ci></m:math> y
	<m:math><m:ci>h</m:ci></m:math> son ambas causales, entonces 
	
	<m:math display="inline">
	  <m:apply>
	    <m:csymbol definitionURL="http://cnx.rice.edu/cd/cnxmath.ocd#convolve"/>
	    <m:ci>f</m:ci>
	    <m:ci>h</m:ci>
	  </m:apply>
	</m:math> también es causal.
      </para>
    </section>

  </content>
</document>
