Feeds
질문
Variation of initial values and slope calculation
Hi everyone, I'd like to plot a function with different initial values, and calculate the slope(v0) between the 2. and 3. point...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Function with different parameters
Hi everyone, I am trying to vary the parameter e =[0.0001,0.0005,0.001,0.005,0.01] in my function and want to plot it in one f...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Not enough input arguments ode45
Hi everyone, I have a problem with an ode45 function. Hier is my code: function dx=num_lsg1(t,x) dx=zeros(2,1); dx(1)=k...
대략 7년 전 | 답변 수: 1 | 0

