|
|
Loren Shure works on design of the MATLAB language at The MathWorks. She writes here about once a week on MATLAB programming and related topics. |
based on editor's review
![]() Editor reviews are provided by professional editors who evaluate a blog based on the following criteria: Frequency of Updates, Relevance of Content, Site Design, and Writing Style.
|
Carving a DinosaurDec 16, 2009
Today I’d like to introduce a guest blogger, Ben, who is consultant over in The MathWorks UK. Some of you may have come across
his customer projects and demos on image processing. He’s going to talk about one of those demos here.
...
How to Check for Existence of Solution to Matrix EquationsDec 11, 2009
There was a great question on the newsgroup this past week asking how to determine if a system of equations had a solution. The poster wasn't (at least
yet) concerned with what the solution was.
Contents
...
Comparing Single-threaded vs. Multithreaded Floating Point CalculationsDec 4, 2009
There continue to be a flurry of queries suggesting that MATLAB has bugs when it comes to certain operations like addition
with more than values. Sometimes what prompts this is a user noticing that he or she gets different answers when using...
Unique Values Without RearrangementNov 26, 2009
In MATLAB, the simplest form of the function unique returns the unique values contained in a numeric vector, with the results sorted. This is often acceptable, but sometimes
a user prefers the results in the order originally found in the...
Coordinating Zero Removals from Multiple ArraysNov 19, 2009
I've fielded some questions recently about how to coordinate multiple arrays changing simultaneously. One example is removing
elements for two arrays in the case where either array holds a zero for the location. This is a good opportunity to...
|
||
|
||



