Monte Carlo simulation for computation of definite integrals

Versión 1.0.0.0 (2,83 KB) por Bibhu Das
Integration and area under the curve using Monte-carlo simulation.
401 descargas
Actualizado 30 dic 2017

Ver licencia

The program uses the Monte-carlo algorithm to calculate the area under a curve within proper limits. This can be used as a method to solve definite integrals whose analytic solutions are time consuming. The sample space is generated using random numbers within the user defined limits and the area computation proceeds as per the algorithm. The program returns area under the curve and the corresponding plot of sample space and the curve.

Citar como

Bibhu Das (2024). Monte Carlo simulation for computation of definite integrals (https://www.mathworks.com/matlabcentral/fileexchange/65563-monte-carlo-simulation-for-computation-of-definite-integrals), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Price and Analyze Financial Instruments en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

updated the title.