Discrete Continuous Simulink Question
2 views (last 30 days)
Show older comments
Danilo NASCIMENTO
on 24 Jul 2014
Answered: Azzi Abdelmalek
on 24 Jul 2014
Hey guys
I want to know if there is a problem if a mix continuous and discrete transfer functions in a simulink model.
0 Comments
Accepted Answer
Azzi Abdelmalek
on 24 Jul 2014
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.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!