Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am traing to calculate an integral of a function obtained from a x-y chart
using a serie of xi, yi experimental data. Exist a code for VBA that permits to obtain a function of a serie of data and evaluet its integral value for each xi, whit a good precision ? I am a not experienced VBA programer. Thks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
http://www.engineering.usu.edu/cee/f...ntegration.zip
A zip file of code from this site: http://www.engineering.usu.edu/cee/f...s_Examples.htm -- Regards, Tom Ogilvy "Mauro" wrote: I am traing to calculate an integral of a function obtained from a x-y chart using a serie of xi, yi experimental data. Exist a code for VBA that permits to obtain a function of a serie of data and evaluet its integral value for each xi, whit a good precision ? I am a not experienced VBA programer. Thks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can also use this google search
http://www.google.com/search?hl=en&q... 2&btnG=Search to look at some of the other sources of information. -- Regards, Tom Ogilvy "Mauro" wrote: I am traing to calculate an integral of a function obtained from a x-y chart using a serie of xi, yi experimental data. Exist a code for VBA that permits to obtain a function of a serie of data and evaluet its integral value for each xi, whit a good precision ? I am a not experienced VBA programer. Thks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to use an integral for cell output value. | Excel Discussion (Misc queries) | |||
definite integral | Excel Worksheet Functions | |||
listbox integral 'width'? | Excel Programming | |||
How to do integral calculus in Excel spreadsheet? | Excel Worksheet Functions | |||
Include exponential (and exp-cosine-sine) integral maths functions | Excel Worksheet Functions |