Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Unable to eliminate the algebraic loop when there is an exponential term within?

1 visualización (últimos 30 días)
Fan
Fan el 5 de Mzo. de 2015
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hello,
I am trying to use Algebraic Constraint to eliminate the algegraic loop. Howevr, I've found that when there is an exponential term within the loop,I am unable to do this.
I am using following example as a test:
x = 3 - 4*exp(0.1*(5+3*x))
When using following structure in MATLAB R2014b
No surprise that there is an algebraic loop warning. So I've change it to
Although the result is correct, the algebraic loop still exists
Did I do anything wrong here or how to eliminate the algebraic loop in this case?
Thanks a lot.

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by