浙江大学:《数值分析》课程PPT教学课件(双语版)简介(陈越)

数值分析 Numerical Analysis 主讲教师:陈越 Instructor: CHEN YUe E-mail:chenyue@cs.zju.edu.cn
数 值 分 析 Numerical Analysis 主讲教师: 陈 越 Instructor: CHEN, YUE E-mail: chenyue@cs.zju.edu.cn

m教材( Text book 数值方法金一庆、陈越编著(机械工业出版社) 参考书目( Reference) Numerical Analysis (Seventh Edition) 数值分析(第七版影印版) Richard. Burden&J. Douglas faires(高等教育出版社) >现代数值分析李庆扬、易大义、王能超编著 (高等教育出版社)
教材 (Text Book) 数值方法 金一庆、陈越 编著 (机械工业出版社) 参考书目 (Reference) ➢ Numerical Analysis (Seventh Edition) 数值分析 (第七版 影印版) Richard L. Burden & J. Douglas Faires (高等教育出版社) ➢ 现代数值分析 李庆扬、易大义、王能超 编著 (高等教育出版社)

课程评分方法( Grading policies) O Lecture Grade(100)=Laboratory projects(30) Final exam(70) 白 Laboratory grade(30)=∑Lab(i)
课程评分方法 (Grading Policies) Lecture Grade (100) = Laboratory Projects (30) + Final Exam (70) = 15 i 1 Laboratory Grade (30) = Lab ( i )

Numerical Analysis Laboratory projects 1. Input and output Your program must read from a file "in. txt(if there is any input)and write to a file " out. txt''in the current directory 2. Judge compiler Visual C++6.0 Enterprise Edition
Numerical Analysis Laboratory Projects 1. Input and Output Your program must read from a file “in.txt” (if there is any input) and write to a file “out.txt” in the current directory. 2. Judge Compiler Visual C++ 6.0 Enterprise Edition

3. How to Submit your program by e-mail Youmaysendyoursourcecodeto:chenyue@cs.zju.edu.cn with"HW'as the title of your e-mail. Note if you don't specify the title ofyour e-mail, there could be a delay ofjudging Your c or c++ file must be named as“ yours_ problem蒜c” (or cpp). For example, 98115001 03 c"is considered to be the program for solving problem 3 and the author is the student with Id 98115001 The first line of your source code must be a comment line written in the following format: Author: Your name: D: Your D: No, Problemaf*/ For example: /*Author: Yao Qiaoling; ID: 98115001; No03*/
3. How to Submit your Program by E-mail You may send your source code to: chenyue@cs.zju.edu.cn with “HW” as the title of your e-mail. Note: if you don’t specify the title of your e-mail, there could be a delay of judging. Your C or C++ file must be named as “yourID_problem#.c” (or .cpp). For example, “98115001_03.c” is considered to be the program for solving problem 3 and the author is the student with ID 98115001. The first line of your source code must be a comment line written in the following format: /* Author: Your name; ID:YourID; No.Problem# */ For example: /* Author: Yao Qiaoling; ID: 98115001; No.03 */

4. Grading policy Your program will be compiled and run in my system, and i will test it with some inputs and outputs, or perhaps with a specific judge tool. In 24 hours you will receive by e-mail one of these answers(as you can see, I have been coaching our ACMiCPc teams for too long Accepted: OK! Your program is correct! You will obtain 2 points for correctly solving one problem. Presentation Error: Your program outputs are correct, but are not presented in the correct way. Check for spaces, justify line feeds Wrong Answer: Correct solution not reached for the inputs The inputs and outputs that I use to test the programs are not public. Run Time Error: Your program crashed during the execution(segmentation fault, floating point exception.)
4. Grading Policy Your program will be compiled and run in my system, and I will test it with some inputs and outputs, or perhaps with a specific judge tool. In 24 hours you will receive by e-mail one of these answers (As you can see, I have been coaching our ACM/ICPC teams for too long ☺ ): Accepted: OK! Your program is correct! You will obtain 2 pointsfor correctly solving one problem. Presentation Error: Your program outputs are correct, but are not presented in the correct way. Check for spaces, justify line feeds... Wrong Answer: Correct solution not reached for the inputs. The inputs and outputs thatI use to test the programs are not public. Run Time Error: Your program crashed during the execution (segmentation fault,floatingpoint exception...)

Time Limit Exceeded: Your program tried to run during too much time. This error does not allow you to know if your program would reach the correct solution to the problem Output Limit Exceeded: Your program tried to write too much information. This usually occurs if there is an infinite loop Compile Error: The compiler could not compile your program Submission Error: You have not specified correctly your file name or the first comment line (an incorrect ID, number of problem.). Note Each program must be done independently to gain any credit. 2. For each problem solved on 2002 ZU Programming Contest, the contestant will obtain 4 bonus points for his/her lab credits
Time Limit Exceeded: Your program tried to run during too much time. This error does not allow you to know if your program would reach the correctsolution to the problem. Output Limit Exceeded: Your program tried to write too much information. This usually occursif there is an infinite loop. Compile Error: The compiler could not compile your program. Submission Error: You have not specified correctly your file name or the first comment line (an incorrect ID, number of problem...). Note: 1. Each program must be done independently to gain any credit. 2. For each problem solved on 2002 ZJU Programming Contest, the contestant will obtain 4 bonus points for his/her lab credits
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第一章 误差 Error.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第二章 非线性方程求根 Solutions of Nonlinear Equations.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第八章 多元函数微分法及其应用(8.8)多元函数的极值及其求法.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第八章 多元函数微分法及其应用(8.9)二元函数的泰勒公式.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第八章 多元函数微分法及其应用(8.7)方向导数与梯度.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第八章 多元函数微分法及其应用(8.6)微分法在几何上的应用.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第八章 多元函数微分法及其应用(8.5)隐函数的求导公式.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第八章 多元函数微分法及其应用(8.4)多元复合函数的求导法则.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第八章 多元函数微分法及其应用(8.3)全微分及其应用.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第八章 多元函数微分法及其应用(8.2)偏导数.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第八章 多元函数微分法及其应用(8.1)多元函数的基本概念.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第七章 空间解析几何(7.9)二次曲面.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第七章 空间解析几何(7.8)空间直线及其方程.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第七章 空间解析几何(7.7)平面及其方程.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第七章 空间解析几何(7.6)空间曲线及其方程.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第七章 空间解析几何(7.5)曲面及其方程.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第七章 空间解析几何(7.4)数量积向量积混合积.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第七章 空间解析几何(7.3)向量的坐标.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第七章 空间解析几何(7.2)向量及其加减法向量与数的乘法.ppt
- 黑龙江八一农垦大学:《工科高等数学》课程教学资源(PPT课件)第七章 空间解析几何(7.1)空间直角坐标系.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第三章 解线性方程组的直接法 §1 Gaussian Elimination – Amount of Computation.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第三章 解线性方程组的直接法 §2 三角分解法 Matrix Factorization.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第四章 解线性方程组的迭代法 Iterative Techniques for Solving Linear Systems §1 向量和矩阵范数.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第四章 解线性方程组的迭代法 Iterative Techniques for Solving Linear Systems §2 线性方程组的误差分析 §3 Jacobi & Gauss-Seidel Iterative Methods.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第四章 解线性方程组的迭代法 Iterative Techniques for Solving Linear Systems §4 迭代法的收敛性 Convergence of Iterative methods §5 Relaxation Methods.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第五章 特征值与特征向量(幂法 Power Method)(1/2).ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第五章 特征值与特征向量(幂法 Power Method)(2/2).ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第六章 插值 Interpolation §1 拉格朗日多项式 Lagrange Polynomial.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第六章 插值 Interpolation §2 牛顿插值 Newton’s Interpolation §3 厄米插值 Hermite Interpolation §4 Piecewise Polynomial Approximation.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第六章 插值 Interpolation(6-5)三次样条.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第七章 曲线拟合与函数逼近 Approximation Theory §1 最小二乘拟合多项式 L-S approximating polynomials.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第七章 曲线拟合与函数逼近 Approximation Theory §2 正交多项式与最小二乘拟合 Orthogonal Polynomials & Least-Squares Approximatio.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第七章 曲线拟合与函数逼近 Approximation Theory §3 函数的最佳逼近 Optimal Approximation.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第八章 数值积分 Numerical Integration §1Newton-Cotes 公式 Newton-Cotes Formulae.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第八章 数值积分 Numerical Integration §2 复合求积 Composite Quadrature §3 龙贝格积分 Romberg Integration §4 高斯型积分 Gaussian Quadrature.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第九章 常微分方程数值解 Numerical Methods for Ordinary Differential Equations §1 欧拉方法 Euler’s Method §2 龙格 - 库塔法 Runge-Kutta Method §3 收敛性与稳定性 Convergency and Stability.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第九章 常微分方程数值解 Numerical Methods for Ordinary Differential Equations §4 线性多步法 Multistep Method.ppt
- 浙江大学:《数值分析》课程PPT教学课件(双语版)第九章 常微分方程数值解 Numerical Methods for Ordinary Differential Equations §5 微分方程组与高阶方程 Systems of Differential Equations and Higher-Order Equations §6 边值问题的数值解 Boundary-Value Problems.ppt
- 《概率论与数理统计》课程教学资源(PPT课件讲稿)第二章 一维随机变量及其分布.ppt
- 《小波分析》系列讲座.doc