文件名称:integral
介绍说明--下载内容均来自于网络,请自行研究使用
该程序用matlab编写数值积分方法,包括梯形公式,Simpson公式和Romberg算法,在main.m文件测试三类算法。这是数值计算方法是必须掌握的代码。-The program is prepared using matlab numerical integration methods, including trapezoidal formula, Simpson and Romberg algorithm for three kinds of formulas in main.m file for testing. Is the numerical calculation method must master code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chapter5_main.m
Chapter5_simpson.m
Chapter5_trape.m
Chapter5_Romberg.m