February 15th, 2013, 4:52 pm
QuoteOriginally posted by: CuchulainnA variation/improvement is the predictor corrector method Easy to program.These two methods are so highly dependent on h, every time I test with different -h- the final result is "dramatically" different. The smaller the h, the higher number of steps, and the demand of memory increases !How to choose h? I do no want to keep on trying and trying and all the time getting different charts.Maybe Runge Kutta is more suitable ?Attached Updated Version this ODE SOLVER. It includes Euler Method(red) + Predictor Corrector (green)INSTRUCTIONSInstall GNUPLOTDownload (*Extract*) and Execute attached ExSan_Euler_Predictor_Corrector_ODE_SolverA txt LOG FILE will be DISPLAYED, please close itExSan directory will show the gnuplot files (.plt) generated, click them in order to reproduce corresponding gif images. Then click exsan_out.html
-
Attachments
-
Exsan V.4.03.O ODE_solver_Euler_Predictor_Corrector.zip
- (1.05 MiB) Downloaded 86 times
Last edited by
ExSan on February 14th, 2013, 11:00 pm, edited 1 time in total.