Name | Modified | Size | Downloads / Week |
---|---|---|---|
ReadMe.txt | 2012-12-20 | 1.5 kB | |
itermd.zip | 2012-12-20 | 184.3 kB | |
Totals: 2 Items | 185.8 kB | 0 |
ITERMD Auteur Michel Delorme Logiciel Libre Free software http://www.pouillyfuisse-delorme.com/mdcpt/itermd.html Free software that comes with permission for anyone to use, copy, and/or distribute, either verbatim or with modifications, either gratis or for a fee. _________________________________________________________________________ Software tools for applications of simulations by iterations. For simulations or modeling studies of regulations, Automation or various phenomena, with parameters that may be random, interdependent variables without simple rules, etc.. It can also be used to study mathematical curves remarkable how 'pragmatic'. The claim of these tools is to facilitate the programming of simulations by providing routines to quickly generate: -display windows and input parameters -help to display the variation in the data as graphs -management of iterations Goal for the user: quickly programme his simulation. Requires knowledge of C language. Knowledge of gtk and cairo (for simple graphs) is not necessary. Simply copy and adapt some lines corresponding explicit demos. For each simulation or study, the user writes a source that uses tools (functions). See howto.txt. Some examples of applications: -parachute drop -cycle of one solar panel -mathematical calculation by iteration of Newton roots -(pseudo) curve swimmer -curve of chase (curve of the dog) LINUX for immediate use. WINDOWS Requires GTK installed to run the examples and tool development (Codes: Block) to program simulations.