Re: [R] optimal control

2017-03-03 Thread PIKAL Petr
Hi the concise summary about optimization can be found on CRAN Task View Optimization Cheers Petr > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Ismail Raji > Sent: Thursday, March 2, 2017 9:25 PM > To: r-help@r-project.org > Subje

Re: [R] optimal control

2017-03-02 Thread Bert Gunter
This is not a free consulting service, so no, no assistance. Read the posting guide (linked below) to see what help you *may* get on this list (if the volunteers who answer care to do so). Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and stick

[R] optimal control

2017-03-02 Thread Ismail Raji
Dear sir, Please, kindly assist me with examples on how to use R for simulation of optimal control problem in epidemiology. Thank you. Raji,Ismail I The federal polytechnic,Ado-ekiti Dept of Maths & Statistics Ekiti state Nigeria [[alternative HTML version deleted]] ___

Re: [R] optimal control, maximization with several variables?

2009-02-05 Thread Ravi Varadhan
I assume that you are looking to solve, in R, the constrained optimization problem: H (u1, u2) = a*u1+b*u2+c*f1(u2)+lambda*(x') with constraints: 0 Date: Thursday, February 5, 2009 8:47 am Subject: [R] optimal control, maximization with several variables? To: R-help@r-projec

[R] optimal control, maximization with several variables?

2009-02-05 Thread Frederik Noack
Dear all, I would like to solve the following problem, which can be done with optimal control theory or dynamic programming: max(x,y) a*u1+b*u2+c*f1(u2) s.t. 0http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a __ R-help@r-project.org mailing list https:/