Mastermind Blog

Are you looking to play MASTERMIND? Then look no further. Here is the mastermind game built with MATLAB App Designer tool, which lets you play against the computer. So gear up to crack the secret colour code and win the game! Challenge your friends and enter the high score table!


Deep Network Designer App

The Deep Network Designer app allows you to interactively build and edit deep learning networks. Watch our video to learn How to create a soil image classification model by using the deep network designer app.


Nonlinear constrained optimization using MATLAB's fmincon

Because of the pervasiveness of nonlinearities in modeling practical objective functions and constraints, it is essential to study the methods of solving nonlinear optimization problems with equality and/or inequality constraints. Learn how to solve them using MATLAB’s fmincon solver and graphically interpret the optimal solutions.


MATLAB modelling of heat equation

The heat equation is one of the partial differential equation applications, which is used to study random walks and Brownian motion. Learn the complete mathematics behind it along with the MATLAB modeling.