필터 지우기
필터 지우기

Reimann Sums to approximate integral

조회 수: 1 (최근 30일)
Vince Smith
Vince Smith 2019년 5월 29일
Suppose I want to use Reimann sums to approximate the integral of the function y=x^2 with bounds 4<x<7. I want to use various step sizes and output the approximations into a single vector. The step sizes are h=1, 2^-1,2^-2,2^-3.....2^-16.
How would I solve this with..
-Left Reimann Sum
-Right Reimann Sum
-Midpoint Reimann Sum
-Trapezoid Rule
-Simpsons Rule

답변 (0개)

카테고리

Help CenterFile Exchange에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by