Revisão | 326dca2a8478edce752b780c6e1d60fb58331948 (tree) |
---|---|
Hora | 2006-12-11 00:02:56 |
Autor | iselllo |
Commiter | iselllo |
(mensagem de log vazia)
@@ -1,6 +1,8 @@ | ||
1 | 1 | rm(list=ls()) |
2 | 2 | library(lattice) |
3 | 3 | |
4 | +# this is just a good numerical and plotting exercise, but it is by no means a solution | |
5 | + | |
4 | 6 | # I start defining the analytical functions needed to get the density as a function of time |
5 | 7 | |
6 | 8 | expect_position <- function(t,lam1,lam2,pos_ini,vel_ini) |