MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH ECLIPSE Manual do Utilizador Página 6

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 36
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 5
1 2 3 4 5 6 7 8 9 10 11 ... 35 36

Comentários a estes Manuais

Sem comentários