Introduction to Matlab programming

preview_player
Показать описание

This video discusses topics related to programming data analyses, and Matlab. It is not a full tutorial for how to program in Matlab, but the accompanying scripts provide an overview of the most important Matlab functions and commands for the data analyses covered in subsequent lectures.

Рекомендации по теме
Комментарии
Автор

In your code (from the site), you assumed that matrix and vector addition gives an error, but it seems like Matlab has added implicit expansion ('broadcasting') after 2016, so better to update the codes

gemechubekele