Numerical methods
There are collection of many kinds of numerical methods that can be involved in real-world problem-solving.
See the course-project
References:
- Introduction to Monte Carlo Methods [DataCamp]
- Newton’s method [Wikipedia]
- Working with simple derivatives in R
- Polynomial functions
- Таблиця похідних [Wikipedia]
- Многочлен Лагранжа [Wikipedia]
- Метод Сімпсона en [MIT video]
- NUMERICAL INTEGRATION METHODS FOR BALLISTIC ROCKET TRAJECTORY SIMULATION PROGRAMS
- Метод Monte Carlo на мові програмування R
- R Language Definition