필터 지우기
필터 지우기

how to use this :https://f​r.mathwork​s.com/help​/ident/exa​mples/time​-series-pr​ediction-a​nd-forecas​ting-for-p​rognosis.h​tml ?

조회 수: 1 (최근 30일)
hi, i'm student and i try to understand how to use this :https://fr.mathworks.com/help/ident/examples/time-series-prediction-and-forecasting-for-prognosis.html . But i need hel beacause i don't understand what are numel and floor in this example; and than i'm stuck and i can't do the same with my time serie

채택된 답변

Sai Sri Pathuri
Sai Sri Pathuri 2020년 6월 2일
편집: Sai Sri Pathuri 2020년 6월 2일
numel function is used to find number of elements in an array. floor function is used to round the number to the nearest integer less than or equal to that number.
The following documentation may help
  댓글 수: 2
Sai Sri Pathuri
Sai Sri Pathuri 2020년 6월 2일
[] is an empty array and Ts specifies the sample time of the experimental data.
See the second syntax in below documentation
Try to use the documentations for inbuilt functions

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by