이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
We have a data set data={x_1,x_2,x_3,...,x_N} and want to construct the delay vectors X(n)=(x_n,x_n-delta,x_n-2*delta,...,x_n-(embed_dimen-1)*delta).
The program takes:
INPUTS:
data = this is a vector with data from a dynamical system
embed_dimen = this is the dimension we are using to embed data
delta = this is the delay between data.
OUTPUTS:
Y = this is a matrix where row n is the vector X(n)
인용 양식
Héctor Corte (2026). Delay Embedding Vector From Data (https://kr.mathworks.com/matlabcentral/fileexchange/34499-delay-embedding-vector-from-data), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: Construct Delay Vector
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
