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 years 前 | 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 years 前 | 0 个回答 | 0
