How is it possible to tell if systems are linear, non-linear or time-invariant?
    조회 수: 4 (최근 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!