From: Panagiotis P. <p.j...@gm...> - 2014-04-23 22:43:04
|
Ted, for some reason I have some issues while loading your webpage (it used to work perfectly in the past.) It takes quite some time to load, and sometimes it even fails for no apparent reason (my internet connection works as expected otherwise, so it can't be a problem on my side.) Also, are you sure cp2.pdf is up? I can read cp1, project1, but not cp2: I get a 404 error, "The requested URL /~woollett/cp2.pdf was not found on this server." 2014-04-23 23:04 GMT+03:00 Edwin Woollett <woo...@ch...>: > > Chapter 2, Initial Value Problems (Computational Physics Using > R and Maxima) has been posted to my web page. > > From that web page: > ----------------------------------- > Chapter 2, Initial Value Problems > > A variety of initial value problems are solved using both > R and Maxima. Homemade codes for the Euler method and > the classical fourth order Runge-Kutta method are > demonstrated with numerous examples. The standard > Maxima methods rk and rkf45 are discussed, and the > R deSolve package ode method is extensively discussed > with many examples. Finally, methods for solving initial > value problems in which the derivatives are discontinuous > and in which the dependent variables are discontinous are discussed. > > --cp2.pdf : Ch. 2, April 23, 2014, Maxima 5.31.0, R 3.0.2, 71 pages > --cp2.tex : Ch. 2 Latex code file > --k2util.mac : Maxima utility functions for Ch. 2, April 23, 2014 > --myode.mac : Maxima code for Ch. 2 , April 23, 2014, Maxima 5.31 > --myode.R : R code for Ch. 2, April 23, 2014, R 3.0.2 > --myrkf45.mac : Maxima code for Ch. 2 , April 23, 2014, Maxima 5.31 > > Chapter 2 Topics > > 1 The Euler Method, Truncation Errors, Round-off Errors, Instability > 2 4th Order Runge-Kutta Code for R and Maxima > 3 The Maxima Methods rk and rkf45 > 4 The R package deSolve and Use of ode > 5 Solving O.D.E.'s with External Forcing Data > 6 Integrating O.D.E.'s with Discontinuous Derivatives > 7 Integrating O.D.E.'s with Discontinuous Dependent Variables Using R > 1 Events Specified with a data.frame > 2 Intravenous Drug Injection Model > 3 Using an Event Function at Specified Times > 4 Using an Event Function when a Root Condition is Satisfied > 5 Use of a Switching Parameter as a Dependent Variable > -------------------------------------------------------------------------- > > Ted Woollett > > http://www.csulb.edu/~woollett/ > > > > > ------------------------------------------------------------------------------ > Start Your Social Network Today - Download eXo Platform > Build your Enterprise Intranet with eXo Platform Software > Java Based Open Source Intranet - Social, Extensible, Cloud Ready > Get Started Now And Turn Your Intranet Into A Collaboration Platform > http://p.sf.net/sfu/ExoPlatform > _______________________________________________ > Maxima-discuss mailing list > Max...@li... > https://lists.sourceforge.net/lists/listinfo/maxima-discuss > |