CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - matlab 并行

搜索资源列表

  1. BootStrap_T

    0下载:
  2. 带并行计算的bootstrap源代码,开发环境是matlab2010a-source of bootstrap
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1718
    • 提供者:l
  1. MATLAB-Parallel-Computing-Toolkit

    2下载:
  2. 本电子书介绍了Matlab中的并行工具箱使用方法,适合初学Matlab并行编程的人员学习-This book describes the parallel Matlab toolbox to use for beginners to learn Matlab parallel programming
  3. 所属分类:matlab

    • 发布日期:2016-08-03
    • 文件大小:622592
    • 提供者:卢宁
  1. matlab7

    0下载:
  2. matlab基本实验程序,并行计算编程基本程序-matlab basic experimental procedures, the basic procedures for programming parallel computing
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2113536
    • 提供者:星星
  1. PGA

    0下载:
  2. 本文详细介绍了并行遗传算法的定义,应用等等,不失为一篇好论文-This paper introduces in detail the definition of parallel genetic algorithms, applications, etc., may be a good thesis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:126390
    • 提供者:yuboyushui
  1. analgorithmforextractionandanalysis

    0下载:
  2. 摘要图像特征的提取是视觉图像识别的重要方法之一,采用细胞神经网络(&’’)并行处理器进行图像特征的提取 具有实时快速的优点。该文将介绍&’’ 并行处理器的基本工作原理及其实现图像特征处理的逻辑组合通用方法,并以 图像的纹理分割与识别为例来说明&’’ 并行处理器应用于视觉图像识别的通用编程方法。-Abstract image feature extraction is a visual image to identify one of the important ways, the use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1100315
    • 提供者:martin
  1. ParallelComputingwithMATLAB

    1下载:
  2. 用matlab 2007以上版本的并行计算工具箱和分布式计算引擎进行并行计算编程的示例代码,具有极高的参考价值,与user s guide同步-Matlab 2007 with the above version of the Parallel Computing Toolbox and Distributed Computing Programming parallel computing engine for the sample code has a very high reference
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:341918
    • 提供者:苗晨
  1. solar

    0下载:
  2. MATLAB并行槽式太阳能板的学习,设计整定,及计算-Solar Power Parabolic Trough Trade Study
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:795
    • 提供者:zhangteng
  1. Parallel-Computing-using-MATLAB

    0下载:
  2. matlab并行工具的使用,有10个例子,并有pdf说明-parallel computation examples
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:342908
    • 提供者:liuyiqing
  1. MATLAB-parallel-computing

    0下载:
  2. MATLAB并行计算和分布式计算的操作方法。包括Windows系统和Linux系统。-MATLAB parallel computing and distributed computing in both Windows and Linux.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1276128
    • 提供者:BaiGe
  1. Matlab-parallel-and-distributed

    0下载:
  2. 有关matlab并行以及分布式运算的书籍,适合初学者使用。-About matlab parallel and distributed computing books for beginners to use.
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17279721
    • 提供者:jgc
  1. matlab-parallel-computing-programs

    1下载:
  2. matlab 并行计算的程序与教程,详细介绍了并行程序的设计方法。-matlab parallel computing procedures and tutorials, detailing the design method of parallel programs.
  3. 所属分类:MPI

    • 发布日期:2017-04-26
    • 文件大小:347051
    • 提供者:陈国海
  1. MATLAB-parallel-computing

    0下载:
  2. 多核计算平台中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.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:61151
    • 提供者:xujuncai
  1. parfor_progress

    0下载:
  2. matlab在进行parfor并行运算时的进度条显示程序(The progress bar display program of MATLAB in parallel operation of parfor)
  3. 所属分类:其他

  1. MatlabCuda

    0下载:
  2. 自己写的GPU并行程序和MATLAB 平台混合调用,适合初学者学习MATLAB 和GPU的并行编程(Write their own GPU parallel program and MATLAB platform mixed call, suitable for beginners to learn MATLAB and GPU parallel programming)
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:2561024
    • 提供者:Bigstrong
  1. matlab异步并行计算

    4下载:
  2. 基于matlab中parfeval函数和distributed分布式函数的多任务异步并行计算(Multi task asynchronous parallel computing based on parfeval function and distributed distributed function in MATLAB)
  3. 所属分类:数学计算

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:易欣然
  1. matlab并行测试

    0下载:
  2. 测试并发执行效率的测试程序,通过修改参数可以观察任务数量、并行传输数据量、并行子任务计算量对整个并发提升效率的影响。(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
  3. 所属分类:通讯编程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:kevin_lee
  1. 刘维主编

    0下载:
  2. 实战matlab 并行程序设计 适合入门并行(Actual matlab parallel programming, suitable for entry parallel)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:17355776
    • 提供者:大泽老师
  1. 64路并行带延迟

    2下载:
  2. 64路并行内插滤波以及基于gardener环的符号同步 MATLAB仿真
  3. 所属分类:仿真建模

    • 发布日期:2017-10-19
    • 文件大小:23789
    • 提供者:meisong123
  1. 《实战Matlab之并行程序设计》程序代码

    0下载:
  2. 《实战Matlab之并行程序设计》程序代码(Parallel programming of actual combat Matlab" program code)
  3. 所属分类:并行计算

    • 发布日期:2017-12-30
    • 文件大小:4555776
    • 提供者:暗夜骑士
  1. Matlab学习

    0下载:
  2. 对于初学者非常实用的简单Matlab程序(For beginners very practical simple Matlab program)
  3. 所属分类:并行计算

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com