Borrar filtros
Borrar filtros

tf 함수 인식 문제

19 visualizaciones (últimos 30 días)
Sang-Geun Bae
Sang-Geun Bae el 1 de Jun. de 2023
Respondida: HyunGwang Cho el 1 de Jun. de 2023
.m 파일내 code 중에 tf 함수를 사용하고 있는데
'tf'은(는) 인식할 수 없는 함수 또는 변수입니다. 라는 메시지가 뜨면서 실행되지 않습니다.
transfer function 함수는 사용할 수 있어야 할 것 같은데
뭔가 설정해 줘야 하는 게 있는건가요?
channel = c2d(tf(b,a),Ts); 이 code 가 에러가 있는 line 입니다.

Respuesta aceptada

HyunGwang Cho
HyunGwang Cho el 1 de Jun. de 2023
Control System Toolbox 가 없어서 발생하는 오류입니다. 툴박스를 설치하면 잘 실행이 될겁니다.
매트랩 Home 텝에서 Add-Ons 버튼 누르셔서 설치 진행하세요 :)

Más respuestas (0)

Categorías

Más información sobre 설치 및 라이선스 부여 소개 en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!