Change the repository type filter
All
Repositories list
482 repositories
- Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication…
- This extension provides support for editing MATLAB® code in Visual Studio® Code and includes features such as syntax highlighting, code analysis, navigation support, and more.
- MATLAB Integration for Jupyter enables you to run MATLAB code in Jupyter Notebooks and other Jupyter environments. You can also open MATLAB in a browser directly from your Jupyter environment to use more MATLAB features.
- Access, process and visualize global climate (precipitation) data from the WCRP CMIP6 database
- This MATLAB and Simulink Challenge Project Hub contains a list of research and design project ideas. These projects will help you gain practical experience and insight into technology trends and industry directions.
libgit2
Public- Distributed optimization (DO) in a multi-agent setting refers to a class of algorithms in which a collection of agents (each with access to only a portion of the global objective or local constraints) collaboratively solve a joint optimization problem by exchanging information over a communication network. Here, we showcase DO using MATLAB.
- Combinatorial Optimization (CO) seeks the best solution from a finite, but often exponentially large, set of possibilities. Traditional solvers can face computational challenges on large instances. Neural combinatorial optimization (NCO) is using a different approach to solve such problems, by learning heuristics or policies using neural networks.
- This repository provides an interface in MATLAB to read and write Zarr files. Zarr is a file format for scientific data (like HDF5 and netCDF) which is optimized for cloud storage and parallel computing environments.
- An awesome list of helpful resources for students learning MATLAB & Simulink. List includes tips & tricks, tutorials, videos, cheat sheets, and opportunities to learn MATLAB & Simulink.
- A Battery Electric Vehicle (BEV) model in Simscape for longitudinal powertrain analysis
- This repository includes examples of advanced workflows in MATLAB® for common CI platforms. For example, you can use matrix-build templates to package and distribute toolboxes across operating systems or build and deploy standalone applications for multiple MATLAB releases.
- This repository makes it easy to run your MATLAB tests on some of the most common CI platforms. The configuration files take care of setting up MATLAB and automatically executing your MATLAB tests.