bio_img_cleve

Posts 251 - 260 of 332

MathWorks Logo, Part Five, Evolution of the Logo 5

Our plots of the first eigenfunction of the L-shaped membrane have changed several times over the last fifty years.... 続きを読む >>

MathWorks Logo, Part Four, Method of Particular Solutions Generates the Logo

The Method of Particular Solutions computes a highly accurate approximation to the eigenvalue we have been seeking, and guaranteed bounds on the accuracy. It also provides flexibility involving the boundary conditions that leads to the MathWorks logo. ... 続きを読む >>

MathWorks Logo, Part Three, PDE Toolbox 2

The Partial Differential Equation Toolbox contains tools for the analysis of PDEs in two space dimensions and time. It is perhaps not surprising that one of the primary examples involves the L-shaped membrane.... 続きを読む >>

MathWorks Logo, Part Two. Finite Differences 2

After reviewing the state of affairs fifty years ago, I use classic finite difference methods, followed by extrapolation, to find the first eigenvalue of the region underlying the MathWorks logo.... 続きを読む >>

MathWorks Logo, Part One. Why Is It L Shaped?

MathWorks is the only company in the world whose logo satisfies a partial differential equation. Why is the region for this equation shaped like a capital letter L? ... 続きを読む >>

Finite Fourier Transform Matrix

This is the third in a series of posts on the finite Fourier transform. The Fourier matrix produces an interesting graphic and has a surprising eigenvalue distribution. ... 続きを読む >>

FFT, Fast Finite Fourier Transform

This is the second in a series of three posts about the Finite Fourier Transform. This post is about the fast FFT algorithm itself. A recursive divide and conquer algorithm is implemented in an elegant MATLAB function named ffttx.... 続きを読む >>

Touch-Tone Telephone Dialing 8

We all use Fourier analysis every day without even knowing it. Cell phones, disc drives, DVDs, and JPEGs all involve fast finite Fourier transforms. This post, which describes touch-tone telephone dialing, is the first of three posts about the computation and interpretation of FFTs. The posts are adapted from chapter 8 of my book, Numerical Computing with MATLAB . ... 続きを読む >>

Complete Pivoting and Hadamard Matrices 1

For several years we thought Hadamard matrices showed maximum element growth for Gaussian elimination with complete pivoting. We were wrong. ... 続きを読む >>

Gaussian Elimination with Partial Pivoting 1

In rare cases, Gaussian elimination with partial pivoting is unstable. But the situations are so unlikely that we continue to use the algorithm as the foundation for our matrix computations.... 続きを読む >>

Posts 251 - 260 of 332

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