Numerical analysis assignment on Runge-Kutta methods.
-
Updated
Aug 17, 2021 - MATLAB
Numerical analysis assignment on Runge-Kutta methods.
Plot and Simulation of satelite, projectile and missile using the Runge Kutta numerical method in MATLAB.
Implementation of explicit Runge-Kutta time-marching schemes for the coupled hydro-mechanical problem.
N-body gravity simulation (ETH course project)
SIR approximation model
Gallery of high-dimensional hyperchaotic attractors.
This repo contains implementations of several numerical methods in MATLAB.
This script compares the different numerical solving methods to the analytical solution. At first, the analytical one is plotted, thereafter the numerical solutions for different time step sizes are calculated and plotted against the analytical one. Finally, the exact error (with respect to the analytical solution) and the approximate error (wit…
Parametric study of the vertical rise of a Rocket
This repository includes numerical integration-based solutions for solving non-linear equations. The solutions include Newton Raphson technique for algebraic equations and Euler's/Modified-Euler's/Runge-Kutta (RK4) for differential algebraic equations.
Programming different types of numerical methods using MATLAB. All codes have been developed from the scratch during the academic year 2016-2017 for Numerical Analysis course at Shiraz University.
Códigos y prácticas de MATLAB para la materia de cálculo numérico
Gallery of more than 100 three-dimensional сhaotic attractors.
Plotting RLC series circuit response using MATLAB
The dynamic displacement response of a line-like structure to an uncorrelated Gaussian white noise input is computed in the time domain.
This repositary contains the MATLAB implementation of main numerical methods like Newton-Raphson, Simpson's integration and numerical ODE solver.
A continuation of my gallery of three-dimensional chaotic attractors.
This repository contains the code used for simulations in the study by Aksnes et al. (2023)
Shilling is implementation of 28 Runge Kutta Based fixed-step ODE solvers in MATLAB.
Add a description, image, and links to the runge-kutta topic page so that developers can more easily learn about it.
To associate your repository with the runge-kutta topic, visit your repo's landing page and select "manage topics."