Showing 95 open source projects for "newton-raphson"

View related business solutions
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 1
    Uber Go Style Guide

    Uber Go Style Guide

    The Uber Go Style Guide

    ... engineers to use Go language features productively. This guide was originally created by Prashant Varanasi and Simon Newton as a way to bring some colleagues up to speed with using Go. Over the years it has been amended based on feedback from others. This documents idiomatic conventions in Go code that we follow at Uber. A lot of these are general guidelines for Go, while others extend upon external resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ProximalAlgorithms.jl

    ProximalAlgorithms.jl

    Proximal algorithms for nonsmooth optimization in Julia

    A Julia package for non-smooth optimization algorithms. This package provides algorithms for the minimization of objective functions that include non-smooth terms, such as constraints or non-differentiable penalties.
    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...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    Fractal Explorer

    Fractal Explorer

    Simple multi-threaded program to zoom into fractals. Runs on Windows

    Support for Mandelbrot set, Julia sets and Newton fractals. Source code may not be up to date. Source code: https://github.com/PrancerFrisco/Fractals
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    MasterSim

    MasterSim

    A co-simulation master for Functional Mockup Units (FMI 1.0 and 2.0).

    A simulation master library, command line utility and user interface for simulating coupled systems of Functional Mock-up Units (FMU) for CoSimulation with FMI version 1 and 2. The master implements several modern algorithms, including Gauss-Seidel, Newton iteration, variable time stepping and step size control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    mySolarProjects

    my Solar Projects using Arduino

    A number of Solar projects for users doing Solar Imaging. Solar Scintillation Monitor - monitor solar seeing conditions in real-time Getting rid of Newton Rings Making a FLATS device for imaging the Sun
    Downloads: 26 This Week
    Last Update:
    See Project
  • 9
    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: 8 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    Einstein Newton Emulator for Ubuntu

    Einstein Newton Emulator for Ubuntu

    The Einstein Apple Newton emulator for Ubuntu

    The Einstein Apple Newton emulator for Ubuntu. Includes full sound support. Works on 32bit as well as 64bit. To get the ROM image follow these steps here: https://newtoncity.org/index.php?option=com_content&view=article&id=2&Itemid=214
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NMRspectroscopy
    NMRspectroscopy is a package providing ease in installing some popular tools regarding proteins' analysis. It also provides a GUI interface for the tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    Newton Series

    A small Java Program that computes a Newton Series

    Given a list of integers, this program calculates and simplifies the Newton Series for the data. This can be used to fit a function to a series of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Newton-X

    Newtonian dynamics near the crossing seam

    NX is a program for nonadiabatic molecular dynamics in the electronic excited states. It is based on the surface hooping approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Cluster Newton Method

    Source code for the Cluster Newton method

    Source codes for the Cluster Newton method presented at Aoki, Hayami, De Sterck, and Konagaya. Cluster Newton Method for Sampling Multiple Solutions of Underdetermined Inverse Problems: Application to a Parameter Identification Problem in Pharmacokinetics, SIAM J. Sci. Comput., 36(1), B14–B44. (31 pages) http://epubs.siam.org/doi/abs/10.1137/120885462 This is a personal version of the first author. For the official version and licence please visit http://konagaya-lab.sakura.ne.jp/jp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Programs for Numerical Methods

    Didactic program to aid students in learning Numerical Methods.

    ..., 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. Curve fitting (Linear and Nonlinear). 8. Numerical integration (Undetermined Coefficients, Newton-Cotes, Romberg). 9. Ordinary differential equations (Euler, Runge-Kuta).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ... 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
  • 18

    Pi-Space Physics Software

    A Physics Theory for Unifying Classical, Quantum and Relativistic Phys

    This is the Official Software of the Pi-Space Physics Theory created by Martin Brady. I have a B.Sc. in Computer Applications from Dublin City University and I have an interest in software implementation of Physics. The Theory includes a Quantum Theory of Gravity as well as a reworking of Classical versions of Newton's Formulas. The Theory is based on a set of Relativistic Diagrams called Pi-Space Diagrams for those new to the Theory. License :: Creative Commons Attribution...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    WODA solver

    A finite volume groundwater simulator

    WODA (Well Outline and Design Aid) is a groundwater simulator developed at the Group for Numerical Analysis, Jaroslav Cerni Institute, Belgrade, Serbia. WODA does not have its own graphical user interface, but it can work with groundwater models constructed using the freely available Lizza interface, http://www.bioirc.ac.rs/index.php/groundwater-flow-software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gekko Timeseries Software

    Gekko Timeseries Software

    Timeseries handling, and solving of large-scale economic models

    Gekko Timeseries Software is a free time-series oriented software package for timeseries handling, and solving and analyzing large-scale economic models. Since 2009, Gekko is being used by Danish ministeries, banks, interest groups and universities, for the simulation of economic and energy-related models. The software runs under Windows (.NET), and is open source (GNU GPL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Polynomial Interpolation

    Polynomial Interpolation

    Polynomial interpolation

    Interpolation polynomial in the Newton form and use the method of divided differences
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Java implementation of Newton Connection Utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Abaqus Implementation of Phase Field

    Abaqus implementation of phase--field model for brittle fracture

    ... topology wherein the amount of diffusion is controlled by a regularization parameter. 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
  • 24
    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
  • 25

    OptimC

    OptimC - Optimization / Unconstrained Minimization Library in ANSI C

    OptimC is a C software package to minimize any unconstrained multivariable function. The algorithms implemented are Nelder-Mead,Newton Methods (Line Search and Trust Region methods), Conjugate Gradient and BFGS (regular and Limited Memory). Brent method is also available for single variable functions if the bounds are known. Update 06/09/2014 - Nonlinear Squares Implementation [Levenberg-Marquardt Method] Added. Documentation - http://code.google.com/p/optimc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next