How to determine if equation is not feedback linearizable
Show older comments
Is there a MATLAB function that can determine if feedback is linearizabe or not from the state equations? eg Is this system linearizable?
x1dot = x2; x2dot = x^2 + ((x^3 +1)*u
Accepted Answer
More Answers (0)
Categories
Find more on Array Geometries and Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


