powered by
heat.sol(x, T0, k, t)
## Not run: # k = 1e-6 # t = 1*365*24*60*60 # T0 = 1000 # x = seq(0,20, length=1000) # T = heat.sol(x, T0, k, t) # # ## End(Not run)
Run the code above in your browser using DataLab