MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH ECLIPSE Instrukcja Użytkownika Strona 6

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 36
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 5
Motivation
I
Not everybody is a programmer
I
Control engineers can design
control algorithms but cannot
program them in C
I
They use tools like Simulink to simulate their algorithms
I
They still want to run their algorithms on real hardware, not
just simulations
I
Solution: Matlab/Simulink + automatic code generation
I
Control applications = real-time applications
I
while (1) { read input; calculate control; write output }
I
The generated code needs to run on RTOS, e.g. GNU/Linux
M. Sojka, P. Píša Usable Simulink Embedded Coder Target for Linux RTLWS16 2 / 22
Przeglądanie stron 5
1 2 3 4 5 6 7 8 9 10 11 ... 35 36

Komentarze do niniejszej Instrukcji

Brak uwag