bio_img_pick

Pick of the Week

Recognizing outstanding contributions from the MATLAB ecosystem

Posts 671 - 680 of 921

Puzzler: Data exploration 9

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… read more >>

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…. read more >>

Atomic clock + alarm challenge 11

NoteThe file submission referenced in this post is no longer available on File Exchange. Bob's pick this week has a twist.   Contents The challenge The pick The catch The... read more >>

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… read more >>

MATLAB Basics: Cell arrays for holding different data types 7

Sometimes in MATLAB you are going to want to store different data types together in one construct rather than try and keep track of different variables. Structures work for this, but sometimes it is… read more >>

Alarm Clock(s) with Snooze Buttons

Never miss another appointment! How cool! I'm sitting at my desk working, knowing that I have a call in 45 minutes. I can put a reminder in Outlook, of course, but I tend to get so many Outlook... read more >>

User made videos

I wanted to thank everyone for posting their videos as requested in my prior post [click here]. Here are some of my favorite entries. I will be in touch with the authors to send them some fabulous… read more >>

Puzzler: Difficult algorithm development challenge 8

This week’s puzzler is significantly harder than others we have done in the past, I would be surprised (and delighted) to see an answer before I go home tonight…
The challenge is shown… read more >>

readtext 3

Bob's pick this week is readtext by Peder Axensten.   Jiro recently highlighted textscantool which can make it much easier to import text data into MATLAB. But you may have encountered... read more >>

Post your MATLAB Videos 3

It is no secret that I like teaching MATLAB through videos. I use Camtasia to make and edit my videos, I am very happy using it. If you want to make MATLAB videos too, you can use Jing, by the… read more >>

Posts 671 - 680 of 921

These postings are the author's and don't necessarily represent the opinions of MathWorks.