Showing 164 open source projects for "matlab file"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 1
    MAT.jl

    MAT.jl

    Julia module for reading MATLAB files

    Julia module for reading MATLAB files. Read and write MATLAB files in Julia. This library can read MATLAB .mat files, both in the older v4/v5/v6/v7 format, as well as the newer v7.3 format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    MATIO

    MATIO

    MATLAB MAT File I/O Library

    MATLAB MAT file I/O library. Matio is an open-source C library for reading and writing binary MATLAB MAT files. This library is designed for use by programs/libraries that do not have access or do not want to rely on MATLAB's shared libraries.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    export_fig

    export_fig

    A MATLAB toolbox for exporting publication quality figures

    export_fig is a MATLAB toolbox designed to simplify high-quality figure export from MATLAB, faithfully preserving visual appearance as seen on-screen—including size, colours, fonts, and layout—while offering precise control over output formats such as PNG, PDF, EPS, and more. Exporting a figure from MATLAB the way you want it (hopefully the way it looks on screen), can be a real headache for the unitiated, thanks to all the settings that are required, and also due to some eccentricities...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5
    gptoolbox

    gptoolbox

    Matlab toolbox for Geometry Processing

    gptoolbox is a comprehensive MATLAB toolbox for geometry processing, optimization, and image processing. It provides a wide range of utility functions for working with triangle and tetrahedral meshes, making it useful for tasks in computer graphics, computational geometry, and 3D modeling. The toolbox includes wrappers for external software such as TetGen, Triangle, QSlim, and meshfix, as well as functions for mesh smoothing, cleanup, deformation, and parameterization. It also implements...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    JSONLab

    JSONLab

    JSONLab: compact, portable, robust JSON/binary-JSON encoder

    JSONLab is a free and open-source JSON/UBJSON/MessagePack encoder and decoder written in the native MATLAB language. It can be used to convert a MATLAB data structure (array, struct, cell, struct array, cell array, and objects) into JSON/UBJSON/MessagePack formatted strings and files, or to parse a JSON/UBJSON/MessagePack file into MATLAB data structure. JSONLab supports nearly all versions of MATLAB and GNU Octave (a free MATLAB clone). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FieldTrip

    FieldTrip

    The MATLAB toolbox for MEG, EEG and iEEG analysis

    FieldTrip is the MATLAB software toolbox for MEG, EEG and iEEG analysis, which is released free of charge as open source software under the GNU general public license. FieldTrip is developed by members and collaborators of the Donders Institute for Brain, Cognition, and Behaviour at Radboud University, Nijmegen, the Netherlands. The toolbox offers advanced analysis methods of MEG, EEG, and invasive electrophysiological data, such as time-frequency analysis, source reconstruction using...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    JSBSim

    JSBSim

    An open source flight dynamics & control software library

    JSBSim is a multi-platform, general purpose object-oriented Flight Dynamics Model (FDM) written in C++. The FDM is essentially the physics & math model that defines the movement of an aircraft, rocket, etc., under the forces and moments applied to it using the various control mechanisms and from the forces of nature. JSBSim can be run in a standalone batch mode flight simulator (no graphical displays a.k.a. console mode) for testing and study, or integrated with the Unreal engine, FlightGear...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    NetCDF.jl

    NetCDF.jl

    NetCDF support for the julia programming language

    NetCDF support for the Julia programming language, there is a high-level and a medium-level interface for writing and reading netcdf files. The dimensions "x1" and "t" of the variable are called "x1" and "t" in this example. If the dimensions do not exist yet in the file, they will be created. The dimension "x1" will be of length 10 and have the values 11..20, and the dimension "t" will have length 20 and the attribute "units" with the value "s".
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    pycm

    pycm

    Multi-class confusion matrix library in Python

    PyCM is a multi-class confusion matrix library written in Python that supports both input data vectors and direct matrix, and a proper tool for post-classification model evaluation that supports most classes and overall statistics parameters. PyCM is the swiss-army knife of confusion matrices, targeted mainly at data scientists that need a broad array of metrics for predictive models and an accurate evaluation of large variety of classifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    matio is an C library for reading and writing MATLAB MAT files.
    Leader badge
    Downloads: 272 This Week
    Last Update:
    See Project
  • 12
    A Matlab toolkit for all aspects of EEG/ERP analysis, especially PCA. If you run into a problem, please send me a note and I'll fix it. The tutorial pdf is in the documentation folder and the tutorial data can be downloaded from a link provided by the pdf. The tutorial file has full install instructions. For all platforms supported by Matlab.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    CometAnalyser

    CometAnalyser

    CometAnalyser, for quantitative comet assay analysis.

    ...CometAnalyser is an open-source deep-learning tool designed for the analysis of both fluorescent and silver-stained wide-field microscopy images. Once the comets are segmented and classified, several intensity/morphological features are automatically exported as a spreadsheet file. Video Tutorial: CometAnalyser is written in MATLAB. It works with Windows, Macintosh, and UNIX-based systems. Please, download the sample datasets and test it watching the video tutorial to understand how it works: https://www.youtube.com/watch?v=vh2VFnMw50A Contacts: filippo.piccinini85@gmail.com beleonattila@gmail.com
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14
    ExpSuite
    ExpSuite is a software framework for applications to perform psychoacoustical experiments. ExpSuite allows acoustic and electric stimulation for normal hearing and cochlear implant listeners, respectively.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    AtomProbeLab

    AtomProbeLab

    Matlab-based analysis of Atom Probe Data

    A collection of scripts and functions for the analysis of atom probe tomography data. Currently, this includes: standard file operations, plotting mass spectra, mass spectra analysis and mass peak overlap solving. For more information see the Wiki: https://sourceforge.net/p/atomprobelab/wiki/Home/ Quick overview video: https://youtu.be/8rJHce7M5UU More in-depth video using the APT school demos live script: https://www.youtube.com/watch?v=cyrLHCzZwuw For details of the maximum...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    NeuroJSON

    NeuroJSON

    Scalable, searchable and verifiable neuroimaging data exchange platfor

    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Artifact3-D

    Artifact3-D

    Artifact3-D: 3D Analysis 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: 9 This Week
    Last Update:
    See Project
  • 18
    Systems Biology Markup Language (SBML)

    Systems Biology Markup Language (SBML)

    A file format for exchanging computational models in systems biology

    The Systems Biology Markup Language (SBML) is an XML-based description language for representing computational models in systems biology. Visit the project web site to learn more.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 19
    Veritas RIXS Analysis

    Veritas RIXS Analysis

    Advanced data analysis for Veritas beamline at MAX IV

    You can do advanced analysis using the raw data from RIXS .h5 file. It has several tabs using which you can do different types of analysis, thereby utilizing the full potential of the Veritas beamline. Some of the features in addition to standard RIXS data analysis are: - continuous and discrete RIXS maps, - RIXS spectromicroscopy, - radiation damage analysis, - Q calibrations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    asammdf

    asammdf

    Fast Python reader and editor for ASAM MDF / MF4 (Measurement Format)

    *asammdf* is a fast Python parser and editor for ASAM (Associtation for Standardisation of Automation and Measuring Systems) MDF / MF4 (Measurement Data Format) files. It supports MDF versions 2 (.dat), 3 (.mdf) and 4 (.mf4). *asammdf* works on Python 2.7, and Python >= 3.4
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 21
    Autoplot

    Autoplot

    Autoplot is an interactive browser for data on the web

    Autoplot is an interactive browser for data on the web. Give Autoplot a URL or local file name and it creates a sensible plot of the data. Autoplot allows you to interactively browse data stored in ascii, .cdf, netcdf, and many other formats. Autoplot's source has been moved to GitHub. Thanks to SourceForge for many years of hosting!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    GraphINO

    GraphINO

    GraphINO is an AkoaTech application for Arduino Data Acquisition

    This software was developed by AkoaTech 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: 0 This Week
    Last Update:
    See Project
  • 23
    SAVA

    SAVA

    A Signal Acquisition, Visualization & Analysis software

    A Signal Acquisition, Visualization & Analysis software application: * Signals, as in analog sensor data * Acquisition, as in data sampling/capturing/recording * Visualization, as in plotting raw/processed data * Analysis, as in live/post data processing Capabilities: The software has build in support for National Instruments Daq equipment (NI-DAQ) or it can load external source scripts (python), for customizable data sources. Supports data exporting/importing to multiple file formats (H5, CSV, Matlab, txt) Raw and analyzed data can be visualized and inspected in real-time or via playback. Most traditional signal processing methods are available, such as trending (Mean, Peak, Min/Max, RMS, Variance, Kurtosis, Skew, MAD) and frequency domain analysis (FFT, FRF, Order Spectrum). For machinery/rotor dynamics impact testing, tacho, order tracking, order spectra, waterfall plots, orbit plots and bode plots are supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    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: 170 This Week
    Last Update:
    See Project
  • 25

    xfemm

    Cross platform electromagnetics finite element analyisis based on FEMM

    Cross platform electromagnetics finite element analysis code, with very tight integration with Matlab/Octave. Development of xfemm now takes place on Github here: https://github.com/REOptimize-Systems/xfemm xfemm is a refactoring of the core algorithms of the popular Windows-only FEMM (Finite Element Method Magnetics, www.femm.info) to use only the standard template library and therefore be cross-platform. The codes can be used as a library, standalone executables, or through the advanced Matlab/Octave interface, which uses direct data exchange at the memory level rather than the original FEMM ActiveX or file-based interface, for much improved communication speed. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB