The "/v0.22.0/README.md" file could not be found or is not available. Please select another file.

Showing 21 open source projects for "matlab embedded coder"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    comFramework

    comFramework

    Framework for CAN communication interfaces including code generator

    ...; particularly the unpack/pack functions for message (de)composition are generated. The high degree of flexibility results from using the template engine StringTemplate V4 by Terence Parr, see www.stringtemplate.org. The engine is fed with the parsed contents of the *.dbc files and can transform the information in nearly any kind of textual representation. Major samples demonstrate how to interface the generated CAN API with dSPACE TargetLink and MathWorks Embedded Coder to support model based APSW design.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    octave-raspberrypi

    GNU Octave toolkit for controlling a Raspberry Pi

    Basic Octave implementation of the matlab raspi extension, allowing communication to a Raspberry Pi board to control its hardware.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Tranalyzer

    Tranalyzer

    Tranalyzer flow generator packet analyzer moved to: tranalyzer.com

    The Anteater moves to a new site, available under tranalyzer.com. This tool generates extended netflow-like flow/packet statistics from large pcap files or ethernet interfaces. It is intended to serve as a tool for IT troubleshooting, encrypted traffic mining, AI preprocessing and forensic analysis. A packet based "tshark mode" for detailed header and content inspection is improved for troubleshooting and security purposes. Flow based and packet based content inspection and extraction,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    GRAMPC

    A gradient-based augmented Lagrangian framework for embedded NMPC

    GRAMPC is a nonlinear MPC framework that is suitable for dynamical systems with sampling times in the (sub)millisecond range and that allows for an efficient implementation on embedded hardware. The algorithm is based on an augmented Lagrangian formulation with a tailored gradient method for the inner minimization problem. GRAMPC is implemented in plain C with an additional interface to C++ and MATLAB/Simulink. The basic structure and usage of GRAMPC are described in the documentation...
    Downloads: 7 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
    Pi2FM

    Pi2FM

    receive digital audio and forward it to stereo coder and rds injector

    This project starts when we need to feed our broadcasting towers with a digital audio link trough IP channels (hyperlan, satellite, 4g modems) and forward it the audience. All based on DSP over the embedded Raspberry PI SBC, with streaming receive, stero coding and RDS injection, all on raspbian O.S.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CAN Bus Logger

    CAN Bus Logger

    Logging CAN bus traffic on SD card

    Usually professional tools like Vector, Softing, ETAS or DSPACE are used to log the CAN bus traffic in a vehicle or industrial setup. In some usecases, the data have to be converted to some other analysis tools like MatLab, Excel, SCILab or some free MatLab clones. With this cheap Arduino-based setup, it is possible to define messages and signals to be logged on the SD card. The measurement can be started and stopped by Bluetooth connection via handy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    lpACLib

    An Open-Source Library for Low-Power Approximate Computing Modules

    The “lpACLib” library contains the VHDL description of accurate and approximate versions of several arithmetic modules (like adders and multiplier of different bit-widths) and accelerators. Moreover, it also provides the corresponding software behavioral models/implementations developed in C and MATLAB to enable quality characterization. Besides our novel designs, it also contains implementations for several state-of-the-art arithmetic modules and their approximate versions. This open-source...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Tic Tac Toe

    Exciting Tic Tac Toe game full of features

    Hello World, my name's Nick . I like this game since a long time. I played various versions of it, but they all lack in customization. That always made me want to make my own version of Tic Tac Toe since I was 10 or so. I couldn't even program! So I'm now attempting to make it look beautiful and full of little details. I hope you're gonna enjoy it! Coder: Nick . Tester: Alex You need Microsoft .Net Framework 4.5 or the application won't start. .Net Framework 4.5 is already...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10

    ApproxAdderLib

    Library of Approximate Adders

    We provide MATLAB and Verilog Models of GeAr, and previously proposed adders (ACA-I, ETAII, ACA-II and GDA) at http://sourceforge.net/projects/approxadderlib/ GeAr is a low latency Generic Accuracy Configurable Adder that provides a higher number of potential configurations compared to state-of-the-art approximate adders, thus enabling a high degree of flexibility and trade-off between performance and output quality. These MATALB and Verilog models can allow software programmer as well...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Matlab coder to C++ or C

    Matlab coder to C++ or C

    MATLAB Coder converting Hello World M script to C or C++

    Open Source Code Demo of MATLAB Coder converting Hello World M script to C++ file This is a simple demo of this powerful to demo the conversion of Matlab's M script file to a C++ file for your trading or target platform. Youtube video and Download the ZIP package from http://quantlabs.net/blog/2012/11/rading-or-hft-open-source-code-demo-of-matlab-coder-toolbox-converting-hello-world-m-script-to-c-file-free-opensource/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    sim2c

    C-code Generation from Simulink Models using Flex and Bison

    This project follows classical technique for code generation from Simulink models for an embedded system application. Commercially available tools for code generation are Embedded Coder from Mathworks and TargetLink from dSpace. Flex and Bison are used in this project for code generation. Flex and bison are widely used code-generation tools and are free. Model parser generated from Flex and Bison has the capability to parse model file and extract all the information related to blocks and lines...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Math Transformations Library
    A library analog to those included in Matlab without the need of external libraries; just right for embedded or static linking. MTL was used to build a 3d Scanner. MTL consists of pars B - Basic Functions, Matrices, Images, Hypermodels (3d Models and up) N - Numeric Functions ranging from linear regression over nonlinear optimization to singular-value computation I - Image filters and Image enhancement H - Hardware related (optional part), does require additional libraries and is only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    rtmc9s12-Target is a MATLAB/Simulink block-set for real-time control on Freescale MC9S12 microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    T3S Tool

    T3S Tool

    Learning Stochastic Discrete Event Systems

    Stochastic discrete event system analysis and verification are essential in order to ensure reliability in such systems. However, models that cannot be constructed with an hand-made process need to be learned. Thus, the SDES toolbox proposes an automated solution that is embedded in Matlab to learning and analisis generalized semi-Markov processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FAMOUSO is an event-based publish/subscribe middleware written in C++ for systems ranging from 8Bit micro-controllers up to 32Bit PC/Workstations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    a powerful and also easy-to-use script language which can be embeded into other languages such as Visual C++, Delphi, VisualBasic project. Moniscript forum: http://www.moniscript.com/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Titan allows service-oriented processing of context recognition applications on Wireless Sensor Networks. It includes an execution environment developed for TinyOS and a Java ME (Personal Profile) Network Manager intended to be run on a mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Port of Numerical Python to Jython (Java Python) to support all mathematical operations (linear algebra, matrices, DSP, wavelets, FFT, arrays...) and thus compete with commercial packages such as Matlab. It can be easily embedded in Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Design and implementation of silicon and software for baseband processors conforming to IEEE wireless standards. Initial focus on WiMAX and WiFi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 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.