bio_img_videos

Stuart’s MATLAB Videos

Watch and Learn

MATLAB programming contest is started 3

Today at noon we launched the latest MATLAB programming contest. Go give it a… 더 읽어보기 >>

Converting from a formula to a script to a function 10

Very often the process of coding in MATLAB is to start from a requirement, like “implement this formula”, to a script that is easily tested to a function that is more general and adds to… 더 읽어보기 >>

Copying a figure to the clipboard 17

Just a little trick that helps you get MATLAB figures easily into other programs by copying them to the clipboard. Could easily be made into a shortcut on the MATLAB toolbar. if… 더 읽어보기 >>

Puzzler: Benford’s law 23

I had a question come in recently from Denmark about wanting to implement Benford’s law. I first heard about this law on the Radiolab episode about Numbers. Radiolab is one of my favorite… 더 읽어보기 >>