how to find derivative ?
Show older comments
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!