bio_img_videos

Stuart’s MATLAB Videos

Watch and Learn

Posts 281 - 290 of 568

Using keyboard shortcuts 1

I like it when I find new productivity tips in the MATLAB environment. The new MATLAB Toolstrip shows keyboard shortcuts for all toolstrip items when you press the Alt-key, which reminded me that we… 더 읽어보기 >>

Final MATLAB programming contest 2

I have been involved with the MATLAB programming contest in a meaningful way since about 2005, seven years later we are doing the final one, Knots. I hope you have enjoyed playing these as… 더 읽어보기 >>

Simple test scripts in MATLAB

Testing your code is important to make sure that it works correctly and continues to work correctly as you modify it. The more long lived the code, the more important testing becomes. I… 더 읽어보기 >>

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… 더 읽어보기 >>

Ulam Spirial and interactive tweaking in MATLAB

I think a lot about how to best teach MATLAB. It took me 18 years to learn what I know about MATLAB, I keep hoping I can teach all of it in a three day class. So far, it has never worked! The… 더 읽어보기 >>

Making a custom data tip

This is the final video in the cryptography series. In this we look at the final data that comes out of the random number generator. We are concerned to see that not every combination of random… 더 읽어보기 >>

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. … 더 읽어보기 >>

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… 더 읽어보기 >>

Posts 281 - 290 of 568

이 게시물은 작성자 개인의 의견이며, MathWorks 전체의 의견을 대변하는 것은 아닙니다.