tf 함수 인식 문제
显示 更早的评论
.m 파일내 code 중에 tf 함수를 사용하고 있는데
'tf'은(는) 인식할 수 없는 함수 또는 변수입니다. 라는 메시지가 뜨면서 실행되지 않습니다.
transfer function 함수는 사용할 수 있어야 할 것 같은데
뭔가 설정해 줘야 하는 게 있는건가요?
channel = c2d(tf(b,a),Ts); 이 code 가 에러가 있는 line 입니다.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 설치 및 라이선스 부여 소개 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!