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 411 - 420 of 539

HELP – I Got the Wrong Answer for My Optimization! 16

How often I have heard this!?! It turns out there are a bunch of reasons why you might not get the answer you expect when performing an optimization task. These... read more >>

LEGO Mindstorms NXT in Teaching 33

Today I’d like to introduce a guest blogger, Gautam Vallabha, a developer here at The MathWorks who works on classroom applications of MATLAB. Today he shows you one way in which MATLAB
can be used... read more >>

Speeding Up MATLAB Applications 25

Today I’d like to introduce a guest blogger, Sarah Wait Zaranek, who is an application engineer here at The MathWorks. Today she talks about speeding up code from a customer to get... read more >>

Writing Deployable Code 29

I'm pleased to introduce Peter Webb as this week's guest blogger. Peter has worked on the MATLAB Compiler since 1995. This is the first in a series of posts about how to... read more >>

Interpolation in MATLAB 44

I'd like to introduce a new guest blogger - John D'Errico - an applied mathematician, now retired from Eastman Kodak, where he used MATLAB for over 20 years. Since then, MATLAB is ... read more >>

Collinearity 19

I recently heard Greg Wilson speak about a topic dear to him, Beautiful Code. He and Andy Oran edited a book on this topic in which programmers explain their thought processes. The... read more >>

Another Lesson in Floating Point 12

In an earlier post I discussed the issue of floating point accuracy in calculations. I have another example to share today that has been lurking in the Mapping Toolbox... read more >>

Acting on Specific Elements in a Matrix 32

Using MATLAB, there are several ways to identify elements from an array for which you wish to perform some action. Depending on how you've chosen the elements, you may either... read more >>

MATLAB Publishing for Teaching

Since MATLAB has had the capability to publish M-files, we have seen publishing being adopted at many educational institutions. And there is a variety of ways for you
to find out just what’s… read more >>

Blog Comments

I intend to have as few rules as possible about comments on this blog. I may add new rules as the need arises. I will delete or not answer comments that consist largely of questions about... read more >>

Posts 411 - 420 of 539

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