Showing 13 open source projects for "newton raphson matlab"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    SigPack

    SigPack

    SigPack - A signal processing library using Armadillo

    SigPack is a C++ signal processing library using the Armadillo library as a base. The API will be familiar for those who has used IT++ and Octave/Matlab.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    basic_numerical_methods

    basic_numerical_methods

    Didactic application to aid students in learning Numerical Methods;

    A practical tool (for students and engineers) to foresee the result of calculus exercises. Calculation and visualization numerical methods for nonlinear equation, ODE, integration, linear system, polynomial fitting,.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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. The visualization procedures are also developed to visualize the obtained results including displacements, stresses and numerical errors. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Numerik-Analiz-Algoritmalari Matlab de hazır fonksiyon kullanmadan yazdığım algoritmalar. bisection, brent, dekker, fixed point, halley, muller, newton-raphson, regula-falsi, secant, wegstein
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Programs for Numerical Methods

    Didactic program to aid students in learning Numerical Methods.

    ...Linear equation system. 2.1 Direct methods (Inverse of a Matrix, Cramer's Rule, Gauss Jordan, Montante). 2.2 Iterative methods (Jacobi, Gauss-Seidel). 3. Nonlinear equation systems (Newton 1st order, Newton 2nd order). 4. Roots of equations. 4.1 Bracketing methods (Bisection, Inverse Linear Interpolation, Regula-Falsi). 4.2 Open Methods (Newton-Raphson, Bailey). 5. Roots of polynomials (Birge-Vieta, Lin Bairstrow). 6. Numerical interpolation (Unique Interpolating Polynomial, Lagrange, Newton's and Aithen-Neville Interpolating Polynomials). 7. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This package provides many state-of-the-art algorithms to optimize a smooth cost function defined on a Riemannian manifold. The package is written in C++ and uses the standard linear algebra libraries: BLAS and LAPACK. It can be used alone in a C++ environment or in Matlab with a Mex interface. The package is more reliable and requires smaller computational time compared with code written only in Matlab. Users need only provide a cost function, gradient function, and the action of the Riemannian Hessian (if a Newton method is used) in Matlab or C++. The package optimizes the function given a set of user-specified parameters, e.g., the domain manifold, algorithm, stopping criterion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Abaqus Implementation of Phase Field

    Abaqus implementation of phase--field model for brittle fracture

    ...The nonlinear coupled system consisting of the linear momentum equation and a diffusion-type equation governing the phase-field evolution is solved simultaneously via a NewtonRaphson approach. The implemented crack propagation model does not require predefined paths for crack growth or user-defined surfaces to simulate crack debonding. http://dx.doi.org/10.1016/j.commatsci.2014.05.071
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    fPotencia

    fPotencia

    Power flow library in C++

    fPotencia is the fruit of free time and passion for power systems simulation. After observing the lack of ready-to-implement libraries for power system analisys, and that the existing ones focus on command line workflow, I decided myself to start a project to fill the gap. Since Power system simulations have started needing to be executed in parallel, the old C-like designs are outdated; modular design is now needed to launch many simulations at the same time based on a base...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RootFinder

    RootFinder

    Comprehensive implementation of a 1D RootFinder framework solution

    ...RootFinder achieves its design goal by implementing its functionality over several parts: - Root Finder Framework: Framework to accommodate bracketing/open convergence initialization, execution customization/configuration, iterative variate evolution, and search termination detection - Bracket Initialization Techniques - Open Method Convergence Zone Initialization Techniques - Iterative Open Methods - Newton-Raphson and Secant Methods - Iterative Bracketing Primitive Methods: Bisection, False Position, Quadratic Interpolation, Inverse Quadratic Interpolation, and Ridder - Iterative Bracketing Compound Methods: Brent's and Zheng's - Samples - Documentation - Regression Runs - Search Initialization Heuristics
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    Nonlinear Newton Solver

    Solve a nonlinear equation with the Newton method.

    Matlab code to solve nonlinear equations with the Newton method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Programas Análisis/Métodos Numericos
    Esta es una pequeña librería que contiene varios métodos de para encontrar raíces de una ecuación. Destinado principalmente para materias de análisis numérico o métodos numéricos. Contiene métodos como bisección, Newton Raphson, Aitken, Steffensen entre otros. Cabe aclarar que aun esta en desarrollo y esta lejos de ser perfecta...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyFlo is a simple, python based Power Flow solver, based on Newton Raphson. Network elements and their topology are passed via a set of input files, representing nodes, lines, non-linear loads and transformers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Java Maths library with classes for both numeric and symbolic mathematics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB