Message Boards Message Boards

0
|
1733 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Numerical Integration over a dataset and plotting for a range of parameter

Posted 2 years ago

I have a data set with a parameter h. I want to do the integration over a data set and plot the result as a function of h. But I am getting the error message. Can you please help?

Here I am attaching the data file with the name data_11.csv

Attachments:
POSTED BY: Dipanjali Sen
2 Replies
Posted 2 years ago

Hi Dipanjali,

Plot[integ[h],{h,0.1,1000}] 

What is integ? Did you mean Int[h]?

POSTED BY: Rohit Namjoshi
Posted 2 years ago

I modified the problem.

POSTED BY: Dipanjali Sen
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract