Feeds
질문
sim command clears the workspace in a for loop
Hi I have a simulink model. There are two blocks in it which need to be updated. So I use "sim command" in a for loop in order t...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
IMC (internal model control) structure with connect command
Hi I want to implement the IMC structure as shown in the picture below. I was wondering if the following code is correct ? Becau...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
nonlinear plant model in matlab
Hi I want to use a nonlinear plant to design IMC. The controller and the inverse model are linear but I have to use the nonlinea...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
hi could you please tell me what's wrong with this code?
I get this error " Warning: Explicit solution could not be found. >> syms x(t) y(t) z=dsolve(diff(y)==x-x.^3,diff(x)==y)
11년 초과 전 | 답변 수: 0 | 0
