Nonlinear equation with factor(s) in vector form

1 次查看(过去 30 天)
Is it possible to solve a nonlinear algebraic equation in which one factor is a vector? Example: x^2-A*x+1=0 where A=[1 2 3]

回答(1 个)

Torsten
Torsten 2016-3-3
I suggest you call the nonlinear solver for each element of A separately.
Best wishes
Torsten.

类别

Help CenterFile Exchange 中查找有关 Optimization 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by