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 211 - 220 of 538

Zero Evolution 12

Today's post will take us on an historical tour of the function zeros, and pertains, in various ways, to the related functions ones, eye, false, true, rand, randn, and complex.... read more >>

Deconstructing Destructors 5

I'm pleased to introduce guest blogger Jennifer Black, manager of the MATLAB object system team. Today Jennifer will be sharing some thoughts on what happens when objects are destroyed in MATLAB and how you can control aspects of this process.... read more >>

Using memmapfile to Navigate through “Big Data” Binary Files 3

This week, Ken Atwell from MATLAB product management weighs in with using a memmapfile as a way to navigate through binary files of "big data".... read more >>

Running Monte Carlo Simulations on Multiple GPUs

Today I'd like to introduce James Lebak. James is a developer who works on GPU support in the Parallel Computing Toolbox.... read more >>

From Symbolic Differential Equations to Their Numeric Solution 4

Once more, I am pleased to introduce guest blogger Kai Gehrs. Kai has been a Software Engineer at MathWorks for the past five years mainly working on features for the Symbolic Math Toolbox. He has a background in mathematics and computer science and already contributed to my blog in the past.... read more >>

Duality Between Function and Command Syntax 4

A long time ago, I covered the topic of the duality between command and function syntax.... read more >>

Recent Question about Speed with Subarray Calculations 8

Recently someone asked me to explain the speed behavior doing a calculation using a loop and array indexing vs. getting the subarray first.... read more >>

Using Symbolic Math Toolbox to Compute Area Moments of Inertia 1

Once more I am pleased to introduce guest blogger Kai Gehrs. Kai has been a Software Engineer at MathWorks for the past five years working on the Symbolic Math Toolbox. He has a background in mathematics and computer science. He already contributed to my BLOG in the past writing about Using Symbolic Equations And Symbolic Functions In MATLAB as well as on approaches for Simplifying Symbolic Results.

... read more >>

MATLAB to FPGA using HDL Coder(TM) 16

It's my pleasure to introduce guest blogger Kiran Kintali. Kiran is the product development lead for HDL Coder at MathWorks. In this post, Kiran introduces a new capability in HDL Coder™ that generates synthesizable VHDL/Verilog code directly from MATLAB and highlights some of the key features of this new MATLAB based workflow.... read more >>

New Datatype under Development for Possible MATLAB Release 15

There is a new datatype we are playing around with that we hope to make available in an upcoming release and we would like your input beforehand.... read more >>

Posts 211 - 220 of 538

These postings are the author's and don't necessarily represent the opinions of MathWorks.