Can someone give me a quick project to write?

I am eager to improve using Matlab so im trying to complete a couple of quick projects. Has anyone got any ideas for an (easy) project, eg like a game or simple data analysis, for me to complete within 30 minutes or so. Thanks,

 Respuesta aceptada

Jos (10584)
Jos (10584) el 7 de Jul. de 2014

0 votos

Programming these games will learn you about flow control, contingencies, matrices, graphics, input validation, etc: (in order of difficulty).
  • naughts-and-crosses (tic-tac-toe)
  • connect-four
  • minesweeper
  • battleship
  • mazes
  • 2048
Hint: start with most simple version of a game (e.g., battleship with one ship; 2048 where the user can only move upwards).

2 comentarios

Jos (10584)
Jos (10584) el 7 de Jul. de 2014
Oh, programming these games take over 30 minutes ...
Jack
Jack el 7 de Jul. de 2014
Thanks

Iniciar sesión para comentar.

Más respuestas (1)

Image Analyst
Image Analyst el 7 de Jul. de 2014

0 votos

How about a Monte Carlo simulation, like the Monty Hall Problem. I have a program for that if you want to compare yours to it.

Categorías

Más información sobre Board games en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 7 de Jul. de 2014

Respondida:

el 7 de Jul. de 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by