I have input in array format(discrete data). I know the transfer function of the system. What is the code in Mathscript to get the output graph? (I want graph of input vs output taking into account the transfer function)
I have input in array format(discrete data). I know the transfer function of the system. What is the code in Mathscript to get the output graph? (I want graph of input vs output taking into account the transfer function)
I have the transfer function from another source. It is .9/(s^2+.4s). Now the inputs are 0.3, 0.6, 0.9, 1.2, 1.5. I have to plot a input vs output graph based on this data in Mathscript