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 331 - 340 of 539

Double or Nothing? No Joking! 16

Note the date, folks. I am using this excuse to be a bit light-hearted today. I saw the following quote on someone's door here at MathWorks. ... read more >>

Solving Ordinary Differential Equations 11

I have recently handled several help requests for solving differential equations in MATLAB. All of the cases I worked on boil down to how to transform the higher-order... read more >>

Debugging Approaches 11

There are lots of posts on the MATLAB newsgroup asking questions like why do I get this error "xxx"? One of the most common answers shows users how to track down the information ... read more >>

MathWorks Energy Virtual Conference

Please join The MathWorks at an Energy Virtual Conference on Thursday, March 25. Discover MATLAB and Simulink solutions for evaluating energy resources, developing systems for... read more >>

Doug’s “Top 10 MATLAB code practices that make me cry” 4

Doug's "Top 10 MATLAB code practices that make me cry" This week, Doug's blog focuses on what he considers to be some poor programming practices he's seen in MATLAB code. I agree... read more >>

Nicomachus’s Theorem 4

Ned Gulley is stepping in as guest blogger this week. You may remember an earlier guest entry from him on calendars and leap years. Ned has been working at MathWorks almost as long as I... read more >>

Ensuring Positive Values – Part 2 6

My last post started the discussion about how to ensure data values met certain constraints. The solutions I talked about were ones where you checked at certain places during a... read more >>

Ensuring Positive Values – Part 1 4

Do you sometimes need to be sure an array has only bounded, positive values? At least one customer asked about this recently and noted that it could be quite involved. ... read more >>

Constrained Sorting of Arrays 37

In a variety of applications, customers have requested a way to sort arrays subject to some constraints. One use case is when a row in an array represents a data record. Clearly, ... read more >>

Job Fair for Recent Graduates @ MathWorks

Job Fair for Recent Graduates @ MathWorks On February 4, 2010, we will be hosting a virtual career fair. Seth supplied the details here in his recent blog post. As you might... read more >>

Posts 331 - 340 of 539

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