Matlab u. Simulink in einem Arduino-Projekt verwenden

  • 2 Antworten
  • Letztes Antwortdatum
say_hello

say_hello

Dauer-User
213
Hallo und guten Abend liebe Community,

will Matlab u. Simulink in einem Arduino-Projekt verwenden. Ist Matlab denn grundsätzlich " auch " frei zu erhalten oder kostet das in jedem Falle eine Lizenzgebühr.

Hab bis dato verschiedene Meinungen gehoert:

1.3 Matlab
MATLAB Support Package for Arduino hardware enables you to use MATLAB® to communicate with the Arduino® board over a USB cable. This package is based on a server program running on the board, which listens to commands arriving via serial port, executes the commands, and, if needed, returns a result.
This support package is available for R2014a and later releases. It’s available on 32-bit and 64-bit Microsoft® Windows®, 64-bit Mac OS, and 64-bit Linux®. I will explain how to set up Matlab for Arduino development on chapter 2.

http://www.labcontrol.xyz/dokuwiki/...programming_using_matlab_-_agus_kurniawan.pdf

Freue mich von Euch zu hoeren.

Say
 
[doublepost=1547625499,1547625423][/doublepost]Hallo u. guten Morgen,


ich habe gesehen, dass es eine Alternative zu Matlab gibt: - Octave z.B. bietet diese.


MATLAB-Kompatibilität

Die von MATLAB abgeleitete Skriptsprache von GNU Octave ist überwiegend kompatibel, teilweise zu dieser erweitert. Die Funktionskompatibilität von GNU Octave zur Basisversion von MATLAB (ohne Toolboxen) ist ebenfalls überwiegend gegeben. Fast vollständige Kompatibilität zu MATLAB lässt sich durch das Zusatzpaket octave-forge und andere freie Ersatzfunktionen des Mathworks FileExchange erreichen. Auch für MATLAB geschriebene externe MEX-Funktionen in C oder C++ lassen sich oft ohne Code-Anpassungen für Octave kompilieren und verwenden.
Octave verwendet als Bibliothek für Vektor- und Matrixoperationen BLAS, optional in der ATLAS-Variante, wogegen MATLAB inzwischen auf die kommerzielle BLAS-Variante MKL von Intel setzt.


vgl GNU Octave – Wikipedia

werde versuchen damit weiterzukommen.
 
Zuletzt bearbeitet von einem Moderator:
Bearbeitet von: hagex - Grund: Direktzitat entfernt, Gruß von hagex
hallo und guten Tag liebe Community,

hier nochmals das Thema: - also ich will mit Arduino ein kleine Demoprojekt umsetzen;

Real Time ECGSignal Transmission [and] for Remote Monitoring
Es geht um die Umsetzung u. Realisierung von digitalen Filtern verwenden die Autoren Matlab and Simulink.

Real Time ECGSignal Transmission forRemote Monitoring

vgl https://www.ijedr.org/papers/IJEDR1303068.pdf

Abstract-Our main objective is to implement a monitoring system which monitors the heart pulse of a patient. This work presents a novel easy-to-use system intended for the fast and non invasive monitoring of the Lead I electrocardiogram (ECG) signal by using a wireless steering wheel. The steering wheel used here is a prototype model. A novel heart rate detection algorithm based on the continuous wavelet transform has been implemented, which is specially designed to be robust against the most common sources of noise and interference present when acquiring the ECG in the hands. Skin Electrodes were used to record the nerve voltages for monitoring the heart pulse. The voltages recorded will be sent to an instrumentation amplifier which amplifies the signal, and then to a filter which filters the noise. Thus, analog signal is given to Analog-to-Digital Convertor (ADC) of Arduino. There, analog voltages are been converted to digital and that digital values will be stored in the EEPROM of Arduino. The values stored in EEPROM will be sent to PC via XBEE (IEEE 802.15.4) wirelessly and a serial port will be opened in the MATLAB by using a serial object. GUI is programmed to make the user interface interactive and simple. Using the real time plot, I’ve plotted the values received by XBEE module and making a running waveform which displays when the MATLAB sent a query to Arduino.

Frage: MatLab u. Simulink sind m.E. kostenpflichtig - kann ich denn hierfür auch Octave einsetzen!?

weitere Links:
matlab &/ Simulink - Simulation und Model-Based Design - MATLAB & Simulink
Simulink - Simulation und Model-Based Design

Freue mich auf einen Tipp

viele Grüße :rolleyes:
 

Ähnliche Themen

N
Antworten
3
Aufrufe
608
Blaze1984
Blaze1984
Zurück
Oben Unten