Feeds
질문
the Runge-Kutta integration scheme
implement Runge-Kutta integration scheme with the delta=0.005 dx/dt=-x*(2-y), t0=0, x(t0)=1 dy/dt=y*(1-2*x), t0=0, y(t...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
Matlab: compute Moore curve help.
Compute the fractal curve based on the following L system Moore curve, 4 steps Axiom: XFX+F+XFX Production rules: ...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Matlab cell array question
Create a 2x2 cell array A with the following elements: 4x4 identity matrix; the string ‘Leicester is the largest city in world’...
13년 초과 전 | 답변 수: 2 | 0