Skip to content
#

chebyshev-polynomials

Here are 45 public repositories matching this topic...

We, a team of students, recently completed a series of projects as part of our numerical analysis course. These projects involved the application of various numerical methods to solve mathematical problems and analyze the results. Through these projects, we gained a deeper understanding of the concepts covered in the course and honed our skills in

  • Updated Jan 6, 2023
  • MATLAB

This repo specifically contains all the numerical experiments conducted during my MS-Thesis Project sharing the same title. Major languages used in the span of this project are Python, Matlab and Mathematica. The code files are well-commented and are the codes self-explanatory.

  • Updated Apr 6, 2024
  • Jupyter Notebook

Implementation of polynomial interpolation using the Barycentric Lagrange formula with Chebyshev points. The program computes polynomial interpolants for three different functions on specified intervals, and determines the polynomial degree necessary to ensure that the error does not exceed 1e-6

  • Updated Aug 17, 2023
  • Julia

Improve this page

Add a description, image, and links to the chebyshev-polynomials topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chebyshev-polynomials topic, visit your repo's landing page and select "manage topics."

Learn more