C

Asked • 05/26/19

Convert first order transfer function to c code?

I have a simple first order transfer such as "3/s+3" or "tf(3,[1 3])" function and I would like to implement in c code. I have a C function that is called with the delta time since the last iteration: double output(double input, double t); //usually, t is around 0.01 second How do implement the transfer function 3/s+3 in C?

1 Expert Answer

By:

Igor M. answered • 01/16/24

Tutor
5 (1)

TA in a C focused course with 2.5+ years of experience

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.