ubsuny / 23-Homework6G5

MIT License
0 stars 8 forks source link

Integration and plots for two different functions in task 1 #40

Open pratibha77118 opened 10 months ago

pratibha77118 commented 10 months ago

Here I have use the three methods simpson, trapezoid and adaptive trapezoid to find the integral value, accuracy and efficiency ( iteration steps required) for cubic function given in task 1. Also I have showed the way to avoid zero error for exponential function. Please have a look at it . Any comment or suggestion is highly appreciated.

review-notebook-app[bot] commented 10 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

poojashresthacode commented 10 months ago

Hey, Pratibha, Thankyou for the effort, I have already done the stuffs in google collab. It's just that there was no one assigned as a maintainer in our group so I have not created pull request. Now, as I am assigned the maintainer, I will now create it.