フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Resourse for computation with MAtlab

1 回表示 (過去 30 日間)
Tomas Iesmantas
Tomas Iesmantas 2011 年 9 月 28 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi,
I need to run thousands of runs of the same program: these runs are absolutely independent from each other and differs just in parameter values, i.e. I randomly draw values and feed them to my program and run it. These calculations (1000 runs) takes 5 days and I need to make much more runs (atleast 10x1000, so it takes about 50 days to obtain reasults).
Maybe there is some free computing resources for Matlab (I know that there is such place for computation with R), so that I could run 1000 simulations on one core another 1000 on another core and so on?
It is not parallel computing, so I just need free computer time.
  4 件のコメント
Tomas Iesmantas
Tomas Iesmantas 2011 年 9 月 28 日
It is purely academic research project. Yes, I have access to Matlab compiler. No, don't have money to pay for computing time and I'm from Lithuania.
I guess, I'll switch to R, since there is web-project where you can get free computing time.
Jan
Jan 2011 年 9 月 28 日
@Tomas: If you want to find a method to reduce the computing time, find the bottle-necks and post them here. There are many pitfalls in Matlab and tiny changes (pre-allocation...) can speedup the calculations incredibly. It's worth to try.

回答 (0 件)

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by