I tried to find an answer to my question in many online resources and in a control book without success.
But if you really understand how Matlab uses transfer functions, you could very well answer instead of getting into a silly argument.
IRstuff, I'm sorry I'm not trying to be annoying.
I'm learning this subject by myself and I have some gaps in knowledge about it.
The way I saw it before is that a tf is a more convenient way to write the differential equations. And that there must be a numerical process, implemented in...
Yes it does answer to my question.
But then, why do we put a transfer function in MATLAB? and what is the real use of transfer functions?
Thanks a lot!
Hi,
I have a question that bothers me.
How transfer functions are implemented in Software or in Hardware in real life?
For example in Matlab. When we apply a transfer function to data I imagine something like this: First the Laplace transform is applied to the data, then the transfer function...
Hello,
I'm new in the forum and also kind of new in the Control systems world.
I'm trying to write the transfer functions of a control system:
------------>G1(z)------------>G2(z)----------->
In the z domain (discrete control). The problem is that G2 works at a different sampling rate than...