일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- ability task
- 게임개발
- map design
- Multiplay
- Aegis
- local prediction
- ret2libc
- gravity direction
- rpc
- gameplay ability system
- animation
- gameplay tag
- photon fusion2
- Unreal Engine
- dirty cow
- 언리얼 엔진
- os
- listen server
- nanite
- gameplay effect
- 유니티
- attribute
- UI
- unity
- 게임 개발
- CTF
- gas
- MAC
- 언리얼엔진
- Replication
Archives
- Today
- Total
목록cauality (1)
Replicated

Additivity- T[ x1[n] + x2[n] ] = T[x1[n]] + T[x2[n]] Homogenity- T[cx[n]] = cT[x[n]] Linerity- T[ c1x1[n] + c2x2[n] ] = c1T[x1[n]] + c2T[x2[n]] Time-invariancey[n-n0] = T[x[n-n0]] LTI (Linear time-invariant) system- 선형성이랑 시불변성 둘 다 만족하는 시스템- LTI 시스템이면 ..*은 곱하기가 아니라 convulution Cauality- 시스템이 과거의 인풋을 참조하면 만족하지 않음 (ex. y[n] = x[n] + x[n + 1])- LTI 시스템에서 h[n]이 0 미만일 때 0이면 만족 Stability- BIBO (Bounded..
멀티미디어신호처리
2024. 11. 30. 18:57