My First Attempt

Please go through the enclosed README file for more details.
375 Downloads
Updated 19 Feb 2010

View License

The user has to modify the function to be integrated in a file named eval1.m enclosed in the same directory & invoke romberg() from MATLAB terminal.
The output is in the form of two values :
1. Approximate Integration Value.
2. Error from the actual value supplied by user.

Initially, the user can give known functions & through error can check for correctness & accuracy limits. Then with few modifications can use the function to evaluate integration of various functions, numerically.

I DON'T CLAIM ANY COPYRIGHT ABOUT THE METHOD OR THE PROGRAM SUBMITTED HERE.

Cite As

Avinash Bhat (2024). My First Attempt (https://www.mathworks.com/matlabcentral/fileexchange/26732-my-first-attempt), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Earth, Ocean, and Atmospheric Sciences in Help Center and MATLAB Answers
Acknowledgements

Inspired: lagrange interpolation

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0