필터 지우기
필터 지우기

Assenza comando Estimate in estimate transfer function

조회 수: 20 (최근 30일)
Thomas
Thomas 2024년 7월 18일 16:35
답변: Tianyu 2024년 7월 21일 12:50
  댓글 수: 1
Umar
Umar 2024년 7월 19일 6:16
Hi Thomas,
The "Estimate" command is not a built-in function for estimating transfer functions. To estimate a transfer function from data, you can use system identification techniques such as the System Identification Toolbox or functions like tfest or tfestimate. For more information on this function, please refer to https://www.mathworks.com/help/ident/ref/tfest.html Hope, this should help resolve your problem.

댓글을 달려면 로그인하십시오.

답변 (1개)

Tianyu
Tianyu 2024년 7월 21일 12:50
Hi Thomas,
This is likely a graphical cache issue.
Please try command
close all force, clear classes, rehash toolboxreset
Or restart your MATLAB.
If issue still persists, please report this with reproduction steps so we can fix it. You can use link below:
Alternatively, as Umar mentioned, you can use command line as a workaround.

카테고리

Help CenterFile Exchange에서 Transfer Function Models에 대해 자세히 알아보기

제품


릴리스

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by