Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matachi/dat026

Programming exercises from DAT026 at Chalmers, http://www.cse.chalmers.se/edu/year/2010/course/DAT026/index.html
https://github.com/matachi/dat026

Last synced: 19 days ago
JSON representation

Programming exercises from DAT026 at Chalmers, http://www.cse.chalmers.se/edu/year/2010/course/DAT026/index.html

Awesome Lists containing this project

README

        

DAT026, Mathematical modelling and problem solving
==================================================

Group 0

Daniel Jonsson, IT, Chalmers
Florian Minges, IT, Chalmers

[Course site](http://www.cse.chalmers.se/edu/year/2010/course/DAT026/index.html)

## Folders

* **find-constants**: Module 1 exercise 2, find constants for functions to fit
them to a set of coordinates.

* **bouncing-balls**: Module 3 exercise 2, implement a 2D bouncing balls
program.