1,043 results
Game of Life with populations from the Life Lexicon
See Cleve's Corner Blog, Game of Life, 9/3/2012.Life_lex starts with a population provided by a given matrix, with a named population from the Life Lexicon, or a random population from the Life
Three dimensional extension of the Conway's Game of Life.
3-Dimensional version of Conway's Game of Life. "Life" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This
Lunar Lander game in Matlab, fully functional, and an example of how to get keypressed in figures.
Version 0.3 (beta, so please, give feedback).This is a game and also an example of how to read/use keypress functionality from figures.it's a tribute to Moon Lander[1], without any lucrative
Freely generate data, identify models, and visualize results using over 50 (physics-informed) data-driven approaches.
Ping pong game
This is a simple Pingpong game. the position of the bat is controlled by up and down arrow keys.
Example solutions to the 2018 MathWorks Math Modeling Challenge problems using MATLAB
correspond to the 2018 competitions tasks:- Just Eat It! - "Just_Eat_It.mlx"- Food Foolish? - "Food_Foolish.mlx"- Hunger Game Plan? - "Hunger_Game_Plan.mlx"Each example
An AI solver to the 2048 Game
Implementation of an Artificial Intelligence Solver for Game 2048, written in MATLAB. This code has won the 2nd place, in the algorithm submission contest conducted in Matlab Central exchange
This is a MATLAB implementation of the 2048 game
2048 is a game originally created by Gabriele Cirulli. This is a MATLAB implementation of the game.For users of R2012b or newer, install the app. For older versions of MATLAB, you can run "play2048
Implementation of some evolutionary dynamics from game theory for multiple populations.
Matlab implementation of some evolutionary dynamics from game theory, such as: replicator dynamics, smith dynamics, logit dynamics, and Brown-von Neumann-Nash.
Conway's Game of Life with Life Lexicon
%LIFE_LEX "Cleve's Laboratory" version of Conway's Game of Life.% "Life" is a cellular automaton invented by John Conway that involves% life and death in a rectangular, two-dimensional
The Telegram Bot Toolbox API created for developers keen on building bots for Telegram.
simple game can help the primary matlab students in programming the GUI
simple game can help the primary matlab students in programming the GUI
Solve a classic zero-sum matrix game.
strategy j. The outputs are [v,p] where v is the value of the game and p is a mixed strategy for the row player.
Game a and game b simulated, with sound
http://simulations.narod.ru/Speed dependence from score and number of simultaneous eggs from score dependence were get as in real game&watch.run game.mcontrol from keybard:game a: agame b: breset
Interface for generating fractals using the rules of chaos game.
This application provides an environment for the generation and visualization of fractal shapes using the "Chaos Game" method. Run the Chaos_Game_GUI.m and choose all the parameters.
Yahtzee game
Yahtzee game in app format.
App that simulates a single end of curling
The Curling Game is a simulation of one end of a regulation curling match.Play consists of delivering 16 stones (8 per player) down a sheet of ice. The player with a stone closest to the target wins
The frogger game
Solve antagonistic games (zero sum game).
This algorithm detected saddle point or finding solve in mixed strategy with linear programming model (using optimization toolbox). Also analyzes a matrix of game on presence of useless strategy and
MATLAB and Simulink utilities for vehicle kinematics, visualization, and sensor simulation.
Run to ladders and beware snakes.
This file performs the famous game of Snakes & Ladders. The rules of the Game are:- Two players may participate- The board is shown in the figure window- Every player throws the die in his turn
MATLAB app simulating a curling game
A minesweeper game similar to the one in Windows, but implemented in pure MATLAB
Consider playing minesweeper in Matlab? Here's what you might want to look at. I implement a minesweeper game with pure MatLab language. It basically imitates the minesweeper in Microsoft Windows
The user is supposed to find the randomly generator number by the computer. This game has 3 levels.
In this game, the user needs to guess the randomly generated number. This game has 3 levels,Beginner, Moderate, Hard. In each level the user enters a number between 1&100 and hits the Guess
The bimat.m solves a bimatrix game represented by two matrices M and N .
The code is written to find one mixed Nash equilibrium strategy apart from all pure Nash equilibria in a bimatrix or general sum two person matrix game. It is based upon the algorithm presented by
A simple space invaders game made by me for my school project
Space Invaders is a two-dimensional shooter game in which the player controls a laser cannon by moving it horizontally across the bottom of the screen and firing at descending aliens. The aim is to
Simple Text Based Game.
Simple Text Based Game for bored individuals using random function and case statements.
A simple classical HiLo game with betting and top winner record.
guessed all the cards then you win a game. The sequence from lowest to highest is A,2,3,4,5,6,7,8,9,10,J,Q,K.
Learn and have fun with an old classic.
This is a 2 player game that demonstrates UDP communication with MATLAB® and the Instrument Control Toolbox™.Play against colleagues (after work hours of course) and see who is "King of the Lab."
Medical software for Processing multi-Parametric images Pipelines
The script solves a zero sum game problem using linear programming.
The script gives the index of pure Nash equilibrium (Saddle Point) if any present in the game matrix else it gives one mixed strategy to solve the game.
Good game for wasting one’s time. A very basic piece of code.
The game-store version of this game consists of a plastic rack with six horizontal rows and seven vertical columns. Each player has a number of “checkers”-type playing pieces. One player’s pieces are
John H Conway's Game of Life, plays the tabla.
ICGO is an enhanced version of the Chaos Game Optimization (CGO)
ICGO is an enhanced version of the Chaos Game Optimization (CGO) algorithm, with improvements made to the mutation phase of the traditional CGO method. The foundational mathematics of CGO is rooted
Learn about fundamental concepts of neural network design with the Neural Network Design app.
Calculates Shapley value
If you think you have played the best MATLAB game before. Think again after you try this one.
=============================================Stellaria: A Figure-Based Space Shooting Game=============================================Stellari Studio, 2011. Designed and Programmed by Mingjing Zhang
A Matlab Toolbox for Cooperative Game Theory
Emulation of the map-building game Carcassonne, including 4 expansion packs
http://www.riograndegames.com/games.html?id=48http://en.wikipedia.org/wiki/Carcassonne_(board_game) Installation:1) Download
aka Trouble be the first to get all 4 pieces around the board.
1 Player game play against the computer, be the first to get all four pieces around the board if a player lands on you go back to the start or vice versa for help click on the help button.
The codes of the multi-objective version of a recently proposed meta-heuristic algorithm called Chaos Game Optimization (CGO)
The Chaos Game Optimization (CGO) has only recently gained popularity, but its effective searching capabilities have a lot of potential for addressing single-objective optimization issues. Despite
New method to construct phylo tree using Chaos Game Representation, discrete Fourier transform
Code to build phylogenetic tree representing evolutionary relationship between DNA sequences using Chaos Game Representation and discrete Fourier transform.Please cite the paper as "Numerical
One AI-Human game to study neural networks and interactive cooperation among AI players.
The neural-network algorithm is studied to train AI players for push-ball game. Two competitive teams can assign different number of players to investigate the cooperation of members. In this version
Reversi game application for MATLAB
Reversi is great board game. I make a GUI application of this game for MATLAB. You can play it with two players or play with AI. Also you can apply your code into the ComFun1.m (as White Player) or
MATLAB program with a graphical user interface (GUI) for a simple 3x3 grid game, where players aim to match their coins in a row, column, or
Variational Bayesian Analysis (VBA)
Game of Life 2D and 3D in a Toroidal Universe.
This is a very simple Game of Life in a Toroidal Universe, there is a 3D version with gliders in an Hypertoroidal Universe. Five Life Rules set up by default with gliders. A good program to play with
Numerical computation with functions
Behavioral Anatomy of a Hunt
Behavioral Anatomy of a Hunt
MATLAB replica of the viral mobile game "Flappy Bird"
MATLAB. This implementation is intentionally made to replicate the user experience of the original game, with all physical dimensions of objects being identical. The gravity and 'jumping pulse' are also
The function npg solves an n-person finite non-co-operative game to compute one Nash Equilibrium.
, available at http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5397970. The method is capable of giving one sample Nash equilibrium out of probably many present in a given game. The screenshot showing
Learn how to use MATLAB and Arduino to build a function graphing application
Learn how to use MATLAB and Arduino to build a function graphing application. The game teaches fundamental math functions in an interactive and fun way by using several sensors on an Arduino-based
Task: to solve Rubik's Cube.
Rubik Cube Game - MATLAB toy.File list:ChangePointer.m - function for change of mouse pointerCongr.m - function for creation figure with congratulationCreateNewGame.m - function for
Plays single deck black jack, also known as 21.
This is a text based, very basic version of the popular card game Black Jack. The user can bet based upon their starting amount which can be modified by editing the variable "moneycount" and renaming
Fun memory game intended for 2 players...
Classic memory game (flip and match) intended for 2 players...Rules are simple.1. Player 1 (red) starts the game by picking a pair of cards2. If the cards match, he continues his turn, else, Player 2
Play the game of Think Ahead
The object of the game is to collect tokens and have the highest score at the end of the game.The first player will select one token from the highlighted row. The token selection will then determine
The traditional Boggle Master Game from Hasbro
The traditional Boggle Master Game from Hasbro. Boggle Master (or Deluxe) contains a 5x5 grid instead of 4x4, making it way more fun and challenging (especially when you become good enough to play
A simple but difficult Tic Tac Toe game
This is an improvement on the previous text-based game that was previously created. This file features a GUI with the same AI and sound effects. The Computer plays based on very simple rules, yet it