Skip to content
#

false-position-method

Here are 27 public repositories matching this topic...

intelligens_fejleszto_eszkozok

A tárgy célja, hogy a hallgatók elsajátítsák olyan fejlesztő környezetek használatát, ami segítségükre van különféle matematikai problémák megoldásában, prezentálásában. A tárgy kitér CAS (Computer Algebra System) használatára, Numerikus számítások elvégzésére, Statisztikai számításokra, valamint ezek automatizálására, továbbá ezen eredmények ...

  • Updated Dec 6, 2022
  • Julia

Delve into the world of 'Numerical Analysis for Engineers' through this comprehensive course repository. Explore algorithms, simulations, and computations for engineering challenges. Dive into projects, codes, and practical applications to enhance problem-solving skills and numerical accuracy.

  • Updated Nov 18, 2023
  • C

This repository contains a Python implementation of the False Position Method, also known as the Regula Falsi Method, for finding roots of nonlinear equations. Additionally, the script compares the performance of the False Position Method with the Bisection Method, saving results in an Excel file (`LAB2.xls`).

  • Updated Aug 27, 2024
  • Python

Improve this page

Add a description, image, and links to the false-position-method 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 false-position-method topic, visit your repo's landing page and select "manage topics."

Learn more