National-instruments AutoCode NI MATRIX Manuel d'utilisateur Page 32

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 250
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 31
Chapter 2 C Language Reference
© National Instruments Corporation 2-15 AutoCode Reference
Figure 2-2. Linking Handwritten UCBs with AutoCode Applications
Generate AutoCode Application
dsp.c
usr_dsp.c
(Handwritten UCB using
sa_user.c
example)
compile
and link
File Name: usr_dsp.c
y (k) = -1/2*y(k-2) + 3* u(k) + u(k-2);
which leads to the State-Space realization:
x1(k+1) = x2(k)
x2(k+1) = -1/2* x1(k) - 1/2*u(k)
y(k) = x1(k) + 3*u (k)
Vue de la page 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 249 250

Commentaires sur ces manuels

Pas de commentaire