bio_img_pick

Pick of the Week

Recognizing outstanding contributions from the MATLAB ecosystem

Posts 751 - 760 of 924

MATLAB Basics video: Interleaving data based on unique identifier

This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user.
This video covers how to take data from different matrices and merge it into one bigger matrix based on… read more >>

MATLAB Basics video: Concatenating vectors

This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user.
This video covers how to concatenate vectors or matrices, even if they are different lengths. This will… read more >>

MATLAB Basics video: Solving linear equations 4

This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user.
This video covers how to convert two equations into matrix form and then solve them in MATLAB. This is… read more >>

MATLAB Basics video: Sorting matrices 11

This video covers how to sort a matrix, either sorting each column independently or sorting such that the original rows stay together. Most new users are able to find the SORT command without much… read more >>

Small multiples of plots made cleaner

Those of us that are followers of data visualization guru Edward Tufte often want to use small multiple that allow you to see thumbnails of related data all at once. In MATLAB, that will often cause… read more >>

MATLAB R2007B released! 3

Why are these MathWorkers celebrating?

In keeping with our twice a year release schedule at the MathWorks, we have a new release of the MathWorks products available this week. Stuart has made quite… read more >>

MATLAB Basics video: Absolute and Logical indexing 5

This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user.
This video covers how to use row and column notation to be able to pull a subset of data from a larger… read more >>

Content aware image resizing 2

One of the things I love about MATLAB is hearing about an interesting algorithm and being able to put it together quickly to understand how it works, if only to satiate my curiosity. What I really… read more >>

MATLAB Basics video: Row and Column indexing 10

This is one in a series of videos covering MATLAB basics. It is meant for the new MATLAB user.
This video covers how to use row and column notation to be able to pull a subset of data from a larger… read more >>

Animating data in MATLAB

This Pick is best seen to be appreciated, so watch this quick video showing the Animator in action on a double pendulum. Jiro made it so that you can speed up, slow down and move easily through an… read more >>

Posts 751 - 760 of 924

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