Python and MATLAB#
The calculations required for the computational methods covered here will require the writing of computer programs. These notes contain example Python code which you can enter and adapt as necessary. You may also use MATLAB to perform the calculations and the MATLAB code can be easily translated from the Python examples.
Python#
Python is open source software which means it is free to download and install on your home machine. The easiest way to do this is to download and install Anaconda which is a suite of science and data analytics software which includes Python in addition to Jupyter notebook and Spyder integrated development environment which allow us to write an execute Python code.
To install Anaconda click on the link below and then click on the download button. This should download the installer appropriate for your operating system.
MATLAB#
As a student of Manchester Met you can download and install MATLAB to your computer free of charge. To do this click on the link below and follow the installation instructions