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 11 - 20 of 41

Results for: 2011

Creating .NET Web Services for Firefox, IE, Chrome and Safari

Guest blogger Peter Webb returns with another in an occasional series of postings about application deployment.   Contents Calling .NET Web Services from JavaScript Exchanging... read more >>

Another Possible Surprise – Ignored NaN Values 9

Ever have some data that might have some NaN values? And you start doing computations with these data, expecting |NaN|s to propagate... Only to find later, that the |NaN|s... read more >>

R2011b Is Available 5

R2011b is now available. Focusing solely on MATLAB, I wanted to let you know what some of my favorite new features are. ... read more >>

Intersecting Lines (Part 2) 2

Recently, Lucio and I wrote a post on detecting line segment intersections. We confessed in the post that we had not been exhaustive in our treatment. We also received many interesting... read more >>

Intersecting Lines 18

Today I am writing this post in collaboration with my friend and colleague, Lucio Cetto. Ever need to know if two line segments intersect? There are lots of ways to do this, and I... read more >>

Deploying MATLAB Functions as .NET Web Services 4

Guest blogger Peter Webb returns with another in an occasional series of postings about application deployment. Contents ... read more >>

Wash, Rinse, Repeat; Break, Return, Continue 4

So much of the work we do in development at MathWorks is iterative. Over the years, we've come to use the phrase "wash, rinse, repeat" to indicate this. It's true... read more >>

Using MATLAB Structures in C# with Builder NE 7

Guest blogger Peter Webb returns with another in an occasional series of postings about application deployment. Contents ... read more >>

A Mandelbrot Set on the GPU 8

Today I welcome back guest blogger Ben Tordoff who last blogged here on how to Carve a Dinosaur. These days Ben works on the Parallel Computing Toolbox™ with particular focus on... read more >>

Simpler Control of Random Number Generation in MATLAB 12

Once again we're going to hear from guest blogger Peter Perkins, who is a statistical software developer here at The MathWorks.
MATLAB has had random numbers since the beginning. But not... read more >>

Posts 11 - 20 of 41