Feeds
질문
Combine 4 matrixes in to 1
I have 4 matrixes, A,B,C,D, and each one has size 5999X61 how can i make a matrix that contains A(:,1) B(:,1) ,C(:,1) ,D(:,1) ...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Solving series differential equation use ode45
i need to solve the following equations in matlab: and my codes looks like this : %initial condition y0=[0;0;0]; %calling ...
6년 초과 전 | 답변 수: 1 | 0

