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 381 - 390 of 539

Using str2func for Anonymous Function Handle Creation 25

Starting in Release 2009a, str2func lets you create a handle to anonymous function. Before that, you need to construct an anonymous function from literal strings, or using... read more >>

What’s in Your startup.m? 45

Several of us at The MathWorks were recently discussing how we each use startup.m. Contents ... read more >>

Decomposing Embedded Images 13

Today I’d like to introduce a guest blogger, Jiro, who is an application engineer here at The MathWorks. Some of you may know him as one of the bloggers for the File Exchange Pick... read more >>

Experiments with MATLAB – The Book

Quite a few MATLAB users that I meet these days want to know if The MathWorks has a toolbox for their precocious teenagers. Currently, there is not such product. However,... read more >>

More MathWorks Bling for Grabs 5

Recently I posted about some "hidden" MathWorks swag in the LA area. Congratulations to Tony who posted some information on his find. He photographed the location. Today... read more >>

A Pedagogical Tool for Fourier Transforms 4

I recently attended the DSP Workshop sponsored by the IEEE Signal Processing Society. It focues on both signal processing and signal processing education. I spoke to a lot of the... read more >>

Opportunity to Hunt for MathWorks Swag 3

Have you ever gotten involved in geocaching? Have you ever wanted a MathWorks laser pointer / flashlight? You have a chance of combining both of these interests if you happen... read more >>

More Ways to Find Matching Data 55

Today on the newsgroup, a user wanted help finding when values in a matrix matched some other values (see the post). There was already a solution posted when I was reading, but something... read more >>

Nested Timing 2

Did you know that you can use tic and toc to measure times of operations that may have other timed operations nested inside? Contents ... read more >>

I-COOL – International Coalition of Ocean Observing Laboratories 2

It's no secret that my background is in marine geophysics. Last week at the annual meeting of AGU (American Geophysical Union), I remembered seeing some very cool plots recently, some... read more >>

Posts 381 - 390 of 539

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