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

搜索资源列表

  1. MATLAB

    0下载:
  2. 牛顿迭代方法计算算法示例,可以通过这个来写出其他的计算方法
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1317
    • 提供者:李黎
  1. matlab遗传算法程序

    0下载:
  2. 采用matlab编写的遗传算法程序
  3. 所属分类:并行运算

    • 发布日期:2012-04-05
    • 文件大小:6600
    • 提供者:shaojunhu123
  1. TSPmatlab.rar

    0下载:
  2. 用matlab实现的蚁群算法,希望对初学蚁群算法的人有所帮助,Matlab achieved using ant colony algorithm, ant colony algorithm beginner would like to help people
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:4802
    • 提供者:叶红
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. RLS

    1下载:
  2. 该算法是基于rls自适应滤波的算法,比lms高级一些的。-The algorithm is based on adaptive filtering algorithms rls than a number of senior LMS.
  3. 所属分类:MPI

    • 发布日期:
    • 文件大小:1142
    • 提供者:古小将
  1. ExtendedKalmanFilter

    0下载:
  2. 本软件是关于卡尔曼滤波的算法,是在MATLAB环境下的程序。-kalman filter
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:14216
    • 提供者:李军
  1. polya_fit_ms

    1下载:
  2. 关于室内定位的算法,该算法是在MATLAB环境下的程序。-Positioning on the interior of the algorithm, which are in the MATLAB environment procedures.
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:794
    • 提供者:李军
  1. de

    0下载:
  2. 差分进化算法,最新的用于替代遗传算法,是以后的主要发展方法-differential evolution
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:13751
    • 提供者:jia
  1. PSO

    1下载:
  2. 粒子群进化算法,标准的源代码程序和实例教程。-Evolutionary particle swarm algorithm, standard procedures and examples of source code tutorial.
  3. 所属分类:MPI

    • 发布日期:2014-05-05
    • 文件大小:11621
    • 提供者:jia
  1. matlab

    0下载:
  2. 自适应遗传算法的MATLAB代码-Adaptive Genetic Algorithm MATLAB code ~~~~~~~~~~~~~~
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:797
    • 提供者:尤佳
  1. 1Dgrappa

    2下载:
  2. 并行磁共振成像中基础算法GRAPPA的应用实例,一维成像,8线圈采集的数据-1D GRAPPA reconstruction from an 8-channel head array coil using least-square matrix inversion. The data were simulated from the combination of B1 fields by Biot-Savart s law and anatomical features from MPRAGE s
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:2967
    • 提供者:李荣智
  1. SystemIdentification

    0下载:
  2. 系统辨识及MATLAB的仿真,关于系统辨识的并行算法。-SystemIdentification
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:15206
    • 提供者:云龙
  1. zhongduan

    0下载:
  2. 根据所给的内存块数以及不同作业(进程)占用的时间片的不同,分别以FIFO或者LRU算法得到进程缺页中断情况-list the pause stuation in two differant ways...such as FIFO,LRu.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:843
    • 提供者:王亚军
  1. FFT

    0下载:
  2. 简易的能实现FFT快速傅里叶算法,MATLAB编译环境,适用于教学例题-Easy to achieve FFT Fast Fourier algorithm, MATLAB compilation environment for the teaching Example
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:785
    • 提供者:任明
  1. 119128684fastica

    0下载:
  2. 很好用的ICA算法,用于盲分离算法,MATLAB代码,-about ICA Using second-order statistics (different time-delay correlation matrix) of non-stationary and structural characteristics of the signal timing can roughly
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:10511
    • 提供者:liubiao
  1. Adaptive_particle_swarm_algorithm

    0下载:
  2. 自适应粒子群算法,自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-Adaptive particle swarm algorithm, adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergenc
  3. 所属分类:MPI

    • 发布日期:2016-11-29
    • 文件大小:5007
    • 提供者:陈波
  1. Antcolonyalgorithmpathplanning

    0下载:
  2. 用于蚁群算法,环境是matlab,是关于路径优化-Ant colony algorithm path planning
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:41284
    • 提供者:沈徐聪
  1. matlab-resource

    0下载:
  2. 基于旅行商问题的蚁群算法优化,对于蚁群算法初学者很有帮助!-Optimization, ant colony algorithm based on the traveling salesman problem for the ant colony algorithm beginners helpful!
  3. 所属分类:MPI

    • 发布日期:2017-11-23
    • 文件大小:1540953
    • 提供者:zhengzhiwei
  1. pso-matlab

    0下载:
  2. 粒子群优化算法matlab程序,简洁易懂,适用于初学者!-Particle Swarm Optimization algorithm matlab program
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:1574
    • 提供者:andy
  1. MATLAB语言常用算法程序集

    0下载:
  2. MATLAB语言常用算法程序集,集成各种matlab程序(Common algorithm set of MATLAB language)
  3. 所属分类:并行计算

    • 发布日期:2018-04-30
    • 文件大小:128000
    • 提供者:koolo
« 12 3 4 »
搜珍网 www.dssz.com