内容に類似性のあるシラバス

548 件ヒット (0.023秒):

  •   数値解析学Ⅰ  
       
      情報基礎科学専攻、システム情報科学専攻、人間社会情報科学専攻、応用情報科学専攻  
      後期前半  
      後期前半 金曜日 3講時 別途参照 / 後期前半 金曜日 4講時  

    Google Classroomのクラスコードは工学研究科HPにて確認すること。

    大学院シラバス・時間割・履修登録(https://www.eng.tohoku.ac.jp/edu/syllabus-g.html)

    数値解析学では、数値解析のために必要な基礎とその応用例が担当教員から講義されます。

    今年度は、槙原教授ならびに山本(悟)教授の2名が担当します。

    詳細はClassroomを参照すること

  •   数値解析学 / Numerical Analysis  
      山本 悟, 槙原 幹十朗  
      工  
       
       

    Google Classroomのクラスコードは工学研究科Webページ

    https://www.eng.tohoku.ac.jp/edu/syllabus-g.html

    (大学院シラバス・時間割・履修登録)にて確認すること。

    数値解析学では、数値解析のために必要な基礎とその応用例が担当教員から講義されます。

    今年度は、槙原教授ならびに山本(悟)教授の2名が担当します。

    詳細はClassroomを参照すること

    The class code for Google Classroom can be found on the Web site of the School of Engineering:

    https://www.eng.tohoku.ac.jp/english/academics/master.html (under "Timetable & Course Description")

    This lecture gives an advanced knowledge on the numerical analysis methods that are the basis of analysis such as fluid mechanics, thermodynamics, strength of materials, and measurement control engineering. Main topics of this lecture are application of numerical analysis.

    This year, Professor Kanjuro MAKIHARA and Professor Satoru YAMAMOTO will be in charge.

    See Classroom for details.

  •   数値流体力学 / Computational Fluid Dynamics  
      山本 悟  
      工  
       
       

    Google Classroomのクラスコードは工学部Webページにて確認すること。

    学部シラバス・時間割(https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html)

    本講義は対面で実施する予定.

    詳細は、Google Classroomの

    クラスコード:25qh66o

    に記載.

    1. 目的

    流体問題をコンピュータで数値シミュレーションすることを目的に、偏微分方程式の数値計算手法である差分解法について、その基礎と応用を講義する。

    2. 概要

    まず、偏微分方程式の基礎ならびに解析的解法について解説する。次いで、偏微分方程式を数値的に解く代表的手法としての差分解法の基礎を説明し、その応用として非圧縮性ナビエ・ストークス方程式の差分解法についても触れる。

    3.達成目標等

    偏微分方程式の各型に応じた差分解法を習得し、実際に簡単な例題が解けるようになること。そして、非圧縮性ナビエ・ストークス方程式が、その応用で解くことができる点を理解する。

    The class code for Google Classroom can be found on the Web site of

    the School of Engineering:

    https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html (JP Only)

    The objective of this lecture is to understand numerical methods for solving partial differential equations (PDE) and incompressible Navier-Stokes equations (INSE).

    This lecture first introduces the basis of PDE. Second, as typical numerical methods, the basis of finite-difference method (FDM),FDM for PDE, and FDM for INSE are covered.

    Class Code: 25qh66o

  •   数値流体力学 / Computational Fluid Dynamics  
      高奈 秀匡  
      工  
       
       

    Google Classroomのクラスコードは工学部Webページにて確認すること。

    学部シラバス・時間割(https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html)

    1. 目的

    流体問題をコンピュータで数値シミュレーションすることを目的に、偏微分方程式の数値計算手法である差分解法について、その基礎と応用を講義する。

    2. 概要

    まず、偏微分方程式の基礎ならびに解析的解法について解説する。次いで、偏微分方程式を数値的に解く代表的手法としての差分解法の基礎を説明し、その応用として非圧縮性ナビエ・ストークス方程式の差分解法についても触れる。

    3.達成目標等

    偏微分方程式の各型に応じた差分解法を習得し、実際に簡単な例題が解けるようになること。そして、非圧縮性ナビエ・ストークス方程式が、その応用で解くことができる点を理解する。

    [Class code : uwezsdp ]

    The class code for Google Classroom can be found on the Web site of

    the School of Engineering:

    https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html (JP Only)

    The objective of this lecture is to understand numerical methods for solving partial differential equations (PDE) and incompressible Navier-Stokes equations (INSE).

    This lecture first introduces the basis of PDE. Second, as typical numerical methods, the basis of finite-difference method (FDM),FDM for PDE, and FDM for INSE are covered.

  •   情報処理演習(化) / Practice of Information Processing  
      大野 肇  
      工  
       
       

    Google Classroomのクラスコードは工学部Webページにて確認すること。

    学部シラバス・時間割(https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html)

    ※初回の参集時間・場所等を連絡しますのでGoogle Classroomよりご確認ください.

    1.目的

      情報処理に不可欠なプログラミング言語の知識を身につける。

    2.概要

      C言語の基本文法および簡単なアルゴリズム設計法を講義する。また、UNIX環境下でのプログラムの作成・コンパイル・実行方法に関する演習を行う。

    3.達成目標等

      この授業では主に以下のような能力を修得することを目標とする。

    ・ C言語の文法を理解し、簡単なプログラムを作成できる。

    ・ UNIX環境下でのプログラムの作成から実行までの操作ができる。

    1. Purpose

       To acquire knowledge of programming languages ​​that are indispensable for information processing.

    2. Overview

        Lecture on basic grammar of C language and simple algorithm design method. To practice how to create, compile,

        and execute programs in a UNIX environment.

    3. Goal

        The main goal of this class is to acquire the following abilities.

        ・ To understand the grammar of C language and be able to create simple programs.

           To perform operations from program creation to execution in a UNIX environment.

    The class code for Google Classroom can be found on the Web site of

    the School of Engineering:

    https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html (JP Only)

    Google Classroom is used for this practice.

    This practice aims to learn knowledge on programing language necessary for information processing. Basic grammars and some simple algorithms on a C language will be explained in the practice where programing, compiling and execution are learned. The practice is designed to understand the grammar of C language and write some simple programs. It is also designed to learn technical procedures from program writing to execution under UNIX operating system.

  •   教養教育院特別講義B  
      田中 仁  
      全研究科  
      後期  
      後期 火曜日 4講時 その他  

    科学においては,各分野においてさまざまな数理モデルが使用されている。ここでは,これらの数理的手法に共通する要素を抽出し,普遍的な立場から,その解析的解法,表計算プログラムを用いた数値的解法を解説し,モデルの有効性,限界を議論する。具体的な例としては,社会的に関心の深いテーマを取り上げる。これにより数理的な視点を深化させ,種々の場面の対処能力を強化する。なお、博士学生については、専門分野の経験を活かした考察を求める。

    Various mathematical models have been widely utilized in science. In this lecture, we will extract the elements common to these mathematical methods, explain their analytical solutions from a general view point, and discuss the effectiveness and limitations of the models. In addition, a method of numerical solution using a spreadsheet program will be introduced. As a specific example of mathematical model, topics of deep social interest will be employed. The aim of this course is to deepen a mathematical viewpoint and strengthen the ability to use a mathematical model in various situations. Doctoral students are asked to draw from their own experience in their field of specialization.

  •   数値材料プロセス学 / Numerical Methods for Materials Processing  
      埜上 洋, 夏井 俊悟  
      工  
       
       

    1.目的

    材料プロセス内で発生する物理現象を支配する基礎方程式の基礎とそれらを数値解析する手法について学ぶ。また、それらの具体的な材料プロセスへの応用事例について学ぶ。

    2.概要

    材料プロセス内で発生する物理現象を支配する基礎方程式は、各種保存則と構成方程式から得ることができる。最終的にこれらの基礎式は、積分形と微分形にまとめることができ、それらは数値的に解くことができる。代表的な数値解析方法について学ぶ。また、これらの手法は様々な材料プロセス問題の解明に有効であることを多くの事例を通じて学ぶ。

    この科目の実施形態は、講義室の講義を想定していますが、状況によりオンライン配信を利用する場合があります。講義情報と講義資料は Google Classroom を通じて発信します。Google Classroomのクラスコードを工学研究科Webページにて確認し登録すること。

    大学院シラバス・時間割・履修登録

    (https://www.eng.tohoku.ac.jp/edu/syllabus-g.html)

    1. Purpose

    Learn basic equations of physics that appear in the material processing phenomena and numerical analysis methods for solving the equations. And more, learn about the application of the methods to the actual materials processing problems.

    2. Outline

    Basic equations of physics that appear in the material processing phenomena can be obtained from dominant conservation laws and constitutive equations. Finally, basic equations can be reduced to differential or integral forms that can be solved numerically. Learn about typical numerical methods that can be available to solve the basic equations. And more, learn about the versatility of these numerical methods through the applications to actual materials processing.

    This lecture will be given in an actual classroom. The lecture style, however, will be changed if necessary. Information and documents about this lecture will be distributed through "Google Classroom". Check the class code for Google Classroom at School of Engineering Website and register for this class.

    Timetable & Course Description

    (https://www.eng.tohoku.ac.jp/english/academics/master.html)

  •   数値コンピューティング / Numerical Analysis  
      中村 隆喜  
      工  
       
       

    1.目的

    計算機による演算は、数値計算により行われている。

    そこには、数値計算特有の考慮すべき特性や、効率化・高精度化のための技法が存在しており、それらについて学習する。

    2.概要

    計算機における数の表現、誤差の考え方、線形方程式や微分方程式の解法、関数近似、数値積分などの数値解法の原理を学ぶと共に、演習やレポートによって実際の適用におけるスキルを身につける。

    3.達成目標等

    ・ 基本的問題の数値解法を修得する。

    ・ 個々の数値解法の特性や精度的限界を知る。

    ・ 数値解析プログラミングから結果の提示・評価に至るまでの計算機操作に習熟する。

    Google Classroomのクラスコードは工学部Webページにて確認すること。

    学部シラバス・時間割(https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html)

    参考:2024年度のクラスコード: 6yasj5f

    The class code for Google Classroom can be found on the Web site of

    the School of Engineering:

    https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html (JP Only)

    The aim of this course is to learn and understand the methods of numerical analysis for practical computation. Students will learn following items: representation of numbers on computer, the concept of numerical error, ways to solve linear equations and differential equations, numerical estimation of functions and integrals.

    Students are expected to learn (1) basic skills to solve problems with numerical analysis, (2) limitations of precision in numerical estimation, and (3) programming for solving numerical problems with computers.

    Please check Google Classroom for updates of lecture plan.

    Class code: 6yasj5f (as of FY2024)

  •   教養教育院特別講義B  
      田中 仁  
      全研究科  
      後期  
      後期 火曜日 4講時 その他  

    科学においては,各分野においてさまざまな数理モデルが使用されている。ここでは,これらの数理的手法に共通する要素を抽出し,普遍的な立場から,その解析的解法,表計算プログラムを用いた数値的解法を解説し,モデルの有効性,限界を議論する。具体的な例としては,社会的に関心の深いテーマを取り上げる。これにより数理的な視点を深化させ,種々の場面の対処能力を強化する。

    Various mathematical models have been widely utilized in science. In this lecture, we will extract the elements common to these mathematical methods, explain their analytical solutions from a general view point, and discuss the effectiveness and limitations of the models. In addition, a method of numerical solution using a spreadsheet program will be introduced. As a specific example of mathematical model, topics of deep social interest will be employed. The aim of this course is to deepen a mathematical viewpoint and strengthen the ability to use a mathematical model in various situations.

  •   数値解析 / Numerical Analysis  
      有働 恵子, 森口 周二  
      工  
       
       

    理科系大学院において、数値解析技術は研究を進める必修の道具である。本科目では、この技術の入門的部分を修得させることを目的として、数値解析の基礎と応用の両面から講義を行う。技術を使いこなすには、数値解析の基礎的な考え方、それを計算機上で実現するためのプログラミング技法の両方を修得することが重要であり、このために宿題を課している。また、物理的な問題がどのように数値的な問題にモデル化されるかを知ってもらうことも、課題の一目的である。

    各回の講義に関する細かい連絡は,必要に応じてGoogle Classroomを使って通知する。

    Numerical analysis is a fundamental tool for most graduate students in science and engineering, and frequently constructs the core of their studies. The purpose of this course is to furnish the auditors with elementary skills of the analysis together with applicability to step up the higher level. Along the purpose, the course lectures on the basic theories and techniques, and requires the programming to solve the assignment. The exercise on numerical modeling for physical problems is also an important step to promote the applicability.

    Detailed information regarding each lecture will be announced via Google Classroom as necessary.

もっと見る…