Search Results for "solving equations" - Page 2

Showing 68 open source projects for "solving equations"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    DataMelt

    DataMelt

    Computation and Visualization environment

    ...This Java multiplatform program is integrated with several scripting languages such as Jython (Python), Groovy, JRuby, BeanShell. DMelt can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear and symbolic regression are also available. Neural networks and various data-manipulation methods are integrated using powerful Java API. Elements of symbolic computations using Octave/Matlab scripting are supported.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    NLIGA

    NLIGA

    Open source Matlab code for nonlinear isogeometric analysis

    A unified framework, NLIGA (Non-Linear Isogeometric Analysis), is developed for mainly solving two and three-dimensional nonlinear problems on the MATLAB platform by using isogeometric analysis (IGA). Nonlinear hyperelastic and elastoplastic materials are primarily considered at this stage. Newton-Raphson method is used to solve the nonlinear governing equations. A series of benchmark examples are performed to validate the procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BitLogic

    BitLogic

    Simple Java computer algebra calculator

    A calculator that solves many types of problems including solving equations computing derivatives and integrals simplifying expressions graphing equations 2d and 3d reverse polish notation, algebraic and word based interpreter infinite writing board for writing out equations requires java 11 or more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Systems-of-Equations-Solver

    Systems-of-Equations-Solver

    For solving systems of equations ranging from two unknown variables to

    For solving systems of equations with two or more unknown variables , using gaussian and gauss-jordan elimination to solve the problems in its matrix simplifications
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    Finita

    Package for solving PDE systems numerically

    Finita is a software package for solving complex algebraic/differential systems of equations numerically using various grid methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Grin is a set of tools for solving 2D elliptic equations using boundary elements (Green's functions)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    n-chinese-remainders

    n-chinese-remainders

    chinese remainder theorem - progressive solving, n-soln, extras

    "chinese remainder" solves a system of equations over modulus quickly. crtwo is an improvement to Mathematica's release. crtwo: solves Chinese Remainder a pair at a time, (uses gcd), yet is still fast. Which means crtwo, unlike text book soln, uses an algorithm to solve or fail one mod equation at a time. showing win or fail of each eqn and solving other sawtooth intersections is possible, due to that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    CFD2D

    The incompressible Navier-Stokes equations solver in 2D domains

    CFD2D is open source software for Linux for solving the non-dimensionalized incompressible Navier-Stokes equations (NSE) inside an arbitrary two-dimensional domain inscribed in a unit square with Dirichlet and "do-nothing" boundary conditions. The space discretization is based on Finite Element Method (FEM) using an approximately uniform triangular mesh. The two choices of FE spaces are offered, these are of the so called MINI-element and of the Taylor-Hood element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Linear Equations Set Solver

    Solving Set Of Linear Equations with use of Gauss elimination method.

    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    SCaVis

    Scientific Computation and Visualization Environment

    ...SCaVis can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear and symbolic regression are also available. Elements of symbolic computations using Octave/Matlab scripting are supported. The project was migrated to DataMelt.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    SL2

    SL2

    SL2 (= SLSL) - A Simple Linear Systems Library

    SL2 is a C++ template library for solving systems of linear equations, providing the most common algorithms for dense and sparse systems. It uses OpenMP for parallelization and has no other dependencies. As the name suggests, SL2's implementation is staightforward with a focus on clear concepts, easy usage and understandable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    finiteDiff

    Program for solving the Schrödinger equation

    This little set of programs compute the solutions to one and three dimensional Schrödinger equations with different potentials. Explicit, implicit and eigenvalue methods are included. The explicit and implicit method are provided in C++ whereas the matrix method is implemented as a MATLAB scipt. All these method use finite differences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ofeli
    ...Karl |1|, using a discrete approach for the approximation of level-set based curve evolution (implicit active contours). This is a novel (2005) and fast algorithm without the need of solving partial differential equations (PDE) while preserving the advantages of level set methods, such as the automatic handling of topological changes. Considerable speedups (×100) have been demonstrated as compared to PDE-based narrow band level-set implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pyTRAX

    ODEs solver with GUI

    This small program named TRAX is capable of solving systems of ordinary differential equations and plotting the solution on a phase plane as well as function of time. The program is intended for educational purposes. The program runs on any Python-enabled platform, including GNU/Linux and MS\Windows OSs. To run the program you will need a python interpreter ver. 2.x and compatible versions of numpy, scipy and matplotlib libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Math Simulator

    A simulation software for numerical techniques.

    Math Simulator is a java-based application which simulates various mathematical techniques.It is extremely useful for the Engineering students and for professionals. Most importantly, unlike most others Math Simulator is an Application rather than a java - library. So, user is not required to have any computer background. A Unique feature of Math Simulator is that it allows you to save queries for later reference. Hence you can save the problems along with their results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Fast Solver for Potential and LFFFs

    This is a fast solver for global potential field in the Solar Corona

    This is a fast solver for computing the potential and linear force-free field (LFFF) above the full photosphere with the line-of-sight synoptic magnetogram as input. The global potential field and the LFFF are dealt with in an unified way by solving a three-dimensional Helmholtz equation in spherical shell and a two-dimensional Poisson equation on the photosphere. The solver is based on a combination of the spectral method and the finite-difference scheme. In longitude direction the equation is transformed into Fourier spectral space and the resulted 2D equations in r–θ plane for the Fourier coefficients are solved by finite difference in a direct way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mathematics
    Mathematix is a simple and easy to use software that is designed to solve quadratic equations and perform Matrix Multiplications. Here are two video tutorials that should help you use the application: Solving Quadratic Equations : http://www.youtube.com/watch?v=3Ui8TysU8gY Multiplication : http://www.youtube.com/watch?v=rlXX5QJukpM Send your queries and suggestions to rbwapps@gmail.com Check out my profile for other applications : https://sourceforge.net/users/revanthb3000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LAPACK

    Linear Algebra Package

    Library for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    cancer_dynamics

    Cancer Dynamics web

    Website that shows the dynamics of a tumor by solving a system of ordinary differential equations. The results are two kind of graph images, and a gif file, being all of them available for download as a compressed file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Khembalancer

    Software to balance a chemical equation (redox too)

    Balacing a chemical equation using the Laplace's rule to solve a system of linear equations or using the brute-force method. Khembalancer 2.5.5 received the "100% Free" award and that means Khembalancer does not contain any viruses, spyware, trojans and backdoors. For more information see: http://www.softpedia.com/progClean/Khembalancer-Clean-207422.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Coupling the notion that during the search for the minimum of a function we must pass through its solution with a PSO solution generator engine, is the approach for solving, in time domain, a non-linear algebric-differential system of equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Manufactured Analytical Solution Abstraction (MASA): a library for applying the Method of Manufactured Solutions to verification of numerical software used for solving systems of nonlinear algebraic and differential equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Diffeq is a free software for solving differential equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This library provides a general purpose polynomial calculator for actionscript 3. This includes basic math operators, deriviatives, finding zeros (uses TOMS493 algorithm), and solving. Supports copmlex coeffiecents and rational polynomials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    3 levels density matrix simulation. Currently it enables you to get time solvetions for three-level systems. It's generates files with time solvetions for density matrix. In the future It will solve multilevel atomic system on MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB