CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Matlab算法

搜索资源列表

  1. MATLAB ABC Improved version

    0下载:
  2. 代码很清晰地表达了蜂群算法的具体流程,还有相应的详细的注释(The code clearly expresses the specific process of bee colony algorithm, as well as the corresponding detailed notes)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:17408
    • 提供者:云端123
  1. Floyd算法matlab实现

    1下载:
  2. 实现了Floyd的前向后向寻找路由的算法,同时也实现了最短路径的求法(The algorithm of searching the route from the forward to the backward of Floyd is implemented, and the shortest path is also realized)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:62464
    • 提供者:QLxiong
  1. Bayer算法

    0下载:
  2. 半色调技术中,调频加网的生成主要有Bayer 、Floyd-Steinberg、绿噪声等加网方式,本代码主要针对经典的Bayer算法进行编程和调用。(The main generation of FM screen are Bayer, Floyd-Steinberg, green noise and other network mode. This code is mainly for the classic Bayer algorithm programming and call.)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:219136
    • 提供者:馨ing
  1. 二阶段法matlab

    1下载:
  2. 最优化方法两阶段法与单纯形法matlab代码(Optimization method, two stage method and simplex method)
  3. 所属分类:其他

    • 发布日期:2017-12-14
    • 文件大小:7168
    • 提供者:xiexiele
  1. 数模完整教程-14讲(附带程序lingo matlab程序)

    0下载:
  2. 内含数模需要的模型,且均有模型对应算法与数据(The model contains both the model and the corresponding algorithm and data)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:8650752
    • 提供者:dudu0908
  1. 自学Matlab必备的60个小程序代码

    0下载:
  2. 内含自学matlab小程序比如求解根等使用算法,一共60个(Contains self-study matlab small procedures, such as solving roots and so on using the algorithm, a total of 60)
  3. 所属分类:其他

    • 发布日期:2017-12-12
    • 文件大小:26076
    • 提供者:dudu0908
  1. matlab经典算法的程序

    0下载:
  2. 数学建模用,包含回归、神经网络等等算法和详细讲解(Mathematical modeling, including regression, neural networks, algorithms and detailed explanation)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:2930688
    • 提供者:dudu0908
  1. MATLAB遗传算法

    0下载:
  2. 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:43008
    • 提供者:drafei
  1. MATLAB遗传算法工具箱及应用(雷英杰) 3.pdf

    0下载:
  2. matlab语言的工具箱 使用 很难找的资料(MATLAB language toolbox, it is difficult to find information)
  3. 所属分类:其他

  1. matlab floyd

    0下载:
  2. 弗洛伊德算法的matlab实现,里面的调用文件需自己根据需要改动。(Matlab implementation of Freud algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:程序猿xxx
  1. 第14章 遗传优化算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。这个程序是matlab 最优计算第十四章程序(Genetic Algorithm for matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:6144
    • 提供者:阿呆9527
  1. MATLAB语言常用算法程序集清晰版

    0下载:
  2. matlab语言的产生与数学紧密联系在一起,友好的工作平台和编程环境,易学的编程语言(Matlab language and mathematics closely linked, friendly work platform and programming environment, easy to learn programming language)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:17404928
    • 提供者:令狐chong
  1. Matlab 2016a Win64 Crack破解文件

    0下载:
  2. MATLAB 2016a破解版是一款由美国MathWorks公司出品的商业数学软件,MATLAB 2016a破解版可用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视窗环境中,为科学研究、工程设计以及必须进行有效数值计算的众多科学领域提供了一种全面的解决方案。(MATLAB is a 2016a version produced by American MathWo
  3. 所属分类:其他

  1. PSO-bp((matlab

    1下载:
  2. 实现粒子群算法优化BP神经网络的预测算法(Particle swarm optimization algorithm to optimize the BP neural network prediction algorithm)
  3. 所属分类:其他

  1. 基于matlab的阈值分割

    0下载:
  2. 基于matlab的图像二值化、阈值分割算法以及区域标记算法(Image two value, threshold segmentation)
  3. 所属分类:其他

  1. (迁移成分分析TCA)迁移学习算法程序实现

    5下载:
  2. 文档中包含TCA(迁移学习算法当中的迁移成分分析程序),包括原版和翻译版,复制到MATLAB上面可以很好的实现它的功能(Document contains TCA (migration learning algorithm among migration component analysis program), including the original and translation version, copied to MATLAB above, you can very well ach
  3. 所属分类:其他

    • 发布日期:2017-09-24
    • 文件大小:24576
    • 提供者:过往云烟
  1. 简单MATLAB感知机算法

    0下载:
  2. 用C语言写的一个简单的感知机算法,适合初学者学习,希望能帮到大家(i wish this algorithm can help everybody)
  3. 所属分类:其他

    • 发布日期:2017-12-13
    • 文件大小:12754
    • 提供者:笑似心酸
  1. Matlab实现

    0下载:
  2. 采用Iris数据集,实现神经网络bp算法。(Iris neural network BP algorithm is implemented by using data set.)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:LilyF
  1. Random-Forest-Matlab-master

    3下载:
  2. 随机森林的matlab实现,即随机森林算法的matlab工具箱,从GitHub上获取,使用请注明出处。(random forest for matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:34816
    • 提供者:blackwjc
  1. matlab编写的量子遗传算法

    0下载:
  2. 实现移民优化问题,算法精度高,速度快,具有很好的收敛性(The convergence accuracy is high, the speed is fast.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:7168
    • 提供者:504
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com