Filter löschen
Filter löschen

MATLAB-function of area under the curve

1 Ansicht (letzte 30 Tage)
Kent Lam
Kent Lam am 15 Jul. 2015
Kommentiert: Walter Roberson am 21 Jul. 2015
Write a MATLAB function M-file that carries out the calculation of the area under the curve for any function f, interval [a,b] and choice of n regular partitions.
  4 Kommentare
Walter Roberson
Walter Roberson am 16 Jul. 2015
"Write a MATLAB function" is not a question, it is an order. Your commands have no authority over any of the volunteers. If you hope to get the assistance of the volunteers, you have to present something that is enjoyable for the volunteers. The link about how to ask questions gives guidelines on how to make your questions more attractive to the volunteers. If you choose to not follow the guidelines then the volunteers are likely to choose to move on to a different Question.
Kent Lam
Kent Lam am 21 Jul. 2015
I apologize about that, I will improve my asking skill

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 15 Jul. 2015
That is not possible. There are functions which are infinitely discontinuous, so the area under the functions are impossible to calculate. There are other functions whose values are not known, some of which have been proven impossible to know the values of except through brute-force testing.
  1 Kommentar
Walter Roberson
Walter Roberson am 21 Jul. 2015
A reminder that Mathematics does not yet have the notation to express all possible functions in a finite form. There are arguments to suggest that it is not possible to develop a finite notation to express all possible functions in finite form. And I think you will find that MATLAB has essential limitations in handling the infinite expressions you are planning to allow the user to input.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by