Filter löschen
Filter löschen

Calculus with MATLAB, area under the curve

1 Ansicht (letzte 30 Tage)
Odien
Odien am 22 Jul. 2015
Beantwortet: Jan am 22 Jul. 2015
Write a Matlab function M-file that carries out the calculation of area under the curve for any function f,interval [a,b] and choice of n regular partitions. Example: myReiemannSum.m
I need to find another method to solve this question instead of the example given. Is that possible to write a function to calculate any area under any function ?

Antworten (2)

Titus Edelhofer
Titus Edelhofer am 22 Jul. 2015
Hi,
the "area under a curve" is also known as integrating the function. This should give you a starting point for searching ...
Titus

Jan
Jan am 22 Jul. 2015
Take the time to search in the internet before asking a question.
You will find a lot of matching answers, e.g. even here in the forum: http://www.mathworks.com/matlabcentral/answers/229878-matlab-function-of-area-under-the-curve

Kategorien

Mehr zu Mathematics finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by