Bhairavi
Followers: 0 Following: 0
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 ...
2 years 前 | 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...
2 years 前 | 1 个回答 | 0