[go: up one dir, main page]

Open Source MATLAB Education Software

MATLAB Education Software

View 3964 business solutions

Browse free open source MATLAB Education Software and projects below. Use the toggles on the left to filter open source MATLAB Education Software by OS, license, language, programming language, and project status.

  • Enterprise-Grade Monitoring - Zero Compromises Icon
    Enterprise-Grade Monitoring - Zero Compromises

    PRTG delivers deep visibility and proactive alerts for complex IT. Monitor, analyze, and optimize - all in one platform.

    Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
    Start Your Free PRTG Trial
  • New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software. Icon
    New Relic provides the most powerful cloud-based observability platform built to help companies create more perfect software.

    Get a live and in-depth view of your network, infrastructure, applications, end-user experience, machine learning models and more.

    Correlate issues across your stack. Debug and collaborate from your IDE. AI assistance at every step. All in one connected experience - not a maze of charts.
    Start for Free
  • 1
    GNSS-SDR

    GNSS-SDR

    An open source software-defined GNSS receiver

    An open source software-defined Global Navigation Satellite Systems (GNSS) receiver written in C++ and based on the GNU Radio framework.
    Leader badge">
    Downloads: 1,171 This Week
    Last Update:
    See Project
  • 2

    MatCont

    Numerical Bifurcation Analysis Toolbox in Matlab

    MatCont is a Matlab software project for the numerical continuation and bifurcation study of continuous and discrete parameterized dynamical systems. Leaders of the project are Willy Govaerts (Gent,B) and Yuri A. Kuznetsov (Utrecht,NL) and Hil G.E. Meijer (UT, Enschede, NL). Matcont for ODEs and MatcontM for Maps Publishing a paper using our software? That's great. Please do us a favour and cite: New features of the software MatCont for bifurcation analysis of dynamical systems. A. Dhooge, and W. Govaerts, Yu.A. Kuznetsov, H.G.E. Meijer and B. Sautois, MCMDS 2008, Vol. 14, No. 2, pp 147-175 In case you're stuck, use the forum, but to get a good answer provide: 1. What command do you give when this appears? Provide the exact steps. Stating "no convergence" is not enough. 2. Most procedures are explained in the Tutorials. There is a manual with detailed descriptions of the data.
    Leader badge">
    Downloads: 241 This Week
    Last Update:
    See Project
  • 3
    MATLAB Simulink Challenge Project Hub

    MATLAB Simulink Challenge Project Hub

    Lst of research and design project ideas

    This repository is a project idea hub maintained by MathWorks, containing a curated list of research or design project ideas for MATLAB and Simulink. The aim is to help students or educators find inspiration and guidance for projects aligning with industry trends or technical challenges. It includes encouragement of industry-relevant topics. As well as categorization by technology or domain. The content does not itself include a self-contained product or pipeline; instead it is a repository of ideas, descriptions, and links. References or links to supporting materials. Encouragement of industry-relevant topics. Maintained/endorsed by MathWorks (educational use).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    CasADi
    A symbolic framework for C++, Python and Octave implementing automatic differentiation by source code transformation in forward and reverse modes on sparse matrix-valued computational graphs.
    Downloads: 22 This Week
    Last Update:
    See Project
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 5
    Coding-Guide

    Coding-Guide

    Repository of coding guidelines, developer notes, learning resources

    The Coding-Guide repository is a personal repository of coding guidelines, developer notes, learning resources, and documentation spanning topics from front-end to full-stack, coding practices, and software development tips. The repository appears to be maintained by “ecmadao” and intended as a reference/knowledge base of best practices, notes, style conventions, and reminders. The content is typically documentation, markdown files, code snippets, and tutorials, rather than a coherent, packaged software tool. Documentation across languages and frameworks. Continuously updated by the author.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    MathModel

    MathModel

    Mathematical Modeling for Graduate Students, Mathematical Modeling

    MathModel is a repository dedicated to collecting and organizing resources around mathematical modeling, especially for university students preparing for modeling competitions (e.g. undergraduate and graduate levels). The content spans exemplary competition papers, algorithmic solutions, LaTeX templates, presentation slides, MATLAB tutorials, and mind maps of modeling approaches. It acts as a centralized archive where learners can access high-quality past solutions as references, borrow formatting for their own reports, and study algorithmic strategies that performed well in contests. The repository is structured by topic and resource type so that users can more easily find templates, solved problems, and methodological notes. It also includes auxiliary educational materials like references, recommended textbooks, and guidebooks on mathematical modeling theory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Octave

    Octave

    my octave exercises for 2011 stanford machine learning class

    This repository is a personal archive of Octave exercises and assignments for the 2011 Stanford Machine Learning class. The author uses the Octave programming environment (which is similar to MATLAB) to implement the homework assignments (ex1 through ex7), providing code solutions, cheat sheets, and scratch files. Octave / MATLAB code illustrating algorithms taught in the class. Cheat sheet for Octave / MATLAB commands. Readme and licensing information. Octave / MATLAB code illustrating algorithms taught in the class.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    MRiLab

    MRiLab

    A Numerical MRI Simulation Platform

    The MRiLab project is moving to GitHub, the latest version can be obtained from https://leoliuf.github.io/MRiLab/ The MRiLab is a numerical MRI simulation package. It has been developed and optimized to simulate MR signal formation, k-space acquisition and MR image reconstruction. MRiLab provides several dedicated toolboxes to analyze RF pulse, design MR sequence, configure multiple transmitting and receiving coils, investigate magnetic field related properties and evaluate real-time imaging technique. The main MRiLab simulation platform combined with those toolboxes can be applied to customize various virtual MR experiments which can serve as a prior stage for prototyping and testing new MR technique and application. If you find MRiLab useful for your work, please cite this paper: Fast Realistic MRI Simulations Based on Generalized Multi-Pool Exchange Tissue Model. IEEE Transactions on Medical Imaging. 2016. doi: 10.1109/TMI.2016.2620961
    Leader badge">
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    PRIMA

    PRIMA

    PRIMA is a package for solving general nonlinear optimization problems

    PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's derivative-free optimization methods, i.e., COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA. PRIMA means Reference Implementation for Powell's methods with Modernization and Amelioration, P for Powell. PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's renowned derivative-free optimization methods, i.e., COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA. The "P" in the name stands for Powell, and "RIMA" is an acronym for "Reference Implementation with Modernization and Amelioration".
    Downloads: 1 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 10
    Artifact GeoMorph Toolbox 3D 3.1

    Artifact GeoMorph Toolbox 3D 3.1

    A toolbox for 3DGM shape analysis of archaeological artifacts

    The Artifact Geomorph Toolbox 3D software is designed to provide the archaeologist interested in artifact shape variability with a toolbox to allow the acquisition, analysis and results exploration of homologous 3D landmark-based geometric morphometric data. As such, the toolbox contains an automated item and semi-landmarks positioning procedure and the fundamental statistical analyses and procedures to allow the processing and analysis of the data. It is designed to be easy to use and straightforward with a simple graphical user interface. Furthermore, it provides direct, quantitative and objective results to answer common archaeological research questions with regards to artifact shape variability.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 11
    Software for simulating the flight path of high power rockets in six-degree-of-freedom. This software runs with Octave or Matlab and can simulate a wide range of scenarios including parachute recovery and multiple stage flights.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    SoundRuler is a tool for acoustic analysis, graphing and teaching. It interactively recognizes and measures 35 temporal and spectral properties of each sound in a file. It also features several measurement, graphing and didactic modules.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    The Dutchroll project provides Open Source applications for Matlab and Simulink, with the emphasis on aerospace engineering. The main application is the Flight Dynamics and Control toolbox; other applications will be derived from that toolbox.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    JOELib/JOELib2 is a cheminformatics library which supports SMARTS substructure search, descriptor calculation, processing/filtering pipes, conversion of file formats, 100% pure Java, and interfaces to external programs (e.g. Ghemical) are available.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    QASE is a Java-based API designed to provide all the functionality needed to create game agents in Quake 2. Powerful enough to facilitate high-end research, it is also suitable for undergrad courses geared towards classic AI and agent-based systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    slab3d

    slab3d

    slab3d is a real-time virtual acoustic environment.

    slab3d is a real-time virtual acoustic environment rendering system. It includes two rendering applications, libraries for spatial auditory display and audio signal processing development, and a set of tools for HRTF analysis and visualization.
    Leader badge">
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    illustrative_progs

    illustrative_progs

    collection of illustrative programs:small games, simulators: C, Matlab

    a collection of small and medium-sized simulation programs that I made explicitely for dydactic and/or documentation purposes. Browse the files, don't click on widnload because there are multiple zips!! All are related to rigidbody dynamics used to make vehicle simulators in the simplest way. Other types of programs may figure too: Snake or Tetris in C for showing the C programming style opted for the other, more specific programs. Possibly this is a link for supplying material to some Wiki articles related to videogames and gamep-physics.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    MatrixUser

    MatrixUser

    A Multi-functional GUI-based Program for Image Processing and Analysis

    The MatrixUser project is moving to GitHub, the latest version can be obtained from https://leoliuf.github.io/MatrixUser/ Most of the medical images (e.g. CT, MRI, PET, etc.) comprises multiple frames which represent slices, phases, timing etc. from the same imaging object. Those images can be saved as multidimensional matrices in Matlab thanks to Matlab's powerful support of multidimensional data representation. However, within Matlab, most of image manipulation functions are limited or tailored for processing two-dimensional matrix. The MatrixUser is a software package which features functions designed and optimized specifically for manipulating multidimensional real or complex data matrix. MatrixUser provides a nice graphical environment for easily performing image analysis tasks including multidimensional image display, matrix (image stack) processing and rendering etc. MatrixUser is a great lightweight tool for users who are working in image processing field under Matlab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Anie

    PID_control, real_time, matlab_simulink, xilinx_ise, fpga_spartan3e

    Embedded system design (VHDL description) based on Xilinx's Spartan3E Development Kit to perform real-time PID control and monitoring of time critical plants such as brushless DC motors, maglevs... vimeo.com/channels/anie prezi.com/gpbycavq499c/anie/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Orbit Wizard

    Orbit Wizard

    Educational open source tool for the design of geocentric orbits

    Orbit Wizard is an educational open source tool developed in Matlab GUIDE for the design and visualization of geocentric orbits. The current version is in an early phase of development. Please employ the Orbit Wizard forum to report bugs and suggestions. The developers of Orbit Wizard are Álvaro Romero Calvo and Fernando Soler Lanagrán. Orbit Wizard is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License v2.0 External references: M_Map: https://www.eoas.ubc.ca/~rich/map.html Wikimedia: https://upload.wikimedia.org/wikipedia/commons/thumb/c/cd/Land_ocean_ice_2048.jpg/1024px-Land_ocean_ice_2048.jpg
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Overhead Imagery Research Data Set (OIRDS) - an annotated data library & tools to aid in the development of computer vision algorithms
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The major aim of the Psychtoolbox 3 wrapper is to provide a set of basic tools that allow programming novices the use of the Psychophysics Toolbox without limiting the power and flexibility of the Psychophysics Toolbox and MATLAB.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    diauxic growth model ensemble

    An ensemble of models showing diauxic growth behavior

    An ensemble of mathematical model is presented that all show diauxic growth behaviour of a bacterial culture. Carbon catabolite repression (CCR) is the main mechanism controlling carbohydrate uptake in bacteria, and therefore also controlling whether or not different carbon sources are metabolized in parallel or sequentially. Although described as a paradigm of the regulation of bacterial metabolism, the underlying mechanisms remain controversial. The models in the ensemble can be categorized according to regulatory, stoichiometric, and physiological constraints and differ from each other on only a single aspect. We distinguish four groups of models: (1) flux balance models that only define reaction kinetics for substrate uptake and by-product excretion, (2) kinetic models without and (3) kinetic models with regulation on the metabolic and/or genetic level, and (4) resource allocation models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    lottie vectors

    lottie vectors

    Create, display and process 2D vectors in a 3D window.

    Lottie Vectors is an application for Matlab that alows you to do some pretty neat things -with vectors. More exactly -displaying them in ways that hopefully will allow you to explore and better understand your vector data. The basic idea is simple, take a vector defined in one of a few different types of data formats and map it on the screen. Add another vector and you start to form a 'route'. Each route or position vector can be accompanied with a 'force' vector. This can be used to show something acting on a position with direction and magnitude. Finally you can give each position a tag to display on screen. This could be a common math symbol or greek letter, start/end signposts, or a number of the position either from the begining or after a reset. After all the information has been loaded for your dataset. Either passed over the command line, or as a text file. Lottie Vectors displays inside a figure that you can resize, rotate and turn 2D positions into a 3D picture.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Audio spectrum analyzer in software module and a hardware module to display the spectrum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next