文件名称:integrl
介绍说明--下载内容均来自于网络,请自行研究使用
This function computes the integral of F(X)DX where the integrand is specified at discrete points F spaced DX apart (F is a vector, DX is a scalar). Simpsons Rule is used, so that the error is O(dx^5*F4). (F4 is the 4th derivative of F).-This function computes the integral of F(X)DX where the integrand is specified at discrete points F spaced DX apart (F is a vector, DX is a scalar). Simpsons Rule is used, so that the error is O(dx^5*F4). (F4 is the 4th derivative of F).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
integrl.m