Convert Discrete-Time signal to Continuous Time in SIMULINK

조회 수: 8 (최근 30일)
chfakht chfakht
chfakht chfakht 2015년 3월 8일
답변: Mohammad Kia 2017년 6월 17일
Hi all , i know that to convert Continuous Time Signal to Discrete-Time signal i need to use zero-order hold block in simulink but what if i need to do the opposite ??

답변 (1개)

Mohammad Kia
Mohammad Kia 2017년 6월 17일
Normally you shouldn't have any problem with connecting discrete time block to continues time ones. But if you have a solver problem that cannot converge, you can simply create a very tense low pass filter such as tf([1], [eps 1]) to connect the desired blocks together.

카테고리

Help CenterFile Exchange에서 Signal Attributes and Indexing에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by