Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
Alberto Mora
Alberto Mora el 26 de Jun. de 2020
Editada: Alberto Mora el 26 de Jun. de 2020
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.

Respuestas (0)

Categorías

Más información sobre Troubleshooting Linearization Results en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by