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 361 - 370 of 538

Math in Poetry, Poetry in Math 21

You hear a fair amount about the mathematically inclined people who are really into music. You hear less about that subset
of the same group who are into poetry, and particularly, poetry and math... 続きを読む >>

Computational Geometry in MATLAB R2009a, Part II 37

I am pleased to welcome back Damian Sheehy for the sequel to his earlier Computational Geometry post.
 
Contents

What's your problem! ?
griddata Produces "Funny" Results
Scattered Data... 続きを読む >>

Computational Geometry in MATLAB R2009a, Part I 15

I'm pleased to introduce Damian Sheehy as this week's guest blogger. Damian is a geometry developer at The MathWorks, his background is in the area of geometric modeling and... 続きを読む >>

A Brief History of polyval 4

When I first started working at MathWorks, there were already a few functions in MATLAB for working with polynomials. One of these, polyval, for polynomial evaluation, used... 続きを読む >>

Find Largest Positive Value Next to Zero 19

Recently, Steve wrote a blog discussing code clarity/obscurity in the context of one-line code solutions. Simply stated, the problem he solved is this. Find the largest value in an... 続きを読む >>

Rooting Around in MATLAB – Part 3 4

I recently wrote a pair of posts (1 and 2) about finding roots of equations, and how you might use MATLAB to explore this topic with emphasis on the method of fixed point iteration. ... 続きを読む >>

Rooting Around in MATLAB – Part 2 2

In a recent post, I started a series of posts about finding roots of equations, and how you might use MATLAB to teach some of this topic. In particular, I will... 続きを読む >>

Rooting Around in MATLAB – Part 1 3

I've been interested in teaching for a long time, including ways to use MATLAB. One concept that students might need to understand early in their college careers is that of... 続きを読む >>

Hold Everything! 31

Have you ever tried to overlap more than one plot, only to find that you had to fiddle with a few times before it looked right? Perhaps this is because you aren't... 続きを読む >>

From struct to dataset 14

When I got to work last Friday, I saw an email discussion, on behalf of a customer, trying to find a good way to add a new field to a struct array.... 続きを読む >>

Posts 361 - 370 of 538

これらの投稿は著者に属するものであり、必ずしも MathWorks の見解を示すものではありません。