이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
연속시간 및 이산시간 변환
모델 샘플 시간 변경
함수
c2d | 연속시간 모델을 이산시간 모델로 변환 |
d2c | 이산시간 모델을 연속시간 모델로 변환 |
d2d | Resample discrete-time model |
translatecov | Translate parameter covariance across model transformation operations |
c2dOptions | 연속시간을 이산시간으로 변환하기 위한 옵션 세트 만들기 |
d2cOptions | 이산시간을 연속시간으로 변환하기 위한 옵션 세트 만들기 |
d2dOptions | Create option set for discrete-time resampling |
도움말 항목
- Transforming Between Discrete-Time and Continuous-Time Representations
Converting linear polynomial and state-space models between discrete-time and continuous-time representations.
- Continuous-Discrete Conversion Methods
Choose discretization and interpolation methods for converting between continuous and discrete models.