When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Gross–Pitaevskii equation - Wikipedia

    en.wikipedia.org/wiki/Gross–Pitaevskii_equation

    The Gross–Pitaevskii equation (GPE, named after Eugene P. Gross [1] and Lev Petrovich Pitaevskii [2]) describes the ground state of a quantum system of identical bosons using the Hartree–Fock approximation and the pseudopotential interaction model. A Bose–Einstein condensate (BEC) is a gas of bosons that are in the same quantum state, and ...

  3. Korteweg–De Vries equation - Wikipedia

    en.wikipedia.org/wiki/Korteweg–De_Vries_equation

    Cnoidal wave solution to the Korteweg–De Vries equation, in terms of the square of the Jacobi elliptic function cn (and with value of the parameter m = 0.9). Numerical solution of the KdV equation u t + uu x + δ 2 u xxx = 0 (δ = 0.022) with an initial condition u(x, 0) = cos(πx). Time evolution was done by the Zabusky–Kruskal scheme. [1]

  4. Pseudo-spectral method - Wikipedia

    en.wikipedia.org/wiki/Pseudo-spectral_method

    Pseudo-spectral method. Pseudo-spectral methods, [1] also known as discrete variable representation (DVR) methods, are a class of numerical methods used in applied mathematics and scientific computing for the solution of partial differential equations. They are closely related to spectral methods, but complement the basis by an additional ...

  5. Comparison of linear algebra libraries - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_linear...

    uBLAS is a C++ template class library that provides BLAS level 1, 2, 3 functionality for dense, packed and sparse matrices. Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. Fastor is a high performance tensor (fixed multi-dimensional array) library for modern C++.

  6. Gaussian elimination - Wikipedia

    en.wikipedia.org/wiki/Gaussian_elimination

    In mathematics, Gaussian elimination, also known as row reduction, is an algorithm for solving systems of linear equations. It consists of a sequence of row-wise operations performed on the corresponding matrix of coefficients. This method can also be used to compute the rank of a matrix, the determinant of a square matrix, and the inverse of ...

  7. List of numerical libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_libraries

    ALGLIB is an open source numerical analysis library which may be used from C++, C#, FreePascal, Delphi, VBA. ArrayFire is a high performance open source software library for parallel computing with an easy-to-use API. IMSL Numerical Libraries are libraries of numerical analysis functionality implemented in standard programming languages like C ...

  8. Specific potential energy - Wikipedia

    en.wikipedia.org/wiki/Specific_potential_energy

    Specific potential energy. In classical mechanics and gravitational physics, massic gravitational potential energy (MGPE) is a fundamental concept that relates to the gravitational potential a body possesses due to its position in a gravitational field relative to a reference point. This energy is associated with the gravitational force acting ...

  9. Dormand–Prince method - Wikipedia

    en.wikipedia.org/wiki/Dormand–Prince_method

    Dormand–Prince method. In numerical analysis, the Dormand–Prince (RKDP) method or DOPRI method, is an embedded method for solving ordinary differential equations (ODE). [1] The method is a member of the Runge–Kutta family of ODE solvers. More specifically, it uses six function evaluations to calculate fourth- and fifth-order accurate ...