Posts 51 - 60 of 159

搜索结果: History

Hadamard Matrices

I have just returned from the ICIAM2019 conference in Valencia, Spain. It was a huge conference -- 4,000+ attendees, dozens of prize and invited talks, hundreds of parallel minisympsia. I gave a talk in a two-part minisymposium organized by Nick Higham and Rob Corless. I outlined the first part of the talk in this blog a month ago. This post outlines the second part, which was about Hadamard matrices. Some of it is taken from a post in this blog five years ago.... 更多内容 >>

The World’s Simplest Impossible Problem 3

(This is a reprint of the second ever Cleve's Corner from the Winter 1990 MathWorks Newsletter).The other day at lunch with a couple of other MathWorks people, I posed the following... 更多内容 >>

Bohemian Matrices in the MATLAB® Gallery 2

We will have a two-part minisymposium on "Bohemian Matrices" at ICIAM2019, the International Congress on Industrial and Applied Mathematics in Valencia, Spain, July 15-19. This is an outline of my talk.... 更多内容 >>

An Eigenvalue Sensitivity Example

On May 29-30, I plan to attend a conference, organized by Nick Higham, at the University of Manchester. The title of the conference is... 更多内容 >>

Continued Fractions and Function “rat” 1

Let me tell you about MATLAB's controversial function rat.... 更多内容 >>

Benchmarking a GPU 5

I recently acquired a GPU, a graphics processing unit. It's called a GPU because such processors were originally intended to speed up graphics. But MATLAB uses it to speed up computation. Let's see how the gpuArray object benchmarks on my machine. I have been doing computer benchmarks for years. I like to do profiles where I vary the size of a task and see how the amount of memory required affects performance. I always learn something unexpected when I do these profiles. Ben Todoroff is on the MathWorks Parallel Processing team. Last year he contributed #34080, gpuBench to the MATLAB Central File Exchange. He has been able to compare several different GPUs. I am going to consider the performance of only one GPU, but in more detail. Important note. This is only about double precision. Single precision is another story. ... 更多内容 >>

VAXBARN Restores Vibrating Membrane on Ardent Titan 1

VAXBARN Restores Vibrating Membrane on Ardent Titan dore_frame This is a short post to point to a web site in the Netherlands, VAXBARN. The site proprietor, Camiel Vanderhoeven, is assembling a... 更多内容 >>

Penrose and Fourier Design Playing Cards 2

MathWorks is creating a deck of playing cards that will be offered as gifts at our trade show booths. The design of the cards is based on Penrose Tilings and plots of the Finite Fourier Transform Matrix.... 更多内容 >>

Revisiting the Game of Life

I am addicted. I keep coming back to John Conway's Game of Life. Years ago, I wrote a chapter about Life in Experiments with MATLAB. I wrote a three-part series about Life shortly after I started blogging. Part 1, Part 2, Part 3. I have recently made significant enhancements to my MATLAB program for Life. I never seem to finish the code because I get diverted by actually using the program to explore the Universe. I invite you to join me. But, fair warning, you might become addicted too.... 更多内容 >>

USA Traveling Salesman Tour 4

Find the optimum traveling salesman tour through the capitals of the 48 contiguous states in the USA.... 更多内容 >>

Posts 51 - 60 of 159