Posts 61 - 70 of 321

The Menger Sponge Fractal 1

The Menger sponge is a popular fractal that generalizes Cantor sets and Sierpinski triangles. Its fractal dimension is between two and three.... 続きを読む >>

The Computer Graphics Matrix and a Cube

Use a cube instead of the Utah Teapot in my previous post. I was pleasantly suprised by the final screen shot.... 続きを読む >>

The Matrix at the Heart of Computer Graphics 7

Matrices like the ones shown in the following screen shots are at the heart of computer graphics. They describe objects moving in three-dimensional space. MATLAB's Handle Graphics uses them. So does MathWork's new RoadRunner editor. And so do all popular video games and CAD packages.... 続きを読む >>

Quaternions 3

Quaternions are generalizations of the complex numbers that have found applications in computer graphics and many other fields.... 続きを読む >>

Round, With Tie Breakers, A Prototype

In February and March I published three blog posts about an enhancement request for MATLAB concerning tie breakers with the round function, including the ability to round ties to even. Round One, Round Two and Round Three. Since then, a group of us at MathWorks, organized by my colleague (and academic great-great-grand-descendant) Heiko Weichelt, have been considering the request. We had a virtual design review recently. This post describes a prototype incorporating the features that were discussed at that review.... 続きを読む >>

Computers That I Have Known

Nick Higham's Numerical Linear Algebra group at the University of Manchester is hosting a conference celebrating Jack Dongarra's 70th birthday July 7 and 8. I am giving a talk, virtually, on July 7. I plan to reminisce about how I did computing in the days before everybody had their own computer in their lap. Here are the slides for the talk, some notes, and some links to this blog for more details.... 続きを読む >>

Complexity of Computing the Eigenvalues of a Symmetric Matrix 1

I am giving a five-minute talk today, May 26, at the virtual seminar on Complexity of Matrix Computations. Here are my slides. Two new MATLAB functions, tred and imtql, instrumented to count flops, are available in symeig.m.... 続きを読む >>

Computing Eigenvalues of Symmetric Matrices 1

Computing Eigenvalues of Symmetric MatricesSee revision.Get the MATLAB code (requires JavaScript) Published with MATLAB®... 続きを読む >>

Posts 61 - 70 of 321

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