Feeds
提问
Optimisation using intlinprog for a portfolio
here is the code i am using (adapted from the matlab intlinprog page): clc clear all close all f = [100 60 70 65 50 50 4...
3 years 前 | 1 个回答 | 0
1
个回答提问
ode45 code runs indefinitely
I used this code to model ODEs f(1)-f(5) and it worked fine, I then added a sixth ODE f(6) for pressure drop and now the code ru...
4 years 前 | 1 个回答 | 0
