forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 3:52 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Real Time Optimization
PostPosted: Fri May 03, 2013 8:48 pm 
Offline

Joined: Fri May 03, 2013 8:29 pm
Posts: 2
Hello!
I'm trying to understand whether alglib could help me in solving an optimization problem. So I'm asking you some small advice that I can take as reference to develop the final code.

The problem is the following. I'm running real time measurements driven by a certain set of inputs (voltages) controlled programmatically. The inputs must be optimized such that the resulting measurement obeys given constraints. I don't have any clue on the function that relates the measurement and the inputs.

The idea of the algorithm to be implemented is to start from an initial guess, calculate the next step with a function from the alglib library, use the calculated step to run another measurement. Iterate till convergence.

What makes me writing this thread is that it seems that algorithms like bleic need the address of a function as an input, but I cannot provide it. Maybe the solutions implies to split the bleic internal code and to run its low level functions separately.

Is it possible to run this making use of the alglib library?

I'm quite new to optimization and I feel pretty much lost between bleic lm and so on..

Thanks and best regards!


Top
 Profile  
 
 Post subject: Re: Real Time Optimization
PostPosted: Fri May 03, 2013 9:19 pm 
Offline

Joined: Fri May 03, 2013 8:29 pm
Posts: 2
There it is: minbleiciteration

What I have to do than is "adapt" minbleicoptimize.

I hope I'm heading to the right direction..


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 48 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group