coefficients as input to continuous time transfer function
显示 更早的评论
I would like to create a continuous time SISO transfer function in Simulink whose coefficients are constant but given by the vector output of another subsystem. For example, I see that several of the discrete time transfer function blocks permit this kind of functionality by accepting coefficients from an input port. Is there a way that I can recreate this behavior for my situation? I am trying to avoid recreating the transfer function explicitly with integrators, gains, etc as I expect the order to be somewhat high.
Edit: The "Model Parameter Variation Without Changing Model Structure" example in the R2015 documentation for the For Each subsystem block is exactly what I want. However I am using Simulink R2012b. That only has partition options for the input and output (i.e. not for parameters). I would think that there should be a way to do something similar with mask parameters. Any suggestions?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!