[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
UBACS Q&A Foro WikiCS
Fecha actual 07 May 2024, 18:03

Todos los horarios son UTC - 3 horas




 Página 1 de 1 [ 10 mensajes ] 
Autor Mensaje
 Asunto: Programa que grafica el Polinomio Interpolador de Lagrange
NotaPublicado: 23 Jun 2008, 21:45 
Site Admin
Avatar de Usuario

Registrado: 09 May 2008, 15:44
Mensajes: 164
Ubicación: 127.0.0.1
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.



_________________
"If debugging is the process of removing bugs, then programming must be the process of putting them in." -- Dijkstra
Desconectado
 Perfil  
 
 Asunto: Re: Programa que grafica el Polinomio Interpolador de Lagrange
NotaPublicado: 24 Jun 2008, 22:31 
Vago

Registrado: 02 Jun 2008, 15:26
Mensajes: 6
Falta la fuente!! Instalé el allegro para linux, pero sin el código fuente no puedo hacer nada :(


Desconectado
 Perfil  
 
 Asunto: Re: Programa que grafica el Polinomio Interpolador de Lagrange
NotaPublicado: 28 Jun 2008, 00:57 
Estudiante
Avatar de Usuario

Registrado: 28 Jun 2008, 00:31
Mensajes: 38
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:


Desconectado
 Perfil  
 
 Asunto: Re: Programa que grafica el Polinomio Interpolador de Lagrange
NotaPublicado: 28 Jun 2008, 12:44 
Site Admin
Avatar de Usuario

Registrado: 09 May 2008, 15:44
Mensajes: 164
Ubicación: 127.0.0.1
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.



_________________
"If debugging is the process of removing bugs, then programming must be the process of putting them in." -- Dijkstra
Desconectado
 Perfil  
 
 Asunto: Re: Programa que grafica el Polinomio Interpolador de Lagrange
NotaPublicado: 28 Jun 2008, 14:07 
Ayudante de Primera
Avatar de Usuario

Registrado: 28 Jun 2008, 01:28
Mensajes: 104


Desconectado
 Perfil  
 
 Asunto: Re: Programa que grafica el Polinomio Interpolador de Lagrange
NotaPublicado: 28 Jun 2008, 15:53 
Site Admin
Avatar de Usuario

Registrado: 09 May 2008, 15:44
Mensajes: 164
Ubicación: 127.0.0.1
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 )



_________________
"If debugging is the process of removing bugs, then programming must be the process of putting them in." -- Dijkstra
Desconectado
 Perfil  
 
 Asunto: Re: Programa que grafica el Polinomio Interpolador de Lagrange
NotaPublicado: 28 Jun 2008, 16:25 
Ayudante de Primera
Avatar de Usuario

Registrado: 28 Jun 2008, 01:28
Mensajes: 104
Me ganaste de mano con lo de imageshack!


Desconectado
 Perfil  
 
 Asunto: Re: Programa que grafica el Polinomio Interpolador de Lagrange
NotaPublicado: 30 Jun 2008, 21:39 
Site Admin
Avatar de Usuario

Registrado: 09 May 2008, 15:44
Mensajes: 164
Ubicación: 127.0.0.1
Agregué la versión compilada para linux.

Nico vas a poder correrlo! :P



_________________
"If debugging is the process of removing bugs, then programming must be the process of putting them in." -- Dijkstra
Desconectado
 Perfil  
 
 Asunto: Re: Programa que grafica el Polinomio Interpolador de Lagrange
NotaPublicado: 30 Jun 2008, 21:49 
insert rank here!
Avatar de Usuario

Registrado: 13 May 2008, 23:34
Mensajes: 376
Ubicación: 45 07 23.73N 123 06 49.91W
sos re grosso !
jajajajajaja


Desconectado
 Perfil  
 
Mostrar mensajes previos:  Ordenar por  
 Página 1 de 1 [ 10 mensajes ] 

Todos los horarios son UTC - 3 horas


¿Quién está conectado?

Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 1 invitado


No puede abrir nuevos temas en este Foro
No puede responder a temas en este Foro
No puede editar sus mensajes en este Foro
No puede borrar sus mensajes en este Foro
No puede enviar adjuntos en este Foro

Buscar:
Saltar a:  

cron