Print Settings
 

CME 100: Vector Calculus for Engineers (ENGR 154)

Computation and visualization using MATLAB. Differential vector calculus: analytic geometry in space, functions of several variables, partial derivatives, gradient, unconstrained maxima and minima, Lagrange multipliers. Integral vector calculus: multiple integrals in Cartesian, cylindrical, and spherical coordinates, line integrals, scalar potential, surface integrals, Green's, divergence, and Stokes' theorems. Examples and applications drawn from various engineering fields. Prerequisites: MATH 41 and 42, or 10 units AP credit.
Terms: Aut | Units: 5 | UG Reqs: GER:DB-Math, WAY-FR

CME 100A: Vector Calculus for Engineers, ACE

Students attend CME100/ENGR154 lectures with additional recitation sessions; two to four hours per week, emphasizing engineering mathematical applications and collaboration methods. Prerequisite: application at:http://soe.stanford.edu/current_students/edp/programs/ace.html
Terms: Aut | Units: 6 | UG Reqs: GER:DB-Math, WAY-FR

CME 102: Ordinary Differential Equations for Engineers (ENGR 155A)

Analytical and numerical methods for solving ordinary differential equations arising in engineering applications: Solution of initial and boundary value problems, series solutions, Laplace transforms, and non-linear equations; numerical methods for solving ordinary differential equations, accuracy of numerical methods, linear stability theory, finite differences. Introduction to MATLAB programming as a basic tool kit for computations. Problems from various engineering fields. Prerequisite: CME 100/ENGR 154 or MATH 51.
Terms: Win | Units: 5 | UG Reqs: GER:DB-Math, WAY-FR

CME 102A: Ordinary Differential Equations for Engineers, ACE

Students attend CME102/ENGR155A lectures with additional recitation sessions; two to four hours per week, emphasizing engineering mathematical applications and collaboration methods. Prerequisite: application at:http://soe.stanford.edu/current_students/edp/programs/ace.html
Terms: Win | Units: 6 | UG Reqs: GER:DB-Math, WAY-FR

CME 104: Linear Algebra and Partial Differential Equations for Engineers (ENGR 155B)

Linear algebra: matrix operations, systems of algebraic equations, Gaussian elimination, undertermined and overdetermined systems, coupled systems of ordinary differential equations, eigensystem analysis, normal modes. Fourier series with applications, partial differential equations arising in science and engineering, analytical solutions of partial differential equations. Numerical methods for solution of partial differential equations: iterative techniques, stability and convergence, time advancement, implicit methods, von Neumann stability analysis. Examples and applications from various engineering fields. Prerequisite: CME 102/ENGR 155A.
Terms: Spr | Units: 5 | UG Reqs: GER:DB-Math, WAY-FR
Instructors: ; Khayms, V. (PI)

CME 104A: Linear Algebra and Partial Differential Equations for Engineers, ACE

Students attend CME104/ENGR155B lectures with additional recitation sessions; two to four hours per week, emphasizing engineering mathematical applications and collaboration methods. Prerequisite: application at:http://soe.stanford.edu/current_students/edp/programs/ace.html
Terms: Spr | Units: 6 | UG Reqs: GER:DB-Math, WAY-FR
Instructors: ; Khayms, V. (PI)

CME 106: Introduction to Probability and Statistics for Engineers (ENGR 155C)

Probability: random variables, independence, and conditional probability; discrete and continuous distributions, moments, distributions of several random variables. Topics in mathematical statistics: random sampling, point estimation, confidence intervals, hypothesis testing, non-parametric tests, regression and correlation analyses; applications in engineering, industrial manufacturing, medicine, biology, and other fields. Prerequisite: CME 100/ENGR154 or MATH 51.
Terms: Win, Sum | Units: 3-4 | UG Reqs: GER:DB-Math, WAY-AQR, WAY-FR
Instructors: ; Khayms, V. (PI)

CME 108: Introduction to Scientific Computing

Numerical computation for mathematical, computational, physical sciences and engineering: error analysis, floating-point arithmetic, nonlinear equations, numerical solution of systems of algebraic equations, banded matrices, least squares, polynomial interpolation, numerical differentiation and integration, numerical solution of ordinary differential equations, truncation error, numerical stability for time dependent problems and stiffness. Prerequisites: CS 106A or familiarity with MATLAB; MATH 51, 52, 53; inappropriate for students who have taken CME 102,104/ENGR 155A,B.
Terms: Spr, Sum | Units: 3-4 | UG Reqs: GER:DB-EngrAppSci, WAY-AQR, WAY-FR

CME 200: Linear Algebra with Application to Enginering Computations (ME 300A)

Computer based solution of systems of algebraic equations obtained from engineering problems and eigen-system analysis, Gaussian elimination, effect of round-off error, operation counts, banded matrices arising from discretization of differential equations, ill-conditioned matrices, matrix theory, least square solution of unsolvable systems, solution of non-linear algebraic equations, eigenvalues and eigenvectors, similar matrices, unitary and Hermitian matrices, positive definiteness, Cayley-Hamilton theory and function of a matrix and iterative methods. Prerequisite: familiarity with computer programming, and MATH103, 130, or equivalent.
Terms: Aut | Units: 3
Instructors: ; Gerritsen, M. (PI)

CME 204: Partial Differential Equations in Engineering (ME 300B)

Geometric interpretation of partial differential equation (PDE) characteristics; solution of first order PDEs and classification of second-order PDEs; self-similarity; separation of variables as applied to parabolic, hyperbolic, and elliptic PDEs; special functions; eigenfunction expansions; the method of characteristics. If time permits, Fourier integrals and transforms, Laplace transforms. Prerequisite: CME 200/ME 300A, equivalent, or consent of instructor.
Terms: Win | Units: 3
Instructors: ; Shaqfeh, E. (PI)

CME 206: Introduction to Numerical Methods for Engineering (AA 214A, ME 300C)

Numerical methods from a user's point of view. Lagrange interpolation, splines. Integration: trapezoid, Romberg, Gauss, adaptive quadrature; numerical solution of ordinary differential equations: explicit and implicit methods, multistep methods, Runge-Kutta and predictor-corrector methods, boundary value problems, eigenvalue problems; systems of differential equations, stiffness. Emphasis is on analysis of numerical methods for accuracy, stability, and convergence. Introduction to numerical solutions of partial differential equations; Von Neumann stability analysis; alternating direction implicit methods and nonlinear equations. Prerequisites: CME 200/ME 300A, CME 204/ME 300B.
Terms: Spr | Units: 3
Instructors: ; Iaccarino, G. (PI)

CME 211: Computer Programming in C++ for Earth Scientists and Engineers (EARTHSCI 211)

Computer programming methodology emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and modularity. Fundamental data structures. Time and space complexity analysis. The basic facilities of the programming language C++. Numerical problems from various science and engineering applications.
Terms: Spr | Units: 3
Instructors: ; Aboud, S. (PI)

CME 212: Introduction to Large-Scale Computing in Engineering (ENERGY 212)

Advanced programming methodologies for solving fundamental engineering problems using algorithms with pervasive application across disciplines. Overview of computer systems from a programming perspective including processor architectures, memory hierarchies, machine arithmetic, performance tuning techniques. Algorithms include iterative, direct linear solvers, fft, and divide and conquer strategies for n-body problems. Software development; other practical UNIX tools including shell scripting, vi/emacs, gcc, make, gdb, gprof, version control systems and LaTeX. Prerequisites: CME 200/ME 300A, CME 211, and CS 106X or equivalent level of programming in C/C++.
Last offered: Spring 2010 | Units: 3

CME 215A: Advanced Computational Fluid Dynamics (AA 215A)

High resolution schemes for capturing shock waves and contact discontinuities; upwinding and artificial diffusion; LED and TVD concepts; alternative flow splittings; numerical shock structure. Discretization of Euler and Navier Stokes equations on unstructured meshes; the relationship between finite volume and finite element methods. Time discretization; explicit and implicit schemes; acceleration of steady state calculations; residual averaging; math grid preconditioning. Automatic design; inverse problems and aerodynamic shape optimization via adjoint methods. Pre- or corequisite: 214B or equivalent.
Terms: Win | Units: 3
Instructors: ; Jameson, A. (PI)

CME 215B: Advanced Computational Fluid Dynamics (AA 215B)

High resolution schemes for capturing shock waves and contact discontinuities; upwinding and artificial diffusion; LED and TVD concepts; alternative flow splittings; numerical shock structure. Discretization of Euler and Navier Stokes equations on unstructured meshes; the relationship between finite volume and finite element methods. Time discretization; explicit and implicit schemes; acceleration of steady state calculations; residual averaging; math grid preconditioning. Automatic design; inverse problems and aerodynamic shape optimization via adjoint methods. Pre- or corequisite: 214B or equivalent.
Terms: Spr | Units: 3
Instructors: ; Jameson, A. (PI)

CME 263: Introduction to Linear Dynamical Systems (EE 263)

Applied linear algebra and linear dynamical systems with application to circuits, signal processing, communications, and control systems. Topics: least-squares approximations of over-determined equations and least-norm solutions of underdetermined equations. Symmetric matrices, matrix norm, and singular value decomposition. Eigenvalues, left and right eigenvectors, with dynamical interpretation. Matrix exponential, stability, and asymptotic behavior. Multi-input/multi-output systems, impulse and step matrices; convolution and transfer matrix descriptions. Control, reachability, and state transfer; observability and least-squares state estimation. Prerequisites: linear algebra and matrices as in MATH 103; differential equations and Laplace transforms as in EE 102A.
Terms: Aut, Spr, Sum | Units: 3

CME 302: Numerical Linear Algebra

First in a three quarter graduate sequence. Solution of systems of linear equations: direct methods, error analysis, structured matrices; iterative methods and least squares. Parallel techniques. Prerequisites: CME 108, MATH 103 or 113.
Terms: Aut | Units: 3
Instructors: ; Gerritsen, M. (PI)

CME 303: Partial Differential Equations of Applied Mathematics (MATH 220)

First-order partial differential equations; method of characteristics; weak solutions; elliptic, parabolic, and hyperbolic equations; Fourier transform; Fourier series; and eigenvalue problems. Prerequisite: foundation in multivariable calculus and ordinary differential equations.
Terms: Aut | Units: 3
Instructors: ; Ryzhik, L. (PI)

CME 304: Numerical Optimization (MS&E 315)

Solution of nonlinear equations; unconstrained optimization; linear programming; quadratic programming; global optimization; general linearly and nonlinearly constrained optimization. Theory and algorithms to solve these problems. Prerequisite: background in analysis and numerical linear algebra.
Terms: Win | Units: 3

CME 305: Discrete Mathematics and Algorithms (MS&E 316)

Topics: enumeration such as Cayley's theorem and Prufer codes, SDR, flows and cuts (deterministic and randomized algorithms), probabilistic methods and random graphs, asymptotics (NP-hardness and approximation algorithms). Topics illustrated with EE, CS, and bioinformatics applications. Prerequisites: MATH 51 or 103 or equivalents.
Terms: Win | Units: 3

CME 306: Numerical Solution of Partial Differential Equations

Hyperbolic partial differential equations: stability, convergence and qualitative properties; nonlinear hyperbolic equations and systems; combined solution methods from elliptic, parabolic, and hyperbolic problems. Examples include: Burger's equation, Euler equations for compressible flow, Navier-Stokes equations for incompressible flow. Prerequisites: MATH 220A or CME 302.
Terms: Spr | Units: 3
Instructors: ; Garapon, P. (PI)

CME 308: Stochastic Methods in Engineering (MATH 228)

Review of basic probability; Monte Carlo simulation; state space models and time series; parameter estimation, prediction, and filtering; Markov chains and processes; stochastic control; and stochastic differential equations. Examples from various engineering disciplines. Prerequisites: exposure to probability; background in real variables and analysis.
Terms: Spr | Units: 3
Instructors: ; Papanicolaou, G. (PI)

CME 309: Randomized Algorithms (CS 365)

Design and analysis of algorithms that use randomness to guide their computations. Basic tools, from probability theory and probabilistic analysis, that are recurrent in algorithmic applications. Randomized complexity theory and game-theoretic techniques. Algebraic techniques.nnProbability amplification and derandomization. Applications: sorting and searching, data structures, combinatorial optimization and graph algorithms, geometric algorithms and linear programming, approximation and counting problems, similarity search and metric embeddings, online algorithms.nnPrerequisites: CS 161 and STAT 116, or equivalents.
Terms: Win | Units: 3
Instructors: ; Goel, A. (PI)

CME 326: Numerical Methods for Initial Boundary Value Problems

Initial boundary value problems model many phenomena in engineering and science such as, fluid flow problems, wave propagation, fluid-structure interaction, conjugate heat transfer and financial mathematics. We discuss numerical techniques for such simulations and focus on the underlying principles and theoretical understanding. Emphasis is on stability, convergence and efficiency for methods applied to hyperbolic and parabolic initial boundary value problems.
Terms: Spr | Units: 3
Instructors: ; Nordstroem, J. (PI)

CME 327: Numerical Methods for Stiff Problems

Focus is on analysis of numerical techniques for stiff ordinary differential equations, including those resulting from spatial discretization of partial differential equations. Topics include stiffness, convergence, stability, adaptive time stepping, implicit time-stepping methods (SDIRK, Rosenbrock), linear and nonlinear system solvers (Fixed Point, Newton, Multigrid, Krylov subspace methods) and preconditioning. Pre-requisites: CME200/ME300A or equivalent; or consent of instructor.
Terms: Win | Units: 3
Instructors: ; Birken, P. (PI)

CME 334: Advanced Methods in Numerical Optimization (MS&E 312)

Topics include interior-point methods, relaxation methods for nonlinear discrete optimization, sequential quadratic programming methods, optimal control and decomposition methods. Topic chosen in first class; different topics for individuals or groups possible. Individual or team projects. May be repeated for credit.
Terms: Aut | Units: 3 | Repeatable for credit
Instructors: ; Murray, W. (PI)

CME 335: Advanced Topics in Numerical Linear Algebra

Possible topics: : Eigenvalue problems, including perturbation theory, algorithms, and related problems such as the SVD or generalized eigenvalue problems; iterative methods, including stationary and non-stationary methods; matrix functions, including applications of moments and quadrature; polynomial equations and Parallel implementation of matrix computations. May be repeated for credit. May be repeated for credit.
Terms: Spr | Units: 1 | Repeatable for credit
Instructors: ; Lambers, J. (PI)

CME 338: Large-Scale Numerical Optimization (MS&E 318)

The main algorithms and software for constrained optimization emphasizing the sparse-matrix methods needed for their implementation. Iterative methods for linear equations and least squares. The simplex method. Basic factorization and updates. Interior methods. The reduced-gradient method, augmented Lagrangian methods, and SQP methods. Prerequisites: Basic numerical linear algebra, including LU, QR, and SVD factorizations, and an interest in MATLAB, sparse-matrix methods, and gradient-based algorithms for constrained optimization. Recommended: MS&E 310, 311, 312, 314, or 315; CME 108, 200, 302, 304, 334, or 335.
Terms: Spr | Units: 3
Instructors: ; Saunders, M. (PI)

CME 340: Large-Scale Data Mining

Focus is on very large scale data mining on the web and on social networks. Topics include network models, ranking algorithms, reputation and collaborative filtering, and supervised and unsupervised learning. Prerequisites: programming at the level of CS 108; statistics at the level of MATH 103 and STATS 116. Recommended: machine learning at the level of CS 229.
| Units: 1
Instructors: ; Kamvar, S. (PI)

CME 343: Programming Parallel Numerical Algorithms with CUDA and MPI (ME 339)

This class will give a hands on experience with programming parallel computers. We will start the class with the traditional approach to programming parallel computer clusters using the Message Passing Interface (MPI). The focus of the class however will be on programming new parallel processors, in particular NVIDIA graphics processors using the Compute Unified Device Architecture (CUDA). This class will combine numerical algorithms relevant to many fields in engineering, along with a coverage of the software and languages used to program parallel computers, and a discussion of some of main strategies for improving performance. Topics will include: important concepts in parallel computing (efficiency, etc), MPI, examples of applications parallelized using MPI (stochastic simulations, finite-difference, molecular dynamics), architecture of a GPU processor, CUDA, parallel algorithms on GPUs (reduction, scan, sort, etc), fast Fourier transforms, finite-difference codes using MPI and CUDA, linear algebra and sparse matrices. Pre-requisites include: programming language (C or preferentially C++) and numerical algorithms (solution of differential equations, linear algebra, Fourier transforms).
Terms: Spr | Units: 3
Instructors: ; Darve, E. (PI)

CME 345: Model Reduction

Model reduction is an indispensable tool for computational-based design and optimization, statistical analysis, embedded computing and real-time optimal control. This course presents the basic mathematical theory for projection-based model reduction. Topics include: notions of linear dynamical systems and projection; projection-based model reduction; error analysis; proper orthogonal decomposition; Hankel operator and balancing of a linear dynamical system; balanced truncation method: modal truncation and other reduction methods for linear oscillators; model reduction via moment matching methods based on Krylov subspaces; introduction to model reduction of parametric systems and notions of nonlinear model reduction. Course material is complemented by a balanced set of theoretical, algorithmic and Matlab computer programming assignments. Pre-requisites: CME200 or equivalent, CME 263 or equivalent and basic numerical methods for ODEs.
Terms: Spr | Units: 3
Instructors: ; Farhat, C. (PI)

CME 364A: Convex Optimization I (EE 364A)

Convex sets, functions, and optimization problems. The basics of convex analysis and theory of convex programming: optimality conditions, duality theory, theorems of alternative, and applications. Least-squares, linear and quadratic programs, semidefinite programming, and geometric programming. Numerical algorithms for smooth and equality constrained problems; interior-point methods for inequality constrained problems. Applications to signal processing, communications, control, analog and digital circuit design, computational geometry, statistics, machine learning, and mechanical engineering. Prerequisite: linear algebra such as 263.
Terms: Win, Sum | Units: 3

CME 364B: Convex Optimization II (EE 364B)

Continuation of 364. Subgradient, cutting-plane, and ellipsoid methods. Decentralized convex optimization via primal and dual decomposition. Exploiting problem structure in implementation. Convex relaxations of hard problems. Global optimization via branch and bound. Robust and stochastic optimization. Applications in areas such as control, circuit design, signal processing, and communications. Substantial project. Prerequisite: 364A.
Terms: Spr | Units: 3

CME 390: Curricular Practical Training

May be repeated three times for credit.
Terms: Aut, Win, Spr, Sum | Units: 1 | Repeatable 3 times (up to 3 units total)
Instructors: ; Murray, W. (PI)

CME 444: Computational Consulting

Advice by graduate students under supervision of ICME faculty. Weekly briefings with faculty adviser and associated faculty to discuss ongoing consultancy projects and evaluate solutions. May be repeated for credit.
Terms: Aut, Win, Spr | Units: 1-3 | Repeatable for credit
Instructors: ; Gerritsen, M. (PI)

CME 500: Numerical Analysis and Computational and Mathematical Engineering Seminar

Weekly research lectures by experts from academia, national laboratories, industry, and doctoral students. May be repeated for credit.
Terms: Aut, Win, Spr | Units: 1 | Repeatable for credit

CME 510: Linear Algebra and Optimization Seminar

Recent developments in numerical linear algebra and numerical optimization. Guest speakers from other institutions and local industry. Goal is to bring together scientists from different theoretical and application fields to solve complex scientific computing problems. May be repeated for credit.
Terms: Aut, Win, Spr | Units: 1 | Repeatable for credit
Instructors: ; Saunders, M. (PI)

CME 300: Departmental Seminar Series

Required for first-year ICME Ph.D. students; recommended for first-year ICME M.S. students. Presentations about research at Stanford by faculty and researchers from Engineering, H&S, and organizations external to Stanford. May be repeated for credit.
| Units: 1 | Repeatable for credit
Instructors: ; Murray, W. (PI)

CME 325: Numerical Approximations of Partial Differential Equations in Theory and Practice

Finite volume and finite difference methods for initial boundary value problems in multiple space dimensions. Emphasis is on formulation of boundary conditions for the continuous and the discrete problems. Analysis of numerical methods with respect to stability, accuracy, and error behavior. Techniques of treating non-rectangular domains, and effects of non-regular grids.
| Units: 1-2

CME 336: Linear and Conic Optimization with Applications (MS&E 314)

Linear, semidefinite, conic, and convex nonlinear optimization problems as generalizations of classical linear programming. Algorithms include the interior-point, barrier function, and cutting plane methods. Related convex analysis, including the separating hyperplane theorem, Farkas lemma, dual cones, optimality conditions, and conic inequalities. Complexity and/or computation efficiency analysis. Applications to combinatorial optimization, sensor network localization, support vector machine, and graph realization. Prerequisite: MS&E 211 or equivalent.
| Units: 3

CME 337: Information Networks (MS&E 337)

Network structure of the Internet and the web. Modeling, scale-free graphs, small-world phenomenon. Algorithmic implications in searching and inter-domain routing; the effect of structure on performance. Game theoretic issues, routing games, and network creation games. Security issues, vulnerability, and robustness. Prerequisite: basic probability and graph theory.
| Units: 3

CME 352: Molecular Algorithms

Recent research in DNA and RNA based nanotechnology, mathematical models of DNA self-assembly, algorithmic techniques and stochastic analyses for efficient and robust DNA self-assembly, experimental advances in molecular motors and machines which use DNA migration/enzymes, and algorithmic issues in the design of molecular motors and machines. Prerequisite: consent of instructor.
| Units: 3 | Repeatable for credit

CME 356: Engineering Functional Analysis and Finite Elements (ME 412)

Concepts in functional analysis to understand models and methods used in simulation and design. Topology, measure, and integration theory to introduce Sobolev spaces. Convergence analysis of finite elements for the generalized Poisson problem. Extensions to convection-diffusion-reaction equations and elasticity. Upwinding. Mixed methods and LBB conditions. Analysis of nonlinear and evolution problems. Prerequisites: 335A,B, CME 200, CME 204, or consent of instructor. Recommended: 333, MATH 171.
| Units: 3

CME 358: Finite Element Method for Fluid Mechanics

Mathematical theory of the finite element method for incompressible flows; related computational algorithms and implementation details. Poisson equation; finite element method for simple elliptic problems; notions of mathematical analysis of non-coercive partial differential equations; the inf-sup or Babushka-Brezzi condition and its applications to the Stokes and Darcy problems; presentation of stable mixed finite element methods and corresponding algebraic solvers; stabilization approaches in the context of advection-diffusion equation; numerical solution of the incompressible Navier-Stokes equations by finite element method. Theoretical, computational, and MATLAB computer programming assignments. Prerequisites: foundation in multivariate calculus and ME 335A or equivalent.
| Units: 3

CME 362: An Introduction to Compressed Sensing (STATS 330)

Compressed sensing is a new data acquisition theory asserting that onencan design nonadaptive sampling techniques that condense theninformation in a compressible signal into a small amount of data.nThis revelation may change the way engineers think about signalnacquisition. Course covers fundamental theoretical ideas, numericalnmethods in large-scale convex optimization, hardware implementations,nconnections with statistical estimation in high dimensions, andnextensions such as recovery of data matrices from few entries (famousnNetflix Prize).
| Units: 2-3
© Stanford University | Terms of Use | Copyright Complaints