首頁 
Resume 
Research 
Announcement 
Courses 
Benchmark 
札記 Note 
Links 
Contact Me 

 

考試相關】【Course Content】【Project】【Programs

 

 

               Project for MATLAB Programming

             程式作業  2012

              Classical iterative methods

                        Basic Concept

                        Jacobi Method

                        Gauss-Seidel Method

                        SSOR Method

                       Simpson Rule

                       Newton Method

              2014 Spring

                      Roots of the Nonlinear functions

                 (a) 請閱讀"使用者定義函式"第2至7頁有關function之基本定義

                 (b) 請閱讀"使用者定義函式"第24至28頁有關如何將function當

           做參數傳入另一function

                      Numerical Integration

                       Linear system   

                 (a) 請閱讀第二章(MATLAB 基本功能介紹)514頁及2126頁有關

           陣列之介紹

                  (b)請閱讀其它的資料型態與繪圖型態第47至51頁有關三維圖形mesh

                       surf指令之介紹