필터 지우기
필터 지우기

Input to Output ghost elements

조회 수: 1 (최근 30일)
Alexander Babin
Alexander Babin 2021년 1월 25일
편집: Alexander Babin 2021년 1월 25일
Dear friends, it is the strangest thing I have seen and the weirdest question to ask. Consider the following model:
The input is a matrix [t_in; x_in], where t_in is a vector of time stamps, and x_in = [0 1 0 1 1 1 1 0 0 1 0 0 1 1 1 1 0 1 0 0 0 0];
Reading from input.mat directly into output.mat you might expect getting just the same stuff, but hey, lets plot the input and the output together:
Wait a second. The output array has an extra '1' around the 17th element and then the whole thing is just shifted one element to the right.
So, the question is 'why', where did that '1' ghost come from?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by