Feeds
질문
Using matlab to solve Lyapunov function
Consider the following system dx/dt=z dz/dt=-x-z^3 Using the Lyapunov function as follows V(x,z)=(x^2+z^2) By applyi...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
how to see the PID parameters when implementing Optimization app?
Hi, I wrote the GA code for PID controller then, I use optimization app to run the Genetic Algorithm. But I can not see wher...
대략 7년 전 | 답변 수: 1 | 0
1
답변0
답변질문
Use MATLAB to write code to solve the problem
find min f(x1,x2,x3,x4) = 0.1x(1)^2+0.4x(2)^2+0.5x(3)^2+0.2x(4)^2+x(1)+2X(2)+3x(3)+x(4)+6 Find min f(x1,x2,x3,x4) and the cor...
7년 초과 전 | 답변 수: 1 | 1
