Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. iochoa32

    trying to understand trim() function in MATLAB

    I have just followed the trim() example in Matlab documentttion but I kind of strugling to understand how the equilibrium point is found for the second case where x = [1;1] and u=[1;1]. The example is as follow: state space in simulink: A = [-0.09 -0.01; 1 0]; B = [ 0 -7; 0 -2]; C =...

Part and Inventory Search

Back
Top