Assenza comando Estimate in estimate transfer function
2 次查看(过去 30 天)
显示 更早的评论
1 个评论
Umar
2024-7-19
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
2024-7-21
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Transfer Function Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!