
Guide for Dummies: from MATLAB to C++ through the MATLAB Coder
English and Italian Book
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Guide for Dummies: from MATLAB to C++ through the MATLAB Coder
English and Italian Book
About this book
Nowadays, many of the tools and applications used in the biomedical field are developed in MATLAB (The MathWorks, Inc., MA, USA). However, the C++ code is license-free so better suits the policy of code distributed in the form of Open Source. To facilitate the conversion from MATLAB to C++, MATLAB developers have recently created a toolbox called MATLAB Coder containing various functions and tools to facilitate a (semi-) automatic code conversion. In this book, using significant examples of increasing complexity, we show how to quickly and easily exploit the MATLAB Coder to create ".lib" static libraries, ".exe" executables and ".cpp" source code starting from MATLAB ".m" functions.
SINOSSI Al giorno d'oggi, molti dei tools ed applicativi utilizzati in campo biomedicale sono sviluppati in linguaggio MATLAB (The MathWorks, Inc., MA, USA). Tuttavia, il codice C++ non essendo collegato a licenze di utilizzo meglio si adatta alla politica di codice distribuito in forma di Open Source. Per facilitare la conversione dal linguaggio MATLAB al linguaggio C++, gli sviluppatori MATLAB hanno recentemente realizzato un toolbox chiamato MATLAB Coder contenente varie funzioni e strumenti per facilitare la conversione (semi-)automatica del codice. In questo libro, utilizzando esempi significativi di complessità crescente, mostriamo come sfruttare in maniera facile e veloce il MATLAB Coder per realizzare librerie statiche ".lib", eseguibili ".exe" e codice sorgente ".cpp" partendo da funzioni MATLAB ".m".
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Indice
- Frontespizio
- Copyright
- Abstract (English version)
- Introduction
- CHAPTER. 1: Materials and Methods
- CHAPTER. 2: Example-A from MATLAB to C: function add double
- CHAPTER. 3: Example-B from MATLAB to C: function image (easy) processing
- CHAPTER. 4: Example-B from MATLAB to C: function image (complex) processing
- CHAPTER. 5: Conclusions
- SYNOPSIS
- Abstract (versione Italiana)
- Introduzione
- CAP. 1: Materiali e Metodi
- CAP. 2: Esempio-1 da MATLAB a C: funzione somma double
- CAP. 3: Esempio-2 da MATLAB a C: funzione processing semplice immagine
- CAP. 4: Esempio-3 da MATLAB a C: funzione processing complesso immagine
- CAP. 5: Conclusioni
- SINOSSI