how to find derivative ?

I need to write a c code that do the derivative if we have value of x and how save previous value of it to us it in derivative code using malloc ??
Also am using S-function for that and derivative part to solve my equation: force=-ks * x - ( kd * (dx/dt))

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Asked:

on 14 Apr 2014

Edited:

on 14 Apr 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!