Open Source MATLAB Education Software

MATLAB Education Software

View 3981 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.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 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,329 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: 224 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: 12 This Week
    Last Update:
    See Project
  • 4
    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: 47 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
  • 5
    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: 3 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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). The development of JSONLab is currently funded by the US National Institute of Health (NIH) as part of the NeuroJSON project (data portal https://neurojson.io) under grant U24-NS124027. The goal of the NeuroJSON project is to develop scalable, searchable, and reusable neuroimaging data formats and data-sharing platforms. All data produced from the NeuroJSON project will be using JSON/Binary JData formats as the underlying serialization standards and the lightweight JData specification as a language-independent data annotation standard.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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: 9 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    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: 27 This Week
    Last Update:
    See Project
  • 11
    DeepSqueak

    DeepSqueak

    DeepSqueak Using Machine Vision to Accelerate Bioacoustics Research

    Using Machine Vision to Accelerate Bioacoustics Research.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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: 24 This Week
    Last Update:
    See Project
  • 13
    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: 22 This Week
    Last Update:
    See Project
  • 14
    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: 11 This Week
    Last Update:
    See Project
  • 15
    Overhead Imagery Research Data Set (OIRDS) - an annotated data library & tools to aid in the development of computer vision algorithms
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    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: 2 This Week
    Last Update:
    See Project
  • 17
    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: 2 This Week
    Last Update:
    See Project
  • 18
    This is a MATLAB implementation of inverse compositional Active Appearance Models (AAMs), as described in the "Active Appearance Models Revisited" paper by Iain Matthews and Simon Baker.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Brain imaging software produced by the Brain Research Imaging Centre of The University of Edinburgh.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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: 1 This Week
    Last Update:
    See Project
  • 22
    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 effect, gain with bandwidth limitation and saturation, loss, and saturable absorption. Disclaimer: The simulation code is provided free of charge for the use of the academic community only. We kindly ask the users to acknowledge use of the code in academic settings. We do not accept responsibility for any errors or omissions that may be present. Çağrı Şenel, Punya Prasanna Paltani, Fatih Ömer Ilday
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Virtual Reflectometer

    Virtual Reflectometer

    Simulates basic reflectometer scans with X ray tracing.

    With Virtual Reflectometer (VR), you can simulate the basic alignment scans of a basic X ray reflectometer (diffractometer) with a Goebel mirror using ray tracing. With this program, you can characterize reflectometers and get a reflectometer-dependent overillumination correction for X Ray Reflectivity (XRR) scans. The pogram serves as an educational tool for explaining alignment and for a proper overillumination correction of XRR data. !!Paper will be referenced!!. VR can be run by code in Matlab or as a standalone app. It's not necessary to have Matlab installed on your computer if you want to use the standalone app (Download button). You can find a documentation in the wiki tab. The program is freshly released. So feedback is very welcome in order to improve it. You can write a discussion entry in the wiki tab or write me a mail to elias.hils@uni.kn
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Functions for WIImote 'N for Engineering (and for Educationnal purposes,too) (1) WinXP : Wii Remote library for Matlab/Simulink(MEX command and s-Function) (2) Linux : Wii Controller library for Scilab (MEX Command)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    mVision library is a set of functions related with computer vision programmed in Matlab. Also include a couple of GUIs for test visually the functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 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.