MEX vs Matlab in ANN?

I am running ANN in Matlab software and the calculation is based on Matlab algorithm. I have million data points and each run on my PC takes about 5 hours (icore5). Recently, I am using a new laptop (icore7) and the default is based on MEX algorithm and each run takes some minutes. I am worried that the algorithm's result are different. I have no idea what is different b/w these two algorithms?

1 件のコメント

James Tursa
James Tursa 2017 年 5 月 5 日
Do you have side-by-side run results that are significantly different? Or are you just worried that they might be different because of the speed difference? Mex routines can run significantly faster than m-file routines, but it all depends on what exactly the m-file and mex routine are doing.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeProgramming についてさらに検索

タグ

質問済み:

2017 年 5 月 5 日

コメント済み:

2017 年 5 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by