Skip to content
This organization was marked as archived by an administrator on Jan 13, 2024. It is no longer maintained.
@Numerical-analysis-in-julija

Numerical analysis in julija

In this organization , you can find the code for problems I solved for the Numerical Mathematics course. The code is written in Julia.

Numerical analysis in Julija

In this organization, you can find the code for problems I solved for the Numerical Mathematics course. The code is written in Julia, and the tasks are provided here link to the Assignments. For a deeper understanding of numerical mathematics, you can check out this YouTube video series.

Pinned Loading

  1. .github .github Public archive

    In this organization , you can find the code for problems I solved for the Numerical Mathematics course. The code is written in Julia.

  2. Interpolation_with_the_barycentric_formula.jl Interpolation_with_the_barycentric_formula.jl Public archive

    Implementation of polynomial interpolation using the Barycentric Lagrange formula with Chebyshev points. The program computes polynomial interpolants for three different functions on specified inte…

    Julia

  3. Mathematical_pendulum_using_the_Runge_Kutta_method.jl Mathematical_pendulum_using_the_Runge_Kutta_method.jl Public archive

    Implementation of simulation of a mathematical pendulum's motion using the Runge-Kutta fourth-order method. Compares the pendulum's behavior with that of a harmonic oscillator and visualizes how it…

    Julia

  4. Methode_of_conjugate_gradients.lj Methode_of_conjugate_gradients.lj Public archive

    Implementation of Conjugate Gradient method to solve a linear system Ax = b for sparse matrices represented by a custom data type (ScatteredArray).

    Julia

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…