Non linear output to linear output
2 views (last 30 days)
Show older comments
Hello,
Is it possible to convert non linear output to linear out put
I have system which is non linear system , its output is non linear and i want to feed this output to linear system. So is it possible to convert the non linear system output to linear and then feed to linear system ?
if it is possible then how to do that in matlab or simulink ?
2 Comments
Shashank Prasanna
on 2 May 2013
Are you trying to linearize you non-linear model? "Convert nonlinear output to linear output" is not clear.
Please provide more information if you can.
Answers (1)
Shashank Prasanna
on 3 May 2013
It is still not clear what you mean by 'converting an output to linear'.
It seems you want to linearize your nonlinear oscillator, then you can use the following linearization tools:
However, you don't have to linearize your non-linear plant model in order to connect it to your LQG controller. Linear controllers can be used with nonlinear plant models but you mileage may vary.
0 Comments
See Also
Categories
Find more on Adaptive Control in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!