分享你我的资源分享我们的人生!
当前位置: 首页 >> 文章列表

并行运算工具箱-使用其它MathWorks产品中内置的并行算法

Using Built-In Parallel Algorithms in Other MathWorks Products

11/19/2010 4:49:21 PM
Key functions in several MathWorks products have built-in parallel algorithms. In the presence of Parallel Computing Toolbox, these functions can distribute computations across available parallel computing resources, allowing you to speed up not just your MATLAB and Simulink based analysis or simulation tasks but also code generation for large Simulink models. You do not have to write any parallel code to take advantage of these functions.

许多MathWorks的产品都有内置的并行算法的功能。 在并行计算工具箱出现的时候,这些功能可以

将运算分配到可能的并行计算资源中进行并行计算。这不只能加快你的基于分析和仿真的MATLAB

和Simulink任务,而且大的Simulink模型生成代码也能被加速。 您不必编写任何并行代码来利用这

些功能。

 

使用MathWorks内置的并行算法。内置的并行算法可以使Matlab和Simulink的计算加速,也能使Simulink模型生成代码加速

原文位置:http://www.mathworks.com/products/parallel-computing/description3.html