Matlab_parfor
代码说明:
当matlab计算量很大,重复独立的循环计算很多的时候,我们可以使用matlab的并行计算,这里我先试验了parfor并行计算。以下代码仅适合新版的matlab,改编自《实战matlab之并行程序设计》。(When MATLAB has a large amount of computation and a lot of repetitive computing, we can use the parallel computing of MATLAB, where I first experimented with parfor parallel computing. The following code is only suitable for the new version of MATLAB, adapted from the parallel programming of real MATLAB.)
文件列表:
closematlabpool.m, 103 , 2018-08-02
Matlab的并行计算之parfor.docx, 19105 , 2018-08-02
startmatlabpool.m, 754 , 2018-08-02
下载说明:请别用迅雷下载,失败请重下,重下不扣分!