bio_img_loren

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 341 - 350 of 538

Mathematical Recreations: Tweetable Game Of Life 10

Today I’d like to introduce a guest blogger, Matt, who is consultant over in The MathWorks UK. Some of you may have come across his customer projects and series of demos... 더 읽어보기 >>

The chebfun Project 2

Nick Trefethen and a team of colleagues have created a MATLAB software package called chebfun. Version 2 is now available on the File Exchange. Version 3 is available on their site. The package is... 더 읽어보기 >>

A Case for Divergence between MATLAB and C 14

There are some functions in MATLAB that we designed to be similar to their counterparts in other languages. There are also some functions that we deliberately designed... 더 읽어보기 >>

Fourier Transforms!

Fourier Transforms! I wanted to point out to all of you interested in Fourier transforms that Steve is in the midst of posting a collection of wisdom on this topic. Discussions talk about... 더 읽어보기 >>

Carving a Dinosaur 36

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... 더 읽어보기 >>

How to Check for Existence of Solution to Matrix Equations 6

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... 더 읽어보기 >>

Comparing Single-threaded vs. Multithreaded Floating Point Calculations 13

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... 더 읽어보기 >>

Unique Values Without Rearrangement 4

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... 더 읽어보기 >>

Coordinating Zero Removals from Multiple Arrays 13

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... 더 읽어보기 >>

Empty Arrays with Flow of Control and Logical Operators 17

After reading last week's post on calculating with empty arrays, one of my colleagues mentioned some other behaviors with empty arrays that have tripped him up in the past.... 더 읽어보기 >>

Posts 341 - 350 of 538

이 게시물은 작성자 개인의 의견이며, MathWorks 전체의 의견을 대변하는 것은 아닙니다.