Monte Carlo numerical multiple integration with simplex
Monte Carlo numerical integration for integral of any size.
Inputs:
- f : handle to the (vectorial column) function to integrate
- in : N-by-dim matrix containing the sample points (N is the number of samples, dim is the number of variables)
- lo : lower bounds of integration
- hi : upper bounds of integration
- useSimplex : if the points were sampled from the simplex
Outputs:
- out : (vector column) result
Cita come
Simone (2025). Monte Carlo numerical multiple integration with simplex (https://it.mathworks.com/matlabcentral/fileexchange/50479-monte-carlo-numerical-multiple-integration-with-simplex), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
