Stuart’s MATLAB Videos

Watch and Learn

Posts 61 - 70 of 78

Results for: 2008

MATLAB Puzzler: Removing columns and rows from binary matrices 35

I am trying something new this week: the MATLAB Puzzler. Rather than just work one of the Practical Examples directly, I am doing it in two parts. The first I will pose the MATLAB puzzler and say… read more >>

Practical Example: Placing a sampling grid in a polygon part two 1

This is the second video in this series, it shows you how to run a very simplistic optimization. For a simple problem like this one, the algorithm is more than sufficient to find a correct answer to… read more >>

Practical Example: Placing a sampling grid in a polygon 4

A while back, I posted a video about how to place points randomly inside of an arbitrary polygon. [Click here] This video prompted a question about how to place points in a more systematic manner. If… read more >>

Advanced MATLAB: Subplots 15

The distinction between MATLAB Basics and Advanced MATLAB is a somewhat arbitrary distinction. The heuristic I use is “If I knew it before I came to The MathWorks, it is basic.” It is as… read more >>

Advanced MATLAB: Calling Simulink from MATLAB 2

I normally only have two posts a week, but I needed to throw in this extra post to announce a new blog by my buddy Seth. Seth will be discussing Simulink every week. This week, he is discussing batch… read more >>

MATLAB Basics: Getting a directory listing 4

In the past we covered how to use UIGETFILE as an alternative to hardcoding the name of a file in your program. [click here] In this video, we will show how MATLAB can get a directory listing and use… read more >>

Practical example: Intersecting a circle with a line series 4

As with all the videos in this practical example series, the process of developing code is more important than the particular problem that is being solved. In this video, we will be covering topics… read more >>

Timing code in MATLAB 2

It was about a year and a half ago when I posted about using the profiler to find bottlenecks in your MATLAB code [click here]. This week’s video covers two quick and easy ways of timing your… read more >>

Sudoku solver

One of the comments that came from the survey we did a few weeks ago is that people miss the traditional Pick of the Week format. I have invited a few guest bloggers to help me choose files each… read more >>

MATLAB Basics: Change the string on a button when pushed 2

January t-shirt winner will be announced on Friday. There is no survey for this video, but you can still get in on last week’s survey to win a MATLAB t-shirt. This two and a quarter minute… read more >>

Posts 61 - 70 of 78