bio_img_videos

Stuart’s MATLAB Videos

Watch and Learn

Posts 481 - 490 of 568

Jiro’s live seminar, part 4 of 9: Automating plots with code generation

There is nothing like seeing an expert MATLAB user in action to learn plenty of tips and tricks about using MATLAB. Not everyone can get to one of our free live seminars, so Jiro and I made this… 更多内容 >>

Jiro’s live seminar, part 3 of 9: Plot tools for customizing plots 1

There is nothing like seeing an expert MATLAB user in action to learn plenty of tip and tricks about using MATLAB. Not everyone can get to one of our free live seminars, so Jiro and I made this… 更多内容 >>

Jiro’s live seminar, part 2 of 9: Importing from Excel and the MATLAB desktop 1

There is nothing like seeing an expert MATLAB user in action to learn plenty of tip and tricks about using MATLAB. Not everyone can get to one of our free live seminars, so Jiro and I made this… 更多内容 >>

Jiro’s live seminar, part 1 of 9 Overview of problem and results 11

There is nothing like seeing an expert MATLAB user in action to learn plenty of tip and tricks about using MATLAB. Not everyone can get to one of our free live seminars, so Jiro and I made this… 更多内容 >>

MATLAB Basics: Adding a toolbar to a GUI 17

People often make their own GUIs in GUIDE and they have a data visualization. When you embed an axis in your own GUI rather than using a figure window, you lose the built in toolbar that has zoom,… 更多内容 >>

Puzzler: Overlapping rectangles 34

Today’s challenge is one where you need to figure out if two rectangles have a non-zero area of overlap.
The rectangles will be specified as follows:

Just fill in your part of the code until… 更多内容 >>

Advanced MATLAB: Class system for OOP in MATLAB introduction 10

This week we will be looking at the MATLAB class system. This video does not cover the “why” of doing OOP (Object Oriented Programming) in MATLAB. It just covers a very simple example… 更多内容 >>

Puzzler: Data exploration 16

This is a puzzler without explanation. Brett got it in about five minutes, some of the other folks wandering near my office got it in just under 20.
The data to explore.
Remember to use the… 更多内容 >>

MATLAB Basics: Interpolating data with interp1 1

This short video shows how you can take a sparsely sampled sine wave and use interp1 to interpolate the missing data points. Different interpolations such as linear, spline and nearest are all shown…. 更多内容 >>

Puzzler: Six card poker 22

Update: This solution was found faster than expected. I have replaced the original with a stronger solution that I was holding in reserve. Congrats to DanK for solving the original ( found here… 更多内容 >>

Posts 481 - 490 of 568

这些文章由作者发布,不一定代表 MathWorks 的意见。