Feeds
질문
Problems getting answers from ode45
Running this code does not generate any answers, the return matrices only contain NaN values. main file: clear all; cl...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I make ode45 work for me?
Trying unsuccessfully to make this work: main test.m file clear all; clc; Kc=1; Dab=1; Dl=1; N=10...
13년 초과 전 | 답변 수: 0 | 0
