<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#008080 face=Tahoma>Nosotros teniamos un seno generado por un 
codigo en asembler cuyos valores estaban en hexa, luego pasamos esos valores a 
fraccionarios con htof.m para poder graficar dicho seno.&nbsp;Para que el seno 
se grafique correctamente tuvimos que restar 2 a todo elemento del vector que 
fuera mayor que 1 y asi nos quedo bien.</FONT></DIV>
<DIV><FONT color=#008080 face=Tahoma>Cualquier cosa a las ordenes</FONT></DIV>
<DIV><FONT color=#008080 face=Tahoma>saludos</FONT></DIV>
<DIV><FONT color=#008080 face=Tahoma>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; Dario y Oscar</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #008080 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A href="mailto:nacho@iie.edu.uy" title=nacho@iie.edu.uy>Ignacio Ramirez</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A href="mailto:dsp-l@iie.edu.uy" 
  title=dsp-l@iie.edu.uy>dsp-l@iie.edu.uy</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, January 18, 2002 12:47 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [dsp-l] Error en los 
  algoritmos</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>Ops! Veremos...</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>De todas formas, por lo que léo ahí , 
  a&nbsp;&lt;&gt; t!</FONT></DIV>
  <DIV><FONT face=Arial size=2>en todo caso debería ser ftoh(a) = 
t.</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Nacho.-</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A href="mailto:cvasquez@montevideo.com.uy" 
    title=cvasquez@montevideo.com.uy>Ma Cecilia Vasquez</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A href="mailto:dsp-l@iie.edu.uy" 
    title=dsp-l@iie.edu.uy>dsp-l@iie.edu.uy</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, January 17, 2002 7:51 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> [dsp-l] Error en los 
    algoritmos</DIV>
    <DIV><BR></DIV>
    <DIV><FONT size=2>Juan y Nacho:</FONT></DIV>
    <DIV><FONT size=2>encontramos que los algoritmos no estan respondiendo 
    coherentemente ya que como se ve en los ejemplos, al convertir hacia un lado 
    y volver al origen, estos no coínciden:</FONT></DIV>
    <DIV><FONT size=2>Ej1:</FONT></DIV>
    <DIV><FONT size=2>&nbsp;t = ftoh(0.063746666)</FONT></DIV>
    <DIV><FONT size=2>&nbsp;t =</FONT><FONT size=2> 534745</FONT></DIV>
    <DIV><FONT size=2>&nbsp;a = htof('534745')</FONT></DIV>
    <DIV><FONT size=2>&nbsp;a =</FONT><FONT size=2> 
    0.650612473487854</FONT></DIV>
    <DIV><FONT size=2></FONT>&nbsp;</DIV>
    <DIV><FONT size=2>&nbsp;a debió ser igual a t</FONT></DIV>
    <DIV><FONT size=2></FONT>&nbsp;</DIV>
    <DIV><FONT size=2>Ej2:</FONT></DIV>
    <DIV><FONT size=2>u = ftoh(0.0000128)</FONT></DIV>
    <DIV><FONT size=2>u =</FONT><FONT size=2> 107</FONT></DIV>
    <DIV><FONT size=2>h&nbsp;= htof('107')</FONT></DIV>
    <DIV><FONT size=2>h =</FONT><FONT size=2> 
    3.13520431518555e-005<BR></FONT></DIV>
    <DIV><FONT size=2>u debió ser igual a h</FONT></DIV>
    <DIV><FONT size=2></FONT>&nbsp;</DIV>
    <DIV><FONT size=2>Esperamos respuesta, gracias.</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV><FONT size=2>Pablo y 
Ceci.&nbsp;</DIV></BLOCKQUOTE></BLOCKQUOTE></FONT></BODY></HTML>