applied control systems and C language

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • engineerbabu
    New Member
    • Jul 2014
    • 1

    #1

    applied control systems and C language

    Hello members,

    I am a student and I am self learning a very interesting subject called control systems. I am fairly good in hardware designing and programming like C and C++ and Java.

    What I have noticed in books is all mathematics Matlab and Simulink and no C/C++. Although they are necessary before the start of prototype but what to do once the simulation is done means how can we transform our logics, transfer function and differential equations back to C/C++ and realise that thing on real hardware and control things there. Could you guys give me links or resources to question above.
  • donbock
    Recognized Expert Top Contributor
    • Mar 2008
    • 2427

    #2
    A book that I found helpful is "C Language Algorithms for Digital Signal Processing" by Paul Embree and Bruce Kimball. However, this book was published almost 25 years ago.

    Comment

    • software tools
      New Member
      • Jul 2014
      • 9

      #3
      You can write the program in matlab scripting language. No need of C/C++.

      Comment

      Working...