필터 지우기
필터 지우기

Is there an "Advance" signal in time block available in simulink?

조회 수: 1 (최근 30일)
lakshmi
lakshmi 2012년 2월 27일
Is there an "Advance" signal in time block available in simulink? Blocks are only available for introducing delay... Please help me with tis... Any procedure for advancing the signal ahead in time(in simulink)?
  댓글 수: 2
George
George 2012년 2월 27일
I dont think so there is a block for advancing the time. U must try to create your own block to do this. If u get any idea in this just post it here so that others get to know.
Friedrich
Friedrich 2012년 2월 27일
say what? technically, this doesnt make any sense at all. you are solving an ODE with simulink (thats all simulink does). advancing the signal ahead in time means knowing at time t_i (in which you calculate x_i) the values of x_i+1. Since x_i+1 depends on x_i but you need x_i+1 to get x_i, this wont work in simulink.

댓글을 달려면 로그인하십시오.

답변 (1개)

Rick Rosson
Rick Rosson 2012년 2월 27일
Delay all of the signals except the one signal that you want to advance.
  댓글 수: 1
lakshmi
lakshmi 2012년 2월 27일
I have already done that. I am not able to get the desired result. Any others please??

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Signal Operations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by