Index. C n (a, b), 453 O(h n ), 456 ", 7. 1-norm, norm, 85

Similar documents
TABLE OF CONTENTS INTRODUCTION, APPROXIMATION & ERRORS 1. Chapter Introduction to numerical methods 1 Multiple-choice test 7 Problem set 9

Applied Numerical Analysis

Numerical Methods in Matrix Computations

Preface. 2 Linear Equations and Eigenvalue Problem 22

Numerical Mathematics

Math 411 Preliminaries

Review. Numerical Methods Lecture 22. Prof. Jinbo Bi CSE, UConn

A THEORETICAL INTRODUCTION TO NUMERICAL ANALYSIS

NUMERICAL MATHEMATICS AND COMPUTING

Numerical Methods for Engineers. and Scientists. Applications using MATLAB. An Introduction with. Vish- Subramaniam. Third Edition. Amos Gilat.

Math 411 Preliminaries

Computational Methods

Introduction to Numerical Analysis

Index. C 2 ( ), 447 C k [a,b], 37 C0 ( ), 618 ( ), 447 CD 2 CN 2

Numerical Analysis. A Comprehensive Introduction. H. R. Schwarz University of Zürich Switzerland. with a contribution by

Applied Linear Algebra

FINITE-DIMENSIONAL LINEAR ALGEBRA

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems

Fundamental Numerical Methods for Electrical Engineering

CS 257: Numerical Methods

Contents. Preface to the Third Edition (2007) Preface to the Second Edition (1992) Preface to the First Edition (1985) License and Legal Information

Table 1 Principle Matlab operators and functions Name Description Page reference

PARTIAL DIFFERENTIAL EQUATIONS

Index. for Ɣ(a, z), 39. convergent asymptotic representation, 46 converging factor, 40 exponentially improved, 39

Index. for generalized eigenvalue problem, butterfly form, 211

Index. Copyright (c)2007 The Society for Industrial and Applied Mathematics From: Matrix Methods in Data Mining and Pattern Recgonition By: Lars Elden

Non-linear least squares

MATHEMATICAL METHODS INTERPOLATION

Review for Exam 2 Ben Wang and Mark Styczynski

MATHEMATICS. Course Syllabus. Section A: Linear Algebra. Subject Code: MA. Course Structure. Ordinary Differential Equations

Part IB Numerical Analysis

LECTURE NOTES ELEMENTARY NUMERICAL METHODS. Eusebius Doedel

Hands-on Matrix Algebra Using R

Contents. I Basic Methods 13

Introduction. Chapter One

NUMERICAL METHODS USING MATLAB

CS 450 Numerical Analysis. Chapter 8: Numerical Integration and Differentiation

Numerical Methods - Numerical Linear Algebra

NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING

Applied Linear Algebra in Geoscience Using MATLAB

Index. book 2009/5/27 page 121. (Page numbers set in bold type indicate the definition of an entry.)

Numerical Analysis. Introduction to. Rostam K. Saeed Karwan H.F. Jwamer Faraidun K. Hamasalh

MA1023-Methods of Mathematics-15S2 Tutorial 1

Computational Methods. Least Squares Approximation/Optimization

APPLIED NUMERICAL LINEAR ALGEBRA

Scientific Computing: An Introductory Survey

Part IB - Easter Term 2003 Numerical Analysis I

Preliminary/Qualifying Exam in Numerical Analysis (Math 502a) Spring 2012

Preliminary Examination, Numerical Analysis, August 2016

MA3025 Course Prerequisites

CHAPTER 11. A Revision. 1. The Computers and Numbers therein

Introduction 5. 1 Floating-Point Arithmetic 5. 2 The Direct Solution of Linear Algebraic Systems 11

BASIC EXAM ADVANCED CALCULUS/LINEAR ALGEBRA

Preface to Second Edition... vii. Preface to First Edition...

Computational Methods in Civil Engineering

homogeneous 71 hyperplane 10 hyperplane 34 hyperplane 69 identity map 171 identity map 186 identity map 206 identity matrix 110 identity matrix 45

Mobile Robotics 1. A Compact Course on Linear Algebra. Giorgio Grisetti

Singular Value Decompsition

Third Edition. William H. Press. Raymer Chair in Computer Sciences and Integrative Biology The University of Texas at Austin. Saul A.

x x2 2 + x3 3 x4 3. Use the divided-difference method to find a polynomial of least degree that fits the values shown: (b)

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science

1 Number Systems and Errors 1

Name of the Student: Unit I (Solution of Equations and Eigenvalue Problems)

Numerical Optimization of Partial Differential Equations

CAM Ph.D. Qualifying Exam in Numerical Analysis CONTENTS

Jim Lambers MAT 460/560 Fall Semester Practice Final Exam

Numerical Methods. Scientists. Engineers

Mathematics for Engineers. Numerical mathematics

Lecture V: The game-engine loop & Time Integration

Numerical Integration (Quadrature) Another application for our interpolation tools!

Multistage Methods I: Runge-Kutta Methods

Numerical Analysis for Engineers and Scientists

Numerical Analysis for Statisticians

Programming, numerics and optimization

NUMERICAL METHODS FOR ENGINEERING APPLICATION

AIMS Exercise Set # 1

Problem 1: Toolbox (25 pts) For all of the parts of this problem, you are limited to the following sets of tools:

Optimization: Nonlinear Optimization without Constraints. Nonlinear Optimization without Constraints 1 / 23

Numerical Methods with MATLAB

Numerical Analysis of Electromagnetic Fields

CS412: Introduction to Numerical Methods

Numerical Methods for Engineers

ECE133A Applied Numerical Computing Additional Lecture Notes

, b = 0. (2) 1 2 The eigenvectors of A corresponding to the eigenvalues λ 1 = 1, λ 2 = 3 are

Math 307 Learning Goals

BACHELOR OF COMPUTER APPLICATIONS (BCA) (Revised) Term-End Examination December, 2015 BCS-054 : COMPUTER ORIENTED NUMERICAL TECHNIQUES

Matrix decompositions

8 Numerical methods for unconstrained problems

Lecture Notes on Essential Numerical Analysis *** DRAFT *** *** UNDER CONSTRUCTION *** please keep checking for new changes.

Introductory Numerical Analysis

Upon successful completion of MATH 220, the student will be able to:

LINEAR AND NONLINEAR PROGRAMMING

Solving linear equations with Gaussian Elimination (I)

Introduction. Finite and Spectral Element Methods Using MATLAB. Second Edition. C. Pozrikidis. University of Massachusetts Amherst, USA

Introduction to Numerical Analysis

lecture 2 and 3: algorithms for linear algebra

Coding the Matrix Index - Version 0

Introduction to Applied Linear Algebra with MATLAB

Optimization Methods

MAT 460: Numerical Analysis I. James V. Lambers

Transcription:

Index C n (a, b), 453 O(h n ), 456 1-norm, 85 ", 7 1-norm, 85 2-norm, 85 A-stable, 288 adaptive quadrature, 258 adjacency matrix, 156, 178, 179 benzene, 179 Hückel Hamiltonian matrices, 179 naphthalene, 179 airfoil cross-section, 223 Akima algorithm, 218 allometric function, 382 amplification factor, 288, 293, 297, 319 annoying ± problem, 130, 141 Armijo s method, 362 asymptotically stable, 276 augmented matrix, 78 backtracking sampling method, 363 backward Euler method, 292 barycentric interpolation, 228 barycentric weights, 189, 228 Bernoulli equation, 321, 451 bisection method, 35 blind source separation problem, 418 brachistochrone problem, 375 causality, 312 chapeau function, 192 characteristic equation, 121 Chebyshev interpolation, 210 exponential convergence, 212, 216 interpolation error, 211 used for integration, 255 used for solving nonlinear equations, 55 Chebyshev points, 211 Chebyshev polynomial, 213 Cholesky factorization, 98 banded, 359 sparse, 102 Clenshaw-Curtis quadrature, 255 Colebrook equation, 64 compensated summation, 14 integration, 263 complex Taylor series expansion, 311 composite Hermite rule, 245 condition number, 89, 90, 357 conjugate gradient method, 355, 360 finite termination property, 356 consistent approximation, 285 contrast function, 424 corrected trapezoidal rule, 245 covariance matrix, 422, 450 crime rates, 410 Crout factorization, 74, 80 cubic B-splines, 197, 200, 244 least squares, 396 cubic spline interpolation, 194 integration rule, 245 interpolation error, 208 minimum curvature, 202 Deming regression, 333 descent direction requirement, 349 steepest, 349, 360 digamma function, 14 dominant eigenvalue, 125 Doolittle factorization, 74, 80 483

484 Index dot product, 122 double precision, 5, 8 downsampling, 428 drag on sphere, 31, 64 Du ng equation, 295 Eckart-Young theorem, 169 eigenvalue problem, 121 elastic bar minimum potential energy, 391 elastic beam minimum potential energy, 393 elastic string elastic foundation, 176 minimum potential energy, 372 elliptic integral first kind, 59 second kind, 59 error, 18 asymptotic form, 237, 458 for IVP solver, 290 iterative, 19 relative, 18, 90 vector, 89 error function, 59, 267 Euclidean norm, 85 Euler s constant, 14 exascale computers, 110 explicit method, 286 Fermi-Pasta-Ulam (FPU) chain, 124 Fibonacci sequence, 53 finite termination property, 47, 54, 356 FitzHugh-Nagumo equations, 442 Fletcher-Reeves method, 360 floating-point numbers, 5 flop, 10, 80, 356 Freudenstein equation, 61 Fritsch-Butland procedure, 218 Frobenius norm, 416 Fundamental Theorem of Calculus, 296 Gauss-Kronrod rules, 263 Gaussian elimination, 78 Gaussian quadrature `-point, 252 1-point, 249 2-point, 250 exponential convergence, 254 Givens rotations, 147 Golub-Reinsch algorithm, 165 Golub-Welsch algorithm, 254 Google Flu Trends, 434 Gram matrix, 423, 433 Gram-Schmidt, 140, 141, 143 modified, 144 Great Internet Mersenne Prime Search, 12 Halley s method, 67 Hamiltonian, 310 hat function, 192 Hermite interpolation, 217 Hessian, 361 Homer Simpson, 24 Horner s method, 15 Householder transformations, 147 ideal gas law, 66 IEEE-754, 5, 12 ill-conditioned, 90 image compression, 166 implicit method, 292 independent component analysis contrast function, 424 downsampling, 428 EEG rule, 428 kurtosis, 425 mixing matrix, 420 unmixing matrix, 423 whitening source data, 421 Inf, 10 interpolation Chebyshev, 464 cubic splines, 194, 441, 464 global polynomial, 185, 204 Lagrange, 187, 464 piecewise linear, 190, 206, 464 piecewise quadratic, 218, 229 inverse iteration, 134 inverse orthogonal iteration, 154 iteration error, 41, 352 iterative error, 19, 48, 127, 131 IVP solvers A-stable, 288 backward Euler, 292 Euler s method, 286 Heun s method, 300 leapfrog method, 294 RK2, 299 RK4, 302, 307, 312, 313, 440, 443 that conserve energy, 324 trapezoidal method, 297, 307, 308 velocity Verlet method, 309 Jacobian, 103, 361 Kermack-McKendrick model, 305

Index 485 kurtosis, 425 Lagrange interpolation, 187 barycentric weights, 228 interpolation error, 203 Lagrange multipliers, 405 law of mass action, 32, 305 leapfrog method, 294, 298 least squares cubic splines, 395 ill-conditioned, 338 nonlinear, 344 normal equation, 335, 337 QR approach, 339 Legendre polynomial, 254 Leslie matrix, 180 line search problem, 349, 361 Lobatto quadrature, 273, 315 IVP solver, 315 logistic equation, 276, 286, 297, 301, 332, 439 Lorentzian function, 259 LU factorization, 72, 79 Crout, 74, 80 Doolittle, 74, 77, 80 faster than, 109 flops, 80 pivoting, 76 tri-diagonal matrix, 100 machine epsilon, 6, 7 magic matrix, 115 mantissa, 5 Mars, 322 matrix bandwidth, 359 condition number, 90 defective, 123, 125 dense, 102 diagonally dominant, 97 ill-conditioned, 90 inverse of 2 2, 91 lower triangular, 72, 79 negative definite, 385 normal, 112 orthogonal, 146 penta-diagonal, 394 positive definite, 95, 98, 117, 351, 356 rotation, 423 sparse, 102 strictly diagonal dominant, 97 trace, 151 tri-diagonal, 82, 99, 154, 374 unit lower triangular, 80 unit upper lower triangular, 80 upper triangular, 72, 78, 79 matrix factorization LU, 79 LDL T,114 QP, 181 QR, 146 QDQ T,159 UL, 113 U V T,162 U T U,98 ZZ T,448 matrix norm, 87, 169 maximum error, 291 Mersenne prime, 12 Michaelis-Menten function, 332 Michaelis-Menten model, 32, 63 numerical solution, 317, 321 midpoint rule, 296 minimum potential energy, 373 mixing matrix, 420, 423 model function allometric, 382 asymptotic regression, 331 logistic, 331 Michaelis-Menten, 331, 344 power law, 382 Mooney-Rivlin law, 269 Moore-Penrose pseudoinverse, 434 multifrontal method, 102 mutually orthogonal, 356 NaN, 10 National Vegetable Research Station, 367 natural matrix norms, 88 Nelder-Mead algorithm, 55, 367, 442, 445 Newton s method, 40, 103 discoverer, 55 finding implicit functions, 44 finding inverse functions, 58 minimization, 361 nonlinear system, 102 order of convergence, 45, 49 Newton s second law, 305 ngram program, i, 407 norm 1-norm, 85, 87 1-norm, 85, 87 2-norm, 85 dimensionally consistent, 85, 409 Euclidean, 85

486 Index Frobenius, 416 matrix, 87, 169 vector, 85 normal equation, 335, 337 ill-conditioned, 338 normal modes, 124 numerical di erentiation, 282, 441 complex Taylor series expansion, 311 optimal step size, 281 objective function, 327 one-step method, 294 order of convergence, 43, 54, 138 orthogonal iteration, 141 orthogonal matrix, 146, 159 proper, 181 orthogonal regression, 333, 399 oscillators chain, 123 coupled, 177, 323 outer product, 166, 420, 436 overflow negative, 10 positive, 10 partial pivoting, 77 Pascal matrix, 116 pendulum equation, 307, 309 persistence forecast, 434 perturbation matrix, 106 piecewise linear interpolation, 190 integration rule, 238 interpolation error, 206 pivoting, 75, 76 Planck s law of blackbody radiation, 269 Polak-Ribière method, 360, 363 polar decomposition, 181 population integration, 268 interpolation, 223 power law fluid, 317 power law function, 382 power method, 126, 127 precision, 247 arbitrary, 12 double, 5, 8 of integration rule, 247 quadruple, 8 single, 8 solving matrix equations, 93 prime numbers, 13 principal component analysis autoscaling, 409 Cattell s scree test, 416 centering data, 399, 402 error function, 400, 403 Guttman-Kaiser criterion, 416 how many components, 416 how many points, 415 range scaling, 409 relative error, 416 relative residual variance, 416 scaling data, 400, 402 QR factorization, 147 flops, 340 least squares, 339 QR method, 148 divide and conquer, 150 implicitly shifted, 150 Radau quadrature, 273 radioactive decay, 275, 287 rank, 165 Rayleigh s quotient, 121 Rayleigh s quotient iteration, 137 regression error function, 327, 332, 340 fitting circle, 343, 371 fitting ellipse, 387 model function, 331 nonlinear, 344 objective function, 327 relative error, 346 relative error, 18 relative iterative error, 19 residual, 89, 351, 358 Reynolds number, 32, 64 robustification, 432 Rolle s theorem, 204 Romberg integration, 256, 272 Rosenbrock function, 366 Rosser matrix, 114, 173 round to nearest, 9 Runge s function, 190, 215 Runge Kutta methods, 299 Heun, 300 Lobatto quadrature, 315 order conditions, 302, 304, 313 RK2, 299, 300 RK4, 312, 441 Simpson s rule, 302 secant method, 51 golden ratio, 53 order of convergence, 53, 54 significant digits, 18, 90

Index 487 Simpson s rule, 241, 296 adaptive, 259 error, 242 singular value decomposition derivation, 160 flops, 165 ICA, 421 image compression, 166 PCA, 400, 406 summary, 162 SIR model, 305 sparse matrix, 102 spline clamped, 195, 208, 312, 441 natural, 195, 200 202, 209, 216 not-a-knot, 196, 201 square-and-multiply algorithm, 28 stability IVPs, 287 steady-state solution, 276 steepest descent direction, 349, 352, 360 method, 352, 360 Strassen s method, 109 strictly convex, 330 subnormal floats, 9 superlinear convergence, 54 symplectic method, 310 synthetic data, 441, 442, 451 tangent linear model, 438 taxi-cabs, 110 Taylor s theorem, iii, 453 terminal velocity, 31, 64 Thomas algorithm, 100 trace, 151 transpose notation, 73 trapezoidal method, 297 trapezoidal rule, 238, 296 error, 239 periodic function, 264, 267 traveling salesman problem, 328 tri-diagonal matrix, 82, 99, 154 eigenvalues, 118 eigenvectors, 181 invertibility, 101 LU factorization, 100 positive definite, 118 truncation error IVPs, 285, 297 quadrature approach, 297 two-step method, 294 Tyrannosaurus rex, 382, 447 unimodular matrix, 112 unit lower triangular matrix, 80 unit upper triangular matrix, 80 unmixing matrix, 423 van der Waals equation of state, 66 Van Wijngaarden - Dekker - Brent method, 55 Vandermonde matrix, 84, 94, 145, 186, 338 vector norm, 85 velocity Verlet, 309 whitening source data, 421, 447 Wolfe conditions, 363 Yogi Berra, 106 Young s modulus, 316