bio_img_cleve

Posts 1 - 10 of 50

다음에 대한 결과: Algorithms

A Million Dollar Matrix

The twenty-second Householder Symposium on Numerical Linear Algebra is this week, June 8 - June 13, 2025 at Cornell. My talk on Wednesday had the provocative title "A Million-Dollar Matrix". A PDF of the slides available at link_1. The talk covers posts in the Cleve's Corner blog last fall. link_2, link_3, link_4.... 더 읽어보기 >>

L-systems, Plants, Fractal Curves, Turtles and Dragons

No, this is not the script for an episode of "Game of Thrones". It is a blog post about Lindenmayer grammars, growing plants, space-filling fractals, turtle graphics and dragon curves.... 더 읽어보기 >>

LUTool, Animation of Gaussian Elimination 2

LUTool provides an interactive animation of Gaussian elimination, the most important algorithm in technical computing.... 더 읽어보기 >>

Experience With Chatbots Generating MATLAB 1

A friend is investigating the use of generative AI in his classes. I asked two different popular chatbots to write MATLAB programs for a mathematically nontrivial problem. Both chatbots understood my query and both wrote plausible MATLAB programs, but one of the programs was not correct. My recommendation for coursework: carefully read and test programs produced by generative AI and repair any incorrect ones.... 더 읽어보기 >>

Closest Pair of Points Problem

The Closest Pair of Points problem is a standard topic in an algorithms course today, but when I taught such a course fifty years ago, the algorithm was not yet known.... 더 읽어보기 >>

Exploring Matrices

I have spent much of my career working to bring abstract linear algebra and practical matrix computation closer together. This project is my latest effort.... 더 읽어보기 >>

ARLS, Automatically Regularized Least Squares 13

(I have a guest blogger today. Ron Jones worked with me in 1985 for his Ph. D. from the University of New Mexico. He retired recently after nearly 40 years at Sandia National Labs in Albuquerque and now has a chance to return to the problem he studied in his thesis. -- CBM)... 더 읽어보기 >>

Three Wordle Assistants 3

When I tackle a Wordle puzzle, I like to make all the key decisions myself. My three assistants set up puzzles and suggest words when I ask for help, but I guide the actual solution. My assistants also make it possible for me to play Wordle anywhere, anytime, even when my laptop is in airplane mode. I don't need the New York Times or access to the Web.... 더 읽어보기 >>

Singular Matrix Pencils and the QZ Algorithm, Update

(The January 5 posting was premature and incomplete.)... 더 읽어보기 >>

Quaternions 3

Quaternions are generalizations of the complex numbers that have found applications in computer graphics and many other fields.... 더 읽어보기 >>

Posts 1 - 10 of 50