Skip to content

tishat-ahasan/Numeric-Lab-Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Numeric Lab Codes:

This repository contains the codes of course CSE:3212-Numerical Methods Lab of Department of Computer Science and Engineering,University of Dhaka.Codes added till now is:

Plotting an Equation

plotting the equation (-x**2+x+1)/x

False Position Method

finding the root of x^2-x-2 in the rang of 1<x<3 using false Position Method.

Secant Method

finding the root of x^2-4x-10 in the rang of 2<x<4 using false Position Method.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages