Feeds
질문
plot graphs for the solutions of swing equation using runge kutta
I need to use runge kutta and solve these equations and then plot the diagrams like shown below, Can someone guide ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Unable to perform assignment because the left and right sides have a different number of elements.
% differential equation (SWING EQUATION) %d^2(y)/d^2(t) = (-a*D)/(2*H)*dy/dt + (a*P)/(2*H) -(G*B*a)/(2*h*z)*sin(y-c); %%MATLAB...
3년 초과 전 | 답변 수: 1 | 0