Mathematics for Computation
Numbering Code |
U-ENG25 25003 LJ71 U-ENG25 25003 LJ75 U-ENG25 25003 LJ54 |
Year/Term | 2022 ・ First semester | |
---|---|---|---|---|
Number of Credits | 2 | Course Type | Lecture | |
Target Year | Target Student | |||
Language | Japanese | Day/Period | Fri.2 | |
Instructor name | TAISHI KOBAYASHI (Graduate School of Engineering Associate Professor) | |||
Outline and Purpose of the Course | This course deals with computer-based numerical calculation methods. The goal is to learn a programming language in order to develop the ability to use a series of processing methods (such as planning processing method), create programs, and analyze results. | |||
Course Goals | Course objective: By the end of the course, students will be able to use a series of processing methods such as planning processing method, create programs, and analyze results. | |||
Schedule and Contents |
(1) Orientation and terminal operation, 2 classes Login method of the terminal of the satellite exercise room, how to operate the editor, etc. (2) Learn the mechanism of numerical calculation, 2 classes Understanding the principle of numerical calculation, representation of numbers, errors accompanying calculation. (3) Basic programming, 3 classes Acquisition of essential items for programming such as input / output, branch, repeat, variable, array, subprogram and function three times. Task: sum-difference product quotient, sum of sequence, prime number (4) Applicative programming, 4 classes Roots of the equation (dichotomy, Newton's method), numerical integration (Simpson method), simultaneous linear equation (Gauss elimination method), eigenvalue (Jacobi method), differential equation (Runge-Kutta method) Acquire the basic idea of calculation method and do actual programming. (5) Constructive programming, 3 classes Acquire about several development problems and solutions, and work on issues. (6) Confirmation of learning attainment, 1 class Post explanation discussion and review of examination questions to KULASIS. |
|||
Evaluation Methods and Policy |
[Grading method] Grade is based on reports (30%) and one written examination (70%). [Grading criterion] Must score 60 or above out of 100 on the reports and written examination 60 or above: pass 59 or below: fail |
|||
Course Requirements | Recommend taking basic information processing and basic information processing exercises. | |||
Study outside of Class (preparation and review) | As needed, practice exercises will be conducted in class. Therefore, please go over what you learned after each class. | |||
Textbooks | Textbooks/References | Not used | ||
References, etc. | 戸川隼人 『演習と応用 FORTRAN77』 (サイエンス社) ISBN:4781905110, 堀之内他 『ANSI C による数値計算法入門 (第2版)』 (森北出版) ISBN:4627093829 |