搜索资源列表
zhang
- 快速并行细化算法,并保证细化后曲线的连通性。-Fast parallel thinning algorithm, and to ensure connectivity after thinning curve.
MATLAB-Parallel-Computing-Toolkit
- 本电子书介绍了Matlab中的并行工具箱使用方法,适合初学Matlab并行编程的人员学习-This book describes the parallel Matlab toolbox to use for beginners to learn Matlab parallel programming
sd22
- 粗粒度并行遗传算法,用于流域梯级水电站群的优化调度。-Coarse-grained parallel genetic algorithm for the watershed of Cascade Hydropower Stations optimization.
parallel
- parallel connected pFC controller ac to dc dc to dc converter
MatlabMulti
- Matlab 自2008版本后可以进行并行运算,充分利用CPU资源,这里给出具体进行多核心运算的设置和并行计算工具箱说明-Since the 2008 version of Matlab parallel computing can take full advantage of CPU resources, here to give a specific set of multi-core computing and parallel computing toolbox descr iption
matlab-n-net-tl
- 神经网络是单个并行处理元素的集合,我们从生物学神经系统得到启发。在自然界,网 络功能主要由神经节决定,我们可以通过改变连接点的权重来训练神经网络完成特定的功能-A single neural network is a collection of parallel processing elements, we have been inspired by biological nervous system. In nature, the network function of a decisi
pMatlab_intro
- Useful introduction on the parallel Matlab toolbox
pMatlabProgramming
- Presentation on Parallel Matlab toolbox
comparallel
- here is the matlab source code for parallel port communication
ParInfoGain
- ParInfoGain - Computes parallel information gain and gain ratio in Matlab using the Matlab Parallel Computing Toolbox or the Distributed Server (if available) Information gain is defined as: InfoGain(Class,Attribute) = H(Class) - H(Class | At
Parallel_Optimizationcodes
- Speeding Up Optimization Problems with Parallel Computing
Parallel-Computing-using-MATLAB
- matlab并行工具的使用,有10个例子,并有pdf说明-parallel computation examples
MATLAB-parallel-computing
- MATLAB并行计算和分布式计算的操作方法。包括Windows系统和Linux系统。-MATLAB parallel computing and distributed computing in both Windows and Linux.
Matlab-parallel-programming
- 《实战Matlab之并行程序设计》一书的程序代码,供大家参考。-《Combatting Matlab Parallel Programming》 program code, for your reference.
Matlab-parallel-and-distributed
- 有关matlab并行以及分布式运算的书籍,适合初学者使用。-About matlab parallel and distributed computing books for beginners to use.
matlab-parallel-computing-programs
- matlab 并行计算的程序与教程,详细介绍了并行程序的设计方法。-matlab parallel computing procedures and tutorials, detailing the design method of parallel programs.
matlab-parallel-computing-liuwei
- 《实战Matlab之并行程序设计》程序代码 刘伟主编-matlab parallel computing
MATLAB-parallel-computing
- 多核计算平台中MATLAB 并行计算,可以以较高的级别在 MATLAB 中执行任务及数据并行算法,而无需为特定的硬件和网络架构编写程序。-MATLAB parallel computing in multi core computing platform can perform tasks and data parallel algorithms in MATLAB, without the need for specific hardware and network architecture.
MATLAB-parallel-computing-synopsis
- 这是实现MATLAB并行配置的技术资料,随着大数据时代的到来,越来越多的数据需要经过处理,并且目前的硬件已经满足不了这么多的数据的处理,因此并行计算成为了首选-This is the realization of technical information MATLAB parallel configuration, with the arrival of the era of big data, more data needs to be processed, and the current
matlab并行测试
- 测试并发执行效率的测试程序,通过修改参数可以观察任务数量、并行传输数据量、并行子任务计算量对整个并发提升效率的影响。(To test the efficiency of concurrent execution, we can observe the influence of the number of tasks, the amount of parallel data transferred and the amount of parallel subtask computation on