bio_img_videos

Stuart’s MATLAB Videos

Watch and Learn

Using and removing NaN in MATLAB plots

This is a quick technique that came out of the series we have been doing about the cryptography algorithm. If you have NaN (“Not A Number”) in your data, MATLAB will ignore them in a… 더 읽어보기 >>

Choosing algorithm based on data size. 2

Today we will look further at the cypher algorithm, specifically the randomness of this algorithm. There are two different distributions to look at: distribution of single numbers (1,2,3,4) and the… 더 읽어보기 >>

Curiosity Lands 2

All the geeks know that Curiosity has landed on Mars. I am not sure of the extent of the use of MATLAB/Simulink on this particular project, but I know that JPL is a “major user” of… 더 읽어보기 >>

Naive vs Complex solutions

This video is more philosophical than about MATLAB syntax. When trying to understand the cycles that occur in the output of a pseudo random number generator, I first approached the problem in… 더 읽어보기 >>