All Projects → KhCE → NM

KhCE / NM

Licence: other
Numerical Methods (NM) for BE Electrical II Year / II Part, Email: [email protected]

Projects that are alternatives of or similar to NM

numerics
library of numerical methods using Armadillo
Stars: ✭ 17 (+30.77%)
Mutual labels:  partial-differential-equations, numerical-methods, numerical-integration
Finite-Difference-Method
A Finite Difference Method Engine in C++
Stars: ✭ 15 (+15.38%)
Mutual labels:  partial-differential-equations, numerical-methods, numerical-integration
Wenoof
WENO interpolation Object Oriented Fortran library
Stars: ✭ 27 (+107.69%)
Mutual labels:  interpolation, numerical-methods
Mlinterp
Fast arbitrary dimension linear interpolation in C++
Stars: ✭ 44 (+238.46%)
Mutual labels:  interpolation, numerical-methods
QuantPDE
A high-performance, open-source, header-only C++(>=11) library for pricing derivatives.
Stars: ✭ 42 (+223.08%)
Mutual labels:  partial-differential-equations, numerical-methods
Tf Quant Finance
High-performance TensorFlow library for quantitative finance.
Stars: ✭ 2,925 (+22400%)
Mutual labels:  numerical-methods, numerical-integration
Gonum
开源Go语言数值算法库(An open numerical library purely based on Go programming language)
Stars: ✭ 128 (+884.62%)
Mutual labels:  interpolation, numerical-methods
cmna-pkg
Computational Methods for Numerical Analysis
Stars: ✭ 13 (+0%)
Mutual labels:  interpolation, partial-differential-equations
pydens
PyDEns is a framework for solving Ordinary and Partial Differential Equations (ODEs & PDEs) using neural networks
Stars: ✭ 201 (+1446.15%)
Mutual labels:  partial-differential-equations, numerical-methods
Numerical-Analysis-Python
Python notebooks for Numerical Analysis
Stars: ✭ 82 (+530.77%)
Mutual labels:  partial-differential-equations, ordinary-differential-equations
FinEtools.jl
Finite Element tools in Julia
Stars: ✭ 126 (+869.23%)
Mutual labels:  partial-differential-equations, numerical-methods
NumDiff
Modern Fortran Numerical Differentiation Library
Stars: ✭ 48 (+269.23%)
Mutual labels:  numerical-methods, numerical-differentiation
DECAGT
Discretizations of Exterior Calculus for Analysis, Geometry and Topology
Stars: ✭ 14 (+7.69%)
Mutual labels:  partial-differential-equations, numerical-methods
DeepPDE
Deep Learning application to the partial differential equations
Stars: ✭ 27 (+107.69%)
Mutual labels:  partial-differential-equations
dace
Differential Algebra Computational Toolbox
Stars: ✭ 16 (+23.08%)
Mutual labels:  numerical-methods
Cpp-Examples
Numerical C++ examples.
Stars: ✭ 38 (+192.31%)
Mutual labels:  numerical-methods
safe-string-interpolation
A type driven approach to string interpolation, aiming at consistent, secure, and only-human-readable logs and console outputs !
Stars: ✭ 14 (+7.69%)
Mutual labels:  interpolation
Online-Tools
Webpage offering a wide range of online tools
Stars: ✭ 38 (+192.31%)
Mutual labels:  interpolation
i18n
Minimalist gettext style i18n for JavaScript
Stars: ✭ 14 (+7.69%)
Mutual labels:  interpolation
quadpack
Modern Fortran QUADPACK Library for 1D numerical quadrature
Stars: ✭ 17 (+30.77%)
Mutual labels:  numerical-integration

Numerical Methods (NM) [Learning Materials]

Contact Email: [email protected]

Numerical Methods (NM)

  • Chapter 1: Introduction, Approximation and Errors of Computation
  • Chapter 2: Solutions of Non-linear Equations
  • Chapter 3: Solution of System of Linear Algebraic Equations
  • Chapter 4: Interpolation
  • Chapter 5: Numerical Differentiation and Integration
  • Chapter 6: Solution of Ordinary Differential Equations
  • Chapter 7: Numerical Solution of Partial Differential Equation

Other Notes

Numerical Methods (NM) Assignments

Useful Links

Miscellaneous

Eigen Vectors

eigenvectors

The vectors in red are not parallel to either eigenvector, so, their directions are changed by the transformation. The blue vectors after the transformation are three times the length of the original (their eigenvalue is 3), while the lengths of the purple vectors are unchanged (reflecting an eigenvalue of 1). See also: An extended version, showing all four quadrants

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].