[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 489: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 385: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4787: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4789: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4790: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4791: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
UBA - CienciaS :: Ver Tema - Programa que grafica el Polinomio Interpolador de Lagrange
UBA - CienciaS
http://ubacs.com.ar/ubacs/

Programa que grafica el Polinomio Interpolador de Lagrange
http://ubacs.com.ar/ubacs/viewtopic.php?f=5&t=130
Página 1 de 1

Autor:  daniel [ 23 Jun 2008, 21:45 ]
Asunto:  Programa que grafica el Polinomio Interpolador de Lagrange

Me hice este programa que grafica el polinomio interpolador de lagrange para los puntos que quieran. La idea en un principio era que calcule la expresión del polinomio, pero se me hacía muy largo y tenía que pensar bastante más para hacerlo. Así que como quería hacer algo rápido hice que calcule por código el polinomio y lo grafica. No sirve de mucho el programa, más que nada es para ver cómo se comporta el polinomio ante los diferentes puntos que se le pueden poner y cómo varía a medida que se le cambian los puntos.

Bueno, pruébenlo y me dicen. Está explicado cómo se usa en la ayuda (que se abre con F1) de adentro del programa.

Autor:  matiasg [ 24 Jun 2008, 22:31 ]
Asunto:  Re: Programa que grafica el Polinomio Interpolador de Lagrange

Falta la fuente!! Instalé el allegro para linux, pero sin el código fuente no puedo hacer nada :(

Autor:  domingo [ 28 Jun 2008, 00:57 ]
Asunto:  Re: Programa que grafica el Polinomio Interpolador de Lagrange

Lo mismo! Si alguien puede explicar como correrlo en linux agradecería mucho (re novato!). Algo así como hizo Matías hoy en clase. :roll:

Autor:  daniel [ 28 Jun 2008, 12:44 ]
Asunto:  Re: Programa que grafica el Polinomio Interpolador de Lagrange

No tengo la compilación para linux, a Matías (Graña) le pasé el código fuente y lo compiló. Ya le pedí que me pase compilado para linux, así que en cuanto lo tenga lo subo.

Autor:  eivanec [ 28 Jun 2008, 14:07 ]
Asunto:  Re: Programa que grafica el Polinomio Interpolador de Lagrange


Autor:  daniel [ 28 Jun 2008, 15:53 ]
Asunto:  Re: Programa que grafica el Polinomio Interpolador de Lagrange

gracias por el aporte!
todavía no lo pude probar porque no tengo pygame.

(traten de no subir las imagenes como archivos adjuntos porque no tenemos mucho espacio en el host, pueden usar un servicio de hosting de imagenes como )

Autor:  eivanec [ 28 Jun 2008, 16:25 ]
Asunto:  Re: Programa que grafica el Polinomio Interpolador de Lagrange

Me ganaste de mano con lo de imageshack!

Autor:  daniel [ 30 Jun 2008, 21:39 ]
Asunto:  Re: Programa que grafica el Polinomio Interpolador de Lagrange

Agregué la versión compilada para linux.

Nico vas a poder correrlo! :P

Autor:  Nico? [ 30 Jun 2008, 21:49 ]
Asunto:  Re: Programa que grafica el Polinomio Interpolador de Lagrange

sos re grosso !
jajajajajaja

Página 1 de 1 Todos los horarios son UTC - 3 horas
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/