Why do I receive a warning for transfer function having complex valued coefficients?
    조회 수: 5 (최근 30일)
  
       이전 댓글 표시
    
I've defined a complex filter transfer function with, of course, complex valued coefficients; The transfer function of the complex filter was designed such that its negative freqs response and positive freqs response isn't symmetrical about freq = 0 (DC), but Matlab complains about it. Why?
Warning: The numerator or denominator of this transfer function has complex-valued coefficients. 
> In ctrlMsgUtils.warning (line 25)
  In tf (line 351)
  In rxcktconfig (line 156)
The script "rxcktconfig.m" contains my codes it complains about.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Digital Filter Analysis에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
