How is it possible to tell if systems are linear, non-linear or time-invariant?
1 次查看(过去 30 天)
显示 更早的评论
How is it possible by looking at systems to tell whether a system is linear, non-linear and time invariant? For example how would you tell with these systems, (a) y[n] = sin(x[n]) (b) y[n] = 3x[2n] (c) y[n] = 5x[n – 3]
0 个评论
采纳的回答
Wayne King
2013-10-23
This is not a MATLAB question. You can simply tell in these cases by checking whether the operator satisfies the superposition and scaling properties of a linear operator and whether the operator commutes with the shift operator (time invariance)
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linearization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!