Vitali Avagyan
Imperial College London
自 2014 起处于活动状态
Followers: 0 Following: 0
Professional Interests: Optimisation, mathematical modelling, programming
Feeds
已回答
Setting entry and exit position in Matlab and computing returns for backtesting purposes
Hi Quantopic, I guess you need these simple statements. Bid=-10+20*rand();%depends on your data Ask=-10+20*rand();%de...
Setting entry and exit position in Matlab and computing returns for backtesting purposes
Hi Quantopic, I guess you need these simple statements. Bid=-10+20*rand();%depends on your data Ask=-10+20*rand();%de...
10 years 前 | 0
已回答
How to generate numbers between[-1 0] in for loop for half iterations and for other iterations it goes from [0 -1]
Geoff, I don't think your code does what Sara asked for, Sara, it looks like from your message that you are looking for the f...
How to generate numbers between[-1 0] in for loop for half iterations and for other iterations it goes from [0 -1]
Geoff, I don't think your code does what Sara asked for, Sara, it looks like from your message that you are looking for the f...
10 years 前 | 0
已回答
Constrained minimization of a variable-dependent function
Dear Shannon, Sorry for replying so late - just saw your question. You do not need to consider "if" in your constrained opt...
Constrained minimization of a variable-dependent function
Dear Shannon, Sorry for replying so late - just saw your question. You do not need to consider "if" in your constrained opt...
10 years 前 | 0
已回答
what does cplexlp exitflag is -8 ?
Hi Islam, I had the same problem when running optimisation problem from cplex in matlab. However, the problem is not in cplex...
what does cplexlp exitflag is -8 ?
Hi Islam, I had the same problem when running optimisation problem from cplex in matlab. However, the problem is not in cplex...
10 years 前 | 0