Top 8 C++ Matlab Projects
-
a32nx
The A32NX Project is a community driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible.
You can get the H-135 helicopter for free. There's the FlyByWire mod for the default A320NX.
-
casadi
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 from C++, Python or Matlab/Octave.
Howdy! Collocation methods can be... tricky. For NMPC control of vehicles, success has been had using direct multiple shooting. Also easier to implement and more intuitive. In fact, this example from the GH is pretty instructive: https://github.com/casadi/casadi/blob/master/docs/examples/python/race_car.py
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: Are there any good flight simulators out there that I can code my own stuff into? | /r/AerospaceEngineering | 2023-04-17
-
ANMS-Codes
Efficient adaptive non-maximal suppression algorithms for homogeneous spatial keypoint distribution
-
-
xolotl
A MATLAB neuron simulator. Very fast (written in C++). Flexible (fully object oriented). Immediate (live manipulation in MATLAB). Comes with a powerful parameter optimizer. Get started ➡️
-
matio-cpp
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
Project mention: GitHub - ami-iit/matio-cpp: A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files. | /r/matlab | 2022-07-11 -
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Index
What are some of the best open-source Matlab projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | a32nx | 4,675 |
2 | casadi | 1,244 |
3 | jsbsim | 916 |
4 | ANMS-Codes | 282 |
5 | nelson | 63 |
6 | xolotl | 45 |
7 | matio-cpp | 37 |
8 | getfem | 27 |