Linearize error simulink model in Matlab function (cannot linearize abs())

I want to linearize a simulink model that use a MATLAB Function.
Inside the MATLAB function I apply abs(x) and this create a fault of the linearization of the model and for this reason this custom block is not considered during the linearization.
How can I overcome this problem including my matlab function with abs(x)?
I also tried to compute ((x)^2)^0.5 but I continue to get the same linearization error.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Linearization에 대해 자세히 알아보기

제품

릴리스

R2020a

질문:

2020년 6월 26일

편집:

2020년 6월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by