Skip to content

lasandun/elixir_adaptive_integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

elixir_adaptive_integration

This file contains Elixir methods for Integrations. Included: Simpson method Adaptive routine which uses simpson method

How to run elixir adaptiveIntegration.exs

The example calls the integration in (1, 10) interval. f(x) = x^4 - x^2 +2x maximum iterations = 1000 iterations for (a, b) size interval = 1600000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages