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 전체의 의견을 대변하는 것은 아닙니다.