Giter VIP home page Giter VIP logo

ee__3122's Introduction

EE 3122 course is based on Application to Numerical methods & Statistics

Here we learn how to understand how mathematical models of problems arising in Engineering (and other areas) can be solved numerically.

The goal of this course is:


In Numerical :

  • Solve large systems of simultaneous linear equations.
  • Find solutions of nonlinear equations using the bisection method, Newton’s methods, and secant method and implement them.
  • Estimate the solutions of systems of first-order ordinary differential equations or higher order ordinary differential equations using various numerical methods and implement them.
  • Apply these techniques to practical problems in Engineering.
  • Use Prgramming language(Python) for the implementation and application of numerical methods and the visualization of results


In Statistics :

  • Applying various graphical and data analysis methods for summarizing and understanding data.
  • Applying various statistical models and methods for drawing conclusions and making decisions under uncertainty in engineering contexts
  • Applying Prgramming language(Python) for graphical and statistical analysis.

This course covers:

  1. Statistical analysis of data : Mean (AM, GM, HM), mode, median,standard, and quartile deviation, variance from grouped and ungrouped data, moment of a Distribution: Mean, variance, Skewness, Kurtosis
  2. Solution of Equations : Solutions of algebraic and transcendental equations by Gaussian elimination / Gaussian elimination with Row pivoting, Gauss-Seidel method.
  3. Find the roots of non-linear equations : Using bisection method, False position method, Newton Raphson method and Secant method.
  4. Numerical differentiation and integration : Differentiation by Newton’s interpolation formula, Differentiation by forward/ backward/ central divided difference formula and Integration by Trapezoidal rule,Integration by Simpson’s 1/3 and 3/8 rule.
  5. Curve fitting & Correlation : Least square regression (line fitting), Least square parabola, Fitting transcendental equation and Linear correlation and Rank correlation.

ee__3122's People

Contributors

ashraful16 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.