This repository contains R programs for Numerical Methods, Simulation, and M&S lab experiments.
- Simple Trapezoidal Rule
- Simpson’s 1/3rd Rule
- Simpson’s 3/8th Rule
- Euler’s Method
- Runge-Kutta (RK-2)
- Numerical Integration using integrate() Function
- Linear Congruential Generator
- Population Growth using Mathematical Model.
- Prey–Predator Population Model
- SIR Epidemic Model using Euler Method.
- System of difference equations:
- M/M/1 Queue Simulation
- R
- RStudio
Niharika
IT Department
To understand and implement numerical and simulation techniques using R.