Discrete Continuous Simulink Question

Hey guys
I want to know if there is a problem if a mix continuous and discrete transfer functions in a simulink model.

 Accepted Answer

There is no problem using continuous and discrete blocks in simulink. If for example the output y(t) of a continuous system is the input u[n] of discrete system:
u[n] is the the signal y(t) taken at each sample time ts.

More Answers (0)

Categories

Find more on Simulink 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!