<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Darìo tenès razòn lo probè como decìs y anduvo.</DIV>
<DIV>Puse una tabla de un seno en &nbsp;la memoria del DSP y despuès la salvè 
como un .lod la pasè por el htof y todos los valores con valor absoluto mayor a 
uno les restè 2.</DIV>
<DIV>Mirando los valores originales en la&nbsp;memoria del DSP y los valores de 
Matlab comprobè que eran los mismos.</DIV>
<DIV>Gracias</DIV>
<DIV>Saludos</DIV>
<DIV>Ceci</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=dparente@conectate.com.uy 
  href="mailto:dparente@conectate.com.uy">Darío Parente</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=dsp-l@iie.edu.uy 
  href="mailto:dsp-l@iie.edu.uy">dsp-l@iie.edu.uy</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, January 19, 2002 3:44 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [dsp-l] Error en los 
  algoritmos</DIV>
  <DIV><FONT size=2></FONT><FONT size=2></FONT><BR></DIV>
  <DIV><FONT face=Tahoma color=#008080>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 face=Tahoma color=#008080>Cualquier cosa a las ordenes</FONT></DIV>
  <DIV><FONT face=Tahoma color=#008080>saludos</FONT></DIV>
  <DIV><FONT face=Tahoma color=#008080>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
  &nbsp;&nbsp;&nbsp; Dario y Oscar</FONT></DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #008080 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=nacho@iie.edu.uy href="mailto:nacho@iie.edu.uy">Ignacio Ramirez</A> 
    </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=dsp-l@iie.edu.uy 
    href="mailto: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="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
      <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
      <DIV 
      style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
      <A title=cvasquez@montevideo.com.uy 
      href="mailto:cvasquez@montevideo.com.uy">Ma Cecilia Vasquez</A> </DIV>
      <DIV style="FONT: 10pt arial"><B>To:</B> <A title=dsp-l@iie.edu.uy 
      href="mailto: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></BLOCKQUOTE></FONT></BODY></HTML>