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...
거의 4년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
