python integration

D

Dee Asbury

I am looking for a method to integrate in Python, my problem is that I
do not want the summed up result. I need the result in the form of a
list (or array) with the x-values (or ranges) and the volume beneath
that section of the curve only.

Thanks in advance

Dee
 
B

Bjoern Schliessmann

Dee said:
I am looking for a method to integrate in Python, my problem is
that I do not want the summed up result. I need the result in the
form of a list (or array) with the x-values (or ranges) and the
volume beneath that section of the curve only.

Why don't you then split up your integration interval, this gives
you the area below the curve in the respective interval.

Regards,


Björn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top