Evaluando propuestas

Pyhon data programming

Publicado el 29 Noviembre, 2021 en Programación y Tecnología

Sobre este proyecto

Abierto

Build a program to do the following...

1. Pull in the data file and finds out the bombing point. (I already have the data file that has the bombing point)
2. Calculates where 5000 bacteria will end up.

3. Draws a density map of where all the bacteria end up as an image and displays it on the screen.
4. Saves the density map to a file as text.
The basic algorithm is, for each particle, to move the particle up and along in a loop that picks randomly the way it will go. When it hits the ground, you make a note of where it hit by incrementing a 2D array by one, and start with the next particle.

5. Allow the user to set the number of particles and windspeed-based probabilities
6. Write a ReadMe file about the work
For a context and detail of the task, please download the bacteria bomb winrar file. In this file, you will find the assignment brief with other relevant files.


There is another Winrar file attached named ABM. This file contains the code files for a similar task. This may give you an idea of a little bit of what is expected in the Bacteria Bomb homework because they have some similarities, but the same code must not be used.

Categoría Programación y Tecnología
Subcategoría Data Science
Tamaño del proyecto Pequeño
¿Es un proyecto o una posición? Un proyecto
Disponibilidad requerida Según se necesite

Plazo de Entrega: 03 Diciembre, 2021

Habilidades necesarias