MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH ECLIPSE Manual de usuario Pagina 2

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 36
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 1
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
Vista de pagina 1
1 2 3 4 5 6 7 ... 35 36

Comentarios a estos manuales

Sin comentarios