The "/v0.23.1/v0.23.1 sou..23.1 source code.zip" file could not be found or is not available. Please select another file.

Showing 280 open source projects for "matlab code"

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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Plotly Graphing Library for MATLAB

    Plotly Graphing Library for MATLAB

    Plotly Graphing Library for MATLAB

    Create interactive charts in your web browser with MATLAB® and Plotly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Edit, lint, debug, and run MATLAB in Emacs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LFortran

    LFortran

    Official main repository for LFortran

    LFortran is a modern open-source (BSD licensed) interactive Fortran compiler built on top of LLVM. It can execute the user’s code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile binaries with the goal of running the user’s code on modern architectures such as multi-core CPUs and GPUs. LFortran is in alpha (it is expected to not work on third-party codes and users enthusiastically participate in bug reporting and fixing).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    CasADi

    CasADi

    CasADi is a symbolic framework for numeric optimization

    CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT, etc. It can be used in C++, Python, or Matlab/Octave. CasADi's backbone is a symbolic framework implementing forward and reverse modes of AD on expression graphs to construct gradients, large-and-sparse Jacobians...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    MBeautifier

    MBeautifier

    MBeautifier is a MATLAB source code formatter, beautifier

    MBeautifier is a lightweight M-Script-based MATLAB source code formatter usable directly in the MATLAB Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PlatEMO

    PlatEMO

    Evolutionary multi-objective optimization platform

    Evolutionary multi-objective optimization platform. PlatEMO consists of a number of MATLAB functions without using any other libraries. Any machines able to run MATLAB can use PlatEMO regardless of the operating system. PlatEMO includes more than ninety existing popular MOEAs, including genetic algorithm, differential evolution, particle swarm optimization, memetic algorithm, estimation of distribution algorithm, and surrogate model-based algorithm. Most of them are representative algorithms...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    pmd

    pmd

    An extensible multilanguage static code analyzer

    PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex and Visualforce, PLSQL, Apache Velocity, XML, and XSL. Additionally, it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, Groovy, PHP, Ruby, Fortran, JavaScript, PLSQL, Apache Velocity, Scala, Objective C, Matlab, Python, Go, Swift and Salesforce.com Apex...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    curlconverter

    curlconverter

    Convert curl commands to Python, JavaScript, Go, PHP, etc.

    curlconverter transpiles curl commands into programs in other programming languages. You can choose the output language by passing --language <language>. The options are Python python (the default), JavaScript browser node node-request, Go go, Rust rust, PHP php, Java java, R r, Elixir elixir, Dart dart, MATLAB matlab and a few more. The JavaScript API is a bunch of functions that can take either a string of Bash code or an array. curlconverter requires Node 12+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QuantumOptics.jl

    QuantumOptics.jl

    Library for the numerical simulation of closed as well as open quantum

    QuantumOptics.jl is a numerical framework written in the Julia programming language that makes it easy to simulate various kinds of open quantum systems. It is inspired by the Quantum Optics Toolbox for MATLAB and the Python framework QuTiP. QuantumOptics.jl optimizes processor usage and memory consumption by relying on different ways to store and work with operators. The framework comes with a plethora of pre-defined systems and interactions making it very easy to focus on the physics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    The Operator Splitting QP Solver

    The Operator Splitting QP Solver

    The Operator Splitting QP Solver

    OSQP uses a specialized ADMM-based first-order method with custom sparse linear algebra routines that exploit structure in problem data. The algorithm is absolutely division-free after the setup and it requires no assumptions on problem data (the problem only needs to be convex). It just works. OSQP has an easy interface to generate customized embeddable C code with no memory manager required. OSQP supports many interfaces including C/C++, Fortran, Matlab, Python, R, Julia, Rust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Armadillo

    Armadillo

    fast C++ library for linear algebra & scientific computing

    * Fast C++ library for linear algebra (matrix maths) and scientific computing * Easy to use functions and syntax, deliberately similar to Matlab / Octave * Uses template meta-programming techniques to increase efficiency * Provides user-friendly wrappers for OpenBLAS, Intel MKL, LAPACK, ATLAS, ARPACK, SuperLU and FFTW libraries * Useful for machine learning, pattern recognition, signal processing, bioinformatics, statistics, finance, etc. * Downloads: http://arma.sourceforge.net...
    Leader badge
    Downloads: 2,067 This Week
    Last Update:
    See Project
  • 12
    PMD

    PMD

    A source code analyzer

    PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Salesforce.com Apex, Java, JavaScript, XML, XSL. Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, Matlab, Swift. You can fork us on https://github.com/pmd
    Leader badge
    Downloads: 1,541 This Week
    Last Update:
    See Project
  • 13
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 234 This Week
    Last Update:
    See Project
  • 14
    Auditory Modeling Toolbox
    The auditory modeling toolbox (AMT) is a Matlab/Octave toolbox for the development and application of auditory computational models. Over 50 auditory models implemented in Matlab, Octave, C, C++, and Python can be run from Matlab and Octave, on Windows and Linux. The AMT provides a well-structured in-code documentation, includes auditory data required to run the models. It integrates functionality to reproduce the model predictions. Model implementations can be evaluated in two stages...
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 15
    Source code from the Research Institute for Signals, Systems and Computational Intelligence http://fich.unl.edu.ar/sinc
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    Artifact3-D

    Artifact3-D

    Artifact3-D: 3D Analysis and Documentation of Archaeological Artifacts

    ... and documentation of archaeological artifacts. PLoS ONE 17(6): e0268401. https://doi.org/10.1371/journal.pone.0268401 To install, download "Artifact3-D Installation.zip" available in the Files tab, or click Download (green button) in the Summary tab. Please see the README file for installation instructions. The open source MATLAB code is available at the following link (https://drive.google.com/drive/folders/17RMndfkIGmS_aIdW8rc9vxDO4gBuduvt?usp=sharing).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    CFDTool - CFD & OpenFOAM GUI Toolbox

    CFDTool - CFD & OpenFOAM GUI Toolbox

    CFDTool - Easy to Use Computational Fluid Dynamics (CFD) Toolbox

    CFDTool - "CFD Simulation Made Easy" CFDTool is a fluid dynamics toolbox for modeling and simulation of flows with coupled heat transfer. Based on FEATool Multiphysics (https://www.featool.com), CFDTool is specifically designed to make advanced fluid mechanics and heat transfer simulations both easy and enjoyable. - Completely stand-alone and cross-platform self-contained toolbox - Optionally use as MATLAB Add-On toolbox - Fully integrated and easy to use MATLAB GUI - Modeling...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    FEATool Multiphysics - FEA Toolbox

    FEATool Multiphysics - FEA Toolbox

    FEATool Multiphysics is an easy to use FEA and CFD Simulation Toolbox

    ... as an easy-to-use GUI for OpenFOAM (https://www.featool.com/Easy-to-Use-OpenFOAM-GUI). With built-in CAD and pre-processing, automatic mesh generation, solvers, and postprocessing, FEATool enables large scale dynamical models and physics simulations to be set up and solved easily and quickly directly in the integrated MATLAB GUI. Multiphysics and multi-simulation also allows for fully coupled fluid flow, heat transfer, chemical transport, electromagnetics, and fluid-structure interaction simulation.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    SOFA Toolbox

    SOFA Toolbox

    Spatially Oriented Format for Acoustics

    This project provided the SOFA Toolbox, a toolbox for the spatially oriented format for acoustics (SOFA). The SOFA Toolbox is the successor of the SOFA API for Matlab/Octave. More information about SOFA can be found here: http://sofaconventions.org On July 2025, we have left SourceForge: The SOFA Toolbox 2.2.0 is the last release published here. All further releases can be found at the SONICOM Ecosystem: https://ecosystem.sonicom.eu/tools/ The code development happens on GitHub...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    AstrolabiumPlus

    AstrolabiumPlus

    Virtual Planetarium and other Astronomical Calculation Routines

    Virtual Planetarium and other astronomical calculation routines of the Positional Astronomy (Ephemeris Calculation / ISS Visibility / Eclipses / Calendar) --- GUI based on Delphi/Free Pascal, Source Code alternatives based on Python 2.5 and Java 1.6
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    ASALI

    ASALI

    ASALI is an open-source code for chemical engineers

    Do you work with chemical reactors? Are you curious about them? ASALI is the open-source code that you are looking for. Chemical reactor models, transport/thermodynamic properties of gases, equilibrium calculations. ASALI couples all these features with an user friendly graphical interface. Modeling chemical reactors has never been so easy.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    syre

    syre

    Synchronous Reluctance (machines) - evolution

    SyR-e is a Matlab/Octave package developed to design, evaluate and optimize synchronous reluctance and permanent magnet machines. To perform Finite Element Analysis (FEA) SyR-e is linked to FEMM software, and the simulation process (model creation, pre-processing, post-processing) is automatic and completely controlled from SyR-e code. For the design section, SyR-e embeds automatic procedures based on design equations, minimal FEA simulations or multi-objective optimization algorithm joined...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    GraphINO

    GraphINO

    GraphINO is a MATLAB based application for Arduino Data Acquisition

    This software was developed to facilitate the integration of Arduino with a computer through a graphical interface designed in the MATLAB programming environment. It is intended for use in activities related to teaching and research. Install the program and load the adiosrv.ino code into the Arduino board. For further instructions, please refer to the GraphINO_instructions.txt file. Have Fun!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Bandicoot

    Bandicoot

    fast C++ library for GPU linear algebra & scientific computing

    * Fast GPU linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use * Provides high-level syntax and functionality deliberately similar to Matlab * Provides an API that is aiming to be compatible with Armadillo for easy transition between CPU and GPU linear algebra code * Useful for algorithm development directly in C++, or quick conversion of research code into production environments * Distributed under the permissive Apache...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Ultrashort Pulse Propagator

    Ultrashort Pulse Propagator

    A powerful simulation for designing femtosecond lasers and amplifiers.

    This is a simulation package developed for numerical simulation of ultrashort pulse propagation in optical media and pulse generation from mode-locked lasers. Although the code is primarily intended for investigations of fiber links, fiber amplifiers and fiber lasers, it can be applied to any other setting for which the governing equiations are valid. The physics included in the code is based on a generalized nonlinear Schrödinger equation, including higher order dispersion, stimulated Raman...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.