How to fix time for simulation (Say if i want to see some result after some specific time)

1 visualizzazione (ultimi 30 giorni)
I am working on some optimization problem.I am trying to compare two methods with respect to time .... for that.....I need to fix specific time for both programs ....Please help how to do that in matlab...if i want see result of optimization after 1 min for both the programs.how to do it???

Risposta accettata

Jan
Jan il 28 Nov 2011
1 minute simulation time or processing time? If you want the later, this is a very strange measurement. Imagine on optimization method needs 30 seconds for initialisation and 31 seconds to get the result with a quadratic convergence at the end. The other method needs 0.5 seconds for initialisation and 100 seconds to reach the final point, but it converges linearily only. What does a temporary result after 60 seconds tell you then?!
  1 Commento
sita
sita il 29 Nov 2011
Thanks Jan...
I want to compare two methods, suppose one method takes 1min time and other method takes 1min and 30 seconds to run. So i want to see the second method how near that solution after 1min for actual optimized solution...That means it needs to fix processing time 1min for second method.... Please help me how to do this in matlab...

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Problem-Based Optimization Setup in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by