Skip to main content
Discipline ID
97ac1514-598d-4ae9-af20-fdf75b940953

COURSE DETAIL

SCIENTIFIC COMPUTING
Country
Denmark
Host Institution
University of Copenhagen
Program(s)
University of Copenhagen
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mathematics Computer Science
UCEAP Course Number
175
UCEAP Course Suffix
UCEAP Official Title
SCIENTIFIC COMPUTING
UCEAP Transcript Title
SCIENTIFIC COMPUTNG
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description
This course is a study of the general techniques and ideas found in professionally written numerical software, as well as the general concepts students need to know to apply suitable software to computational problems. The course is designed more for potential users of mathematical software than for potential creators of such software. At the completion of the course, students are able to choose an appropriate numerical method to solve a problem, and evaluate the numerical method with respect to potential accuracy, computational efficiency, and memory requirements. Students are also taught to perform the required computations using Matlab or similar systems, and then evaluate the quality of the solution with respect to the accuracy obtained and the sensitivity to model parameter variations. They then estimate whether the quality of the solution is adequate relative to the desired use of the model, and analyze the reasons behind a possible total failure of a method when applied to a concrete problem. This course also covers simple mathematical models from science and numerical analyses of them. Students learn about fundamental numerical methods for the solution of linear and nonlinear equations, linear and nonlinear optimization, eigenvalue problems, initial value problems for ordinary differential equations, partial differential equations, and the fast Fourier transform.
Language(s) of Instruction
English
Host Institution Course Number
NDAA07012U
Host Institution Course Title
SCIENTIFIC COMPUTING
Host Institution Campus
Science
Host Institution Faculty
Host Institution Degree
Host Institution Department
Niels Bohr Institute; Chemistry

COURSE DETAIL

INTRODUCTION TO MULTIVARIABLE CALCULUS
Country
Hong Kong
Host Institution
Hong Kong University of Science and Technology (HKUST)
Program(s)
Hong Kong University of Science and Technology
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mathematics
UCEAP Course Number
111
UCEAP Course Suffix
UCEAP Official Title
INTRODUCTION TO MULTIVARIABLE CALCULUS
UCEAP Transcript Title
MULTIVARIABLE CALC
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description
This course examines the core ideas and concepts and principles of limits, differentiation, and integration of functions in multiple variables, vector analysis. It teaches students to apply the rigorous, analytical and numeric approach to analyze and solve problems using concepts of multivariable calculus. Course topics include: differentiation in several variables, with applications in approximation, maximum and minimum, and geometry, integration in several variables, vector analysis.
Language(s) of Instruction
English
Host Institution Course Number
MATH2011
Host Institution Course Title
INTRODUCTION TO MULTIVARIABLE CALCULUS
Host Institution Campus
HKUST, Science
Host Institution Faculty
Host Institution Degree
Host Institution Department
Mathematics

COURSE DETAIL

NUMERICAL LINEAR ALGEBRA
Country
United Kingdom - Scotland
Host Institution
University of Edinburgh
Program(s)
University of Edinburgh
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mathematics
UCEAP Course Number
135
UCEAP Course Suffix
UCEAP Official Title
NUMERICAL LINEAR ALGEBRA
UCEAP Transcript Title
NUM LINEAR ALGEBRA
UCEAP Quarter Units
4.00
UCEAP Semester Units
2.70
Course Description

Linear Algebra is one of the most widely used topics in the mathematical sciences. At lower levels students are taught standard techniques for basic linear algebra tasks including the solution of linear systems, finding eigenvalues/eigenvectors, and orthogonalization of bases. However, these techniques are usually computationally too intensive to be used for the large matrices encountered in practical applications. This course introduces students to these practical issues, and presents, analyzes, and applies algorithms for these tasks which are reliable and computationally efficient. The course includes significant lab work using an advanced programming language. The course studies three main topics: the solution of linear systems of equations, the solution of least squares problems and finding the eigenvectors and/or eigenvalues of a matrix.

Language(s) of Instruction
English
Host Institution Course Number
MATH10098
Host Institution Course Title
NUMERICAL LINEAR ALGEBRA
Host Institution Campus
University of Edinburgh
Host Institution Faculty
Host Institution Degree
Host Institution Department
Outline School School of Mathematics

COURSE DETAIL

INTRODUCTION TO STATISTICS
Country
Taiwan
Host Institution
National Taiwan University
Program(s)
National Taiwan University
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
Mathematics
UCEAP Course Number
10
UCEAP Course Suffix
UCEAP Official Title
INTRODUCTION TO STATISTICS
UCEAP Transcript Title
INTRO STATISTICS
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This course addresses exploratory data analysis and graphs such as histograms, stem plots, measures of center and spread of a distribution, normal distribution, scatter plots, least squares regression (correlation), producing data (design of experiments, sampling design), probability (probability rules, random variables, probability distributions), and statistical inference (confidence intervals, tests of significance, nonparametric methods, categorical or count data). 

Language(s) of Instruction
English
Host Institution Course Number
MATH2601
Host Institution Course Title
INTRODUCTION TO STATISTICS
Host Institution Campus
Host Institution Faculty
Science
Host Institution Degree
Host Institution Department
Mathematics

COURSE DETAIL

DIFFERENTIAL EQUATIONS
Country
Spain
Host Institution
Carlos III University of Madrid
Program(s)
Carlos III University of Madrid
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mathematics
UCEAP Course Number
104
UCEAP Course Suffix
UCEAP Official Title
DIFFERENTIAL EQUATIONS
UCEAP Transcript Title
DIFFERENTL EQUATNS
UCEAP Quarter Units
5.00
UCEAP Semester Units
3.30
Course Description

This course covers ordinary differential equations and partial differential equations. Topics include: first-order differential equations; second-order linear differential equations; linear systems of differential equations; nonlinear systems and stability; method of separation of variables; Sturm-Liouville Problems; Inhomogeneous Problems.

Pre-requisites: Calculus I, Calculus II, and Linear Algebra.

Language(s) of Instruction
English
Host Institution Course Number
15537
Host Institution Course Title
DIFFERENTIAL EQUATIONS
Host Institution Campus
Leganés
Host Institution Faculty
Escuela Politécnica Superior
Host Institution Degree
Grado en Ingeniería Biomédica
Host Institution Department
Departamento de Matemáticas

COURSE DETAIL

COMPLEX ANALYSIS
Country
United Kingdom - England
Host Institution
University of Sussex
Program(s)
University of Sussex
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mathematics
UCEAP Course Number
115
UCEAP Course Suffix
UCEAP Official Title
COMPLEX ANALYSIS
UCEAP Transcript Title
COMPLEX ANALYSIS
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description
This course explores holomorphic functions, Cauchy's theorem and its consequences, power series, integration, differentiation and analysis of convergence, Taylor expansions and circle of convergence, Laurent expansions and, classification of isolated singularities, residue theorem and evaluation of integrals, and Rouche's theorem and the fundamental theorem of algebra.
Language(s) of Instruction
English
Host Institution Course Number
G5110
Host Institution Course Title
COMPLEX ANALYSIS
Host Institution Campus
University of Sussex
Host Institution Faculty
Host Institution Degree
Host Institution Department
Mathematics

COURSE DETAIL

MATHEMATICAL COMPUTING
Country
Australia
Host Institution
University of Sydney
Program(s)
University of Sydney
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mathematics
UCEAP Course Number
127
UCEAP Course Suffix
UCEAP Official Title
MATHEMATICAL COMPUTING
UCEAP Transcript Title
MATH COMPUTING
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description

This course provides an introduction to programming and numerical methods. Topics covered include computer arithmetic and computational errors, solution of nonlinear equations, systems of linear equations, numerical integration and differentiation, interpolation and approximation, initial value problems for ordinary differential equations. This course will cover basic concepts of numerical optimization and applications such as for instance numerical optimization in the rapidly evolving domain of machine learning.

Language(s) of Instruction
English
Host Institution Course Number
MATH3076
Host Institution Course Title
MATHEMATICAL COMPUTING
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Mathematics

COURSE DETAIL

NUMERICAL ANALYSIS: COMPUTATIONAL PROGRAMMING WITH PYTHON
Country
Sweden
Host Institution
Lund University
Program(s)
Lund University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mathematics Computer Science
UCEAP Course Number
153
UCEAP Course Suffix
UCEAP Official Title
NUMERICAL ANALYSIS: COMPUTATIONAL PROGRAMMING WITH PYTHON
UCEAP Transcript Title
COMP PROGRAM PYTHON
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description
The course gives an introduction to programming in Python and has a strong orientation towards computational mathematics. Python is a modern scripting language with ties to Scientific Computing due to powerful scientific libraries like SciPy, NumPy and Matplotlib. The course covers elementary programming concepts (arithmetic expressions, for-loops, logical expressions, if-statements, functions and classes) that are closely connected to mathematical/technical problems and examples, as well as mathematical manipulations and problem solving (e.g. setting up matrices, solving linear problems, solving differential equations, finding roots). A final lecture covers syntactical differences between Python/SciPy and MATLAB, to facilitate the transition to MATLAB, if needed.
Language(s) of Instruction
English
Host Institution Course Number
NUMA01
Host Institution Course Title
NUMERICAL ANALYSIS: COMPUTATIONAL PROGRAMMING WITH PYTHON
Host Institution Campus
Science
Host Institution Faculty
Host Institution Degree
Host Institution Department
Mathematics

COURSE DETAIL

PROJECT IN APPLIED MATHEMATICS
Country
Sweden
Host Institution
Lund University
Program(s)
Lund University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mathematics Computer Science
UCEAP Course Number
175
UCEAP Course Suffix
UCEAP Official Title
PROJECT IN APPLIED MATHEMATICS
UCEAP Transcript Title
APPLIED MATH PROJCT
UCEAP Quarter Units
2.50
UCEAP Semester Units
1.70
Course Description
This course provides engineering students interested in mathematics with the opportunity to independently extend their knowledge of mathematics as well as to give practice in written and oral communication. This project is a continuation of the work covered in an engineering course, for example- Computer Vision, Image Analysis, and Medical Image Analysis.
Language(s) of Instruction
English
Host Institution Course Number
FMAN40
Host Institution Course Title
PROJECT IN APPLIED MATHEMATICS
Host Institution Campus
Engineering
Host Institution Faculty
Host Institution Degree
Host Institution Department
Engineering- Mathematics

COURSE DETAIL

FINANCIAL MATHEMATICS
Country
United Kingdom - England
Host Institution
University College London
Program(s)
English Universities,University College London
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mathematics
UCEAP Course Number
123
UCEAP Course Suffix
UCEAP Official Title
FINANCIAL MATHEMATICS
UCEAP Transcript Title
FINANCIAL MATH
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description
This course focuses on the mathematics of financial derivatives which relies on both probability theory and PDE-based approaches. It assumes no prior knowledge of finance. The course begins with an introduction to the type of language and terminology used in the investment banking arena, followed by the essential elements of probability theory and stochastic calculus required for the pricing of options later in the course.
Language(s) of Instruction
English
Host Institution Course Number
MATH0031
Host Institution Course Title
FINANCIAL MATHEMATICS
Host Institution Campus
University College London
Host Institution Faculty
Host Institution Degree
Host Institution Department
Mathematics
Subscribe to Mathematics