I have been working on a side project and I found I needed the following algorithm:
Given a binary five by five matrix, I need to find the ‘1’ value that is in the position that has the… read more >>
I have been working on a side project and I found I needed the following algorithm:
Given a binary five by five matrix, I need to find the ‘1’ value that is in the position that has the… read more >>
I recently got an e-mail from a MATLAB user that had a large dataset in Excel. They wanted to import the data and “take the average of the graph”. It turns out that meant fitting a… read more >>
I am about to leave for a recruiting trip to Carnegie Mellon University. Be sure to stop by the booth and say hello (or ARGHHH! if I see you on Friday, International Talk like a Pirate Day!) If you… read more >>
Today, Brett, Bob and Jiro have completed their inheritance of Pick of the Week blog. There is a fine heritage of Applications Engineers running the Pick of the Week blog. Scott Hirsch and I… read more >>
Very often MATLAB users want to be able to process a set of files from a directory. In this video, I show how you can look through a directory seeking files of the form “data###.dat” and… read more >>
This puzzler is very straightforward, so I hope to hear from some of the newer MATLAB users. I think the solution is very linear, most people would come up with the same solution. As a hint, be… read more >>
We have MATLAB users come into The MathWorks to present their work in MATLAB from time to time. Recently there was an interesting presentation with some really great “Clutter… read more >>
Every now and then we send MATLAB challenges through the department to help sharpen our programming skills. What amazes me is the sheer variety of solutions that people come up with.
Today, I have a… read more >>
Often if you make a surface plot with SURF for a large dataset, it will appear all black because MATLAB is trying to draw all the edge lines. You can stop these lines from obscuring your data by… read more >>
After putting this video on the blog as a nine installment collection, the feedback was strongly for a single, high resolution video. Here it is as requested. To review, this is a half hour video… read more >>
These postings are the author's and don't necessarily represent the opinions of MathWorks.