bio_img_videos

Stuart’s MATLAB Videos

Watch and Learn

Posts 11 - 20 of 24

Results for: Uncategorized

Importing data into MATLAB 1

With the new release of MATLAB, I was all excited to make a video about the tools for importing data into MATLAB. Then I realized that Sarah made an even better one. There are quite a few in this… read more >>

Release 2012B is live 6

Every six month we release a new version of MATLAB. This 2012B Release is kind of a big deal. There is a major change in the desktop that should increase the discoverability of features in MATLAB. … read more >>

Cycle analysis of a pseudo random number generator with MATLAB

This video furthers our analysis of the solitaire cipher, which is really just a pseudo random number generator. In this video, we estimate the cycle time of our random number generator to determine… read more >>

Learning MATLAB 1

I commonly am asked how to learn MATLAB. Here are common questions and answers. What MATLAB books or MATLAB tutorials should I use? I am, of course biased on this. I think this blog is a… read more >>

MATLAB training through Cody

Cody is one of my favorite ways of learning MATLAB. I have recently created a problem in Cody where you are to solve addition problems of this puzzle style: W A I T + A L L … read more >>

Cody problems and programming contest preview?

The MATLAB programming contest team has released six Cody problems today. These should be interesting in their own right, but those of you that want a head start on the programming contest that… read more >>

Regression in MATLAB

There are three new functions for regression in the 2012a release of MATLAB. I am not an expert in this area, but Richard is. Enjoy his video about these capabilities. if… read more >>

Piecewise linear curve fitting 15

This week, I am getting back to my blogging roots and I want to highlight (and thank) John D’errico for a great file Exchange submission. That file is Shape Language… read more >>

Cody challenges added: Poker Series 7

Cody is a great way to learn MATLAB. Recently, a new series of problems have been added. This series of problems will be excellent for people that are new to MATLAB to solve. There are 11… read more >>

MATLAB tip: Use one command per line 4

This is a common programming pattern that I see with new MATLAB users: They put more than one command per line in MATLAB file. This can make it harder to visually take in a file, and because … read more >>

Posts 11 - 20 of 24