Borrar filtros
Borrar filtros

Assenza comando Estimate in estimate transfer function

20 visualizaciones (últimos 30 días)
Thomas
Thomas el 18 de Jul. de 2024 a las 16:35
Respondida: Tianyu el 21 de Jul. de 2024 a las 12:50
  1 comentario
Umar
Umar el 19 de Jul. de 2024 a las 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.

Iniciar sesión para comentar.

Respuestas (1)

Tianyu
Tianyu el 21 de Jul. de 2024 a las 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.

Productos


Versión

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by