23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

dblquad<br />

2dblquad<br />

Purpose Numerically evaluate double integral<br />

Syntax q = dblquad(fun,xmin,xmax,ymin,ymax)<br />

q = dblquad(fun,xmin,xmax,ymin,ymax,tol)<br />

q = dblquad(fun,xmin,xmax,ymin,ymax,tol,method)<br />

q = dblquad(fun,xmin,xmax,ymin,ymax,tol,method,p1,p2,...)<br />

Description q = dblquad(fun,xmin,xmax,ymin,ymax) calls the quad function to evaluate<br />

the double integral fun(x,y) over the rectangle xmin

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!