93學年度第二學期

Numerical Methods

 

教師姓名:吳世弘

 

課號 課名
2016 數值方法

Numerical Methods

Text book:

Numerical Methods for Engineers: With Software and Programming Applications
by Steven C. Chapra, Raymond Canale
944 pages
Publisher: McGraw-Hill Science/Engineering/Math; 4 edition (July 16, 2001)
ISBN: 0072431938
薹北圖書

 

Teaching Assistant 助教:

    林書宇 s9227613@cyut.edu.tw

 

投影片:

    陸續上傳中 Matlab Getting Start   Matlab Programming

URLs

Online Matlab Documentation
http://www.mathworks.com/access/helpdesk/help/techdoc/learn_matlab/learn_matlab.html

Schedule

Week Date notes Topics Homework
1 2/21   Ch 5 Roots of Equation, Matlab Demo  
2 2/28 2/28 holiday Ch 6 Newton Method  
3 3/7   Ch 2 Excel VB programming  
4 3/14   Ch 1, quiz 1 General Introduction  
5 3/21   Ch 3, quiz 2 Round-Off Errors #1,#2 due
6 3/28   Ch 4, answer to quiz 2 Truncation Errors and Taylor Series #3, due
7 4/4 4/4 holiday End of Part II    
8 4/11   Ch 9, Ch11, quiz 3 Linear Algebraic Equations, Example #4, due
9 4/18   midterm    
10 4/25   Ch 9, Ch10 Gauss Elimination, LU decomposition  
11 5/2   Ch 12, Matlab Example, Matlab exercise  
12 5/9   Quiz on Part 3    
13 5/16   Ch17 Least-Squares Regression #5, due
14 5/23   Ch18 Interpolation  
15 5/30   Ch 19.8, quiz 4 Curve Fitting with Excel and Matlab #6, due
16 6/6   Ch 21, Ch 25 Numerical Integration, ODE  
17 6/13   Ch 25 ODE #7, due
18 6/20   final exam.    

 

Homework


#1. Write an program (any programming language) that can find the root of equation f(x)=x-cos(x) between 0 and 1.
#2. Write an Excel VB program as the example in Section 2.4
#3. Write (and run) Matlab program (m-file) as the analpara.m, numpara.m and dy.m  in Section 2.5
#4. Use Excel to calculate Example 3.4 and Example 4.1
        Example 3.4 (Calculate all the possible points in Figure 3.7),
        Example 4.1 (Calculate the first, second, third and fourth order results as Figure 4.1 )
#5. Exercise 9.6, 9.7, 9.10
#6. Exercise 12.24, 12.26
#7. Use Matlab's diary command to generate a report of using Matlab.

 


 

交作業的 FTP已經架設完成
    ip : 163.17.10.14
    username : upload
    password : upload
   
    權限:
           Allow:目錄建立、上傳檔案
           Deny:改名檔案/目錄、刪除檔案/目錄、下載檔案/目錄
 
    目錄結構如下
    +------  ./Day.Division
          +------ ./Homework01
          +------ ./Homework02
          +------ ./Homework03
          +------ ./Homework04
          +------ ./Homework05
          +------ ./Homework06
          +------ ./Homework07
          +------ ./Homework08
          +------ ./Homework09
          +------ ./Homework10
    +------  ./Evening.Division
          +------ ./Homework01
          +------ ./Homework02
          +------ ./Homework03
          +------ ./Homework04
          +------ ./Homework05
          +------ ./Homework06
          +------ ./Homework07
          +------ ./Homework08
          +------ ./Homework09
          +------ ./Homework10

 

 

 

 

 


Last update: 2005/06/09

shwu@cyut.edu.tw