bio_img_loren

Loren on the Art of MATLAB

Turn ideas into MATLAB

Note

Loren on the Art of MATLAB has been archived and will not be updated.

Posts 311 - 320 of 538

R2010b is Live 7

MATLAB R2010b is live and includes some a bunch of good stuff. I've listed ones below that I found most interesting. You may find others more compelling, so read the Release... read more >>

Combining Functions 9

For a lot of calculations, it makes sense to combine operations into a single expression. You can sometimes do this easily when you have function handles and you generate one... read more >>

By All Means 2

Ever find yourself wanting to get some sense of some data, but not sure the arithmetic mean is what you want? You might also consider the geometric mean (geomean from Statistics... read more >>

Graphical Display Techniques – Part 2 6

In a recent post I discussed how to use different linestyles, colors, and marker properties to ensure that lines are markers that you superimpose on a plot will be visible,... read more >>

Graphical Display Techniques – Part 1 9

I've recently been working with some customers who need to display extra information on top of a plot. Steve showed some examples for superimposing lines on images in such a way so they... read more >>

Scalar Roulette 4

A while ago, Steve posted an article entitled Functional Design Clunkers on his blog. Well, I have a confession to make too. Have you ever been bitten by the ambiguity in the contour... read more >>

Vuvuzela Denoising with Parametric Equalizers 3

Today I’d like to introduce a guest blogger, Charu, who is a Technical Marketing Manager at The MathWorks. Charu regularly presents webinars on signal processing topics,... read more >>

What Data Is Available? 5

Yes, I know, data are, but the title just sounded terrible that way. Ever wonder what data you have stored in some files, particularly MATLAB MAT-files? Sometimes I'd... read more >>

World Cup Soccer and the Vuvuzela 10

Anyone been watching soccer lately? If so, you may have noticed a buzz in the background, created by many people playing the vuvuzela. This contribution on the File Exchange... read more >>

Simple Date Manipulations 8

I've recently had an opportunity to work with data for which I wanted to exclude weekend dates in order to see some trends. It took a little getting used to for me,... read more >>

Posts 311 - 320 of 538

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