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 21 - 29 of 29

Results for: 2014

Election Poll Analysis in MATLAB 1

This is a mid-term election year here in the United States, and today's guest blogger, Toshi Takeuchi, invites you to try election poll analysis with MATLAB for fun.... read more >>

Debunking Bad News Analysis with MATLAB

With spring comes the tax filing deadline. This post is also about taxes. I'd like to introduce this week's guest blogger, Toshi Takeuchi. Toshi analyzes web data and runs online ad campaigns here at MathWorks.... read more >>

MATLAB Virtual Conference 2014 1

We are hosting another worldwide conference this month, on-line. Its coming Marcn 26, and has special tracks including

  • Discover MATLAB and Simulink
  • Find Out What's New
  • See What Industry Experts Are Doing
  • Explore MATLAB and Simulink in Academia

... read more >>

Integer Programming and Hyper Sudoku

I'd like to introduce this week's guest blogger Alan Weiss. Alan writes documentation for mathematical toolboxes here at MathWorks.... read more >>

Arithmetic Associativity – Not So Fast 7

Arithmetic is associative, right? Well, in the world of paper and pencil, where you can often do calculations exactly, that can be true. However, in the computing world, where real numbers can't always be represented exactly because of working with finite precision datatypes, it turns out that you can't depend on the arithmetic to behave the way you were taught in grade school.... read more >>

Double Integration in MATLAB – Methods and Handling Discontinuities, Singularities, and More

In our recent post, Mike Hosea and I talked about adjusting both the absolute and relative tolerances for getting more accurate results when calculating a double integral. Today we'd like to talk about choosing the method of integration as well as which order to choose for the first dimension (direction) of integration.... read more >>

Coding Best Practices – A Good Read 7

Coding Best Practices - A Good ReadI have written blogs before on coding best practices in MATLAB and they have always generated a lot of great feedback. I recently came across a language-neutral... read more >>

Cool Graphics and Graphical User Interfaces 4

Today, David Garrison and Sarah Wait Zaranek, today's guest bloggers, would like to ask for your help in tracking down interesting examples using MATLAB graphics and UI building capabilties.... read more >>

Seeking Symmetry in MATLAB 7

Sometimes I need to construct a matrix with certain symmetries. There are a bunch of tools in MATLAB that are well suited for such tasks. In today's post, I will mention the ones I use most often.... read more >>

Posts 21 - 29 of 29