dsmodels: A Language to Facilitate Simulation and Visualization of Two-Dimensional Dynamical Systems

An expressive language to facilitate simulation and visualization of two-dimensional dynamical systems. The basic elements of the language are a model wrapping around a function(x,y) which outputs a list(x = xprime, y = yprime), and a range. The language supports three types of visual objects: visualizations, features, and backgrounds. Visualizations, including dots and arrows, depict the behavior of the dynamical system over the entire range. Features display user-defined curves and points, and their images under the system. Backgrounds define and color regions of interest, such as basins of attraction. The language can also approximate attractors and their basins through simulation.

Getting started

Package details

AuthorCharles Stein [aut, cre], Seth Fogarty [aut]
MaintainerCharles Stein <cstein1@trinity.edu>
LicenseGPL-2 | file LICENSE
Version1.1.0
URL https://github.com/Trinity-Automata-Research/dsmodels
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("dsmodels")

Try the dsmodels package in your browser

Any scripts or data that you put into this service are public.

dsmodels documentation built on May 2, 2019, 8:35 a.m.