CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 基本的算法

搜索资源列表

  1. DOA估计中的基本music算法

    1下载:
  2. DOA估计中的基本music算法,一个是有问题的,另一个是针对前一个的改进,有重大学习意义-DOA estimates of basic music algorithm is a problem, the other is aimed at improving the one before, meaning a major study
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1817
    • 提供者:叶君
  1. 基本LMS

    0下载:
  2. 上次传的有点小问题,这个已经解决,是基本LMS算法的matlab实现。-previous biographies of some minor problems, this has been resolved, the LMS is the basic algorithm to achieve the Matlab.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1048
    • 提供者:马会
  1. musci经典算法

    0下载:
  2. 最基本的music算法,2张图
  3. 所属分类:matlab例程

  1. matlab模拟退火算法

    11下载:
  2. 介绍模拟退火算法的基本原理和步骤,提供SA(模拟退火算法)的标准源程序,是初学者很好的资料
  3. 所属分类:matlab例程

  1. Matlab实现Apriori算法

    4下载:
  2. 简单的用Matlab实现关联规则基本算法Apriori算法,打开Matlab 目录调至压缩包解压的目录下,直接在matlab上运行test,有测试数据。
  3. 所属分类:matlab例程

  1. SGA.rar

    0下载:
  2. 基本的遗传算法matlab语言实现,可变换其中的目标函数,实现计算,Basic genetic algorithm matlab language can transform one of the objective function, the realization of the calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2082
    • 提供者:刘军海
  1. the_tree.rar

    0下载:
  2. matlab实现的最小生成树的两种最基本的算法即Kruskal,Prim。,matlab realization of the minimum spanning tree algorithm that is, the two most basic Kruskal, Prim.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:927
    • 提供者:michael wang
  1. cx

    0下载:
  2. 仿射变换和猫脸变换是图像加密算法中最基本的算法之一,很多重要的加密算法都是在此基础发展而成的,该程序供研究加密算法的初学者参考使用。-Affine transformation and cats face is the most basic image encryption algorithm in one of many important cryptographic algorithms are evolved on this basis, the program for research
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:661
    • 提供者:sally
  1. sga

    0下载:
  2. 基本遗传算法的matlab源程序,bstr2rval.m为基本编码转为实际值子函数,createPop.m创建初始种群子函数,crossOper.m基因交叉子函数,indiEval.m个体实际值子函数,mutateOper.m基因变异子函数,selectOper.m选择算子子函数,sga.m基本遗传算法子函数-The basic genetic algorithm matlab source, bstr2rval.m as the basic coding to the actual value
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4685
    • 提供者:闫安心
  1. jibenyichuansuanfa

    0下载:
  2. 这是基于基本遗传算法的函数最优化的matlab程序-This is based on a function of the basic genetic algorithm matlab optimization procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4701
    • 提供者:刘栋
  1. GA

    0下载:
  2. 这是一个c++实现的基本遗传算法 很好用的,只要按照提示输入数值区间就行了或者自己把那个函数改一下就可以做了。-c++ to achieve a good basic genetic algorithm used
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:315310
    • 提供者:liuruitie
  1. GA

    0下载:
  2. 用Matlab编写的基本遗传算法程序,适合于初学者-Prepared using Matlab basic genetic algorithm, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5405
    • 提供者:曾牧
  1. genetic

    0下载:
  2. 基本遗传算法的MATLAB实现,可自行调试参数-genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:522
    • 提供者:王一
  1. 遗传算法

    2下载:
  2. 基本的遗传算法实现,求解函数极值,简单易懂,适用于初学者(Basic genetic algorithm to solve the extremum of function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:ytx222
  1. 基本遗传算法

    0下载:
  2. 基本遗传算法应用实例。用基本遗传算法求下面函数的最大值。F=x^3-60*x^2+900*x+100,0<=X<=30.个体数目去50,最大进化代数取100,离散精度去0.01,杂交概率取0.9.(Application examples of basic genetic algorithm. Apply the basic genetic algorithm to the maximum of the following functions. F=x^3-60*x^2+900*x+
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:三百碗饭
  1. ESPRIT和多种改进的MUSIC算法的对比

    2下载:
  2. 基本esprit算法,rootMUSIC算法,和改进MUSIC算法对比,参数可调(Basic ESPRIT algorithm, rootMUSIC algorithm, and improved MUSIC algorithm contrast, adjustable parameters)
  3. 所属分类:matlab例程

  1. 遗传算法求解VRP问题的技术报告

    1下载:
  2. 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehicle scheduling problem without
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:96256
    • 提供者:阿雨
  1. 基本BP算法

    0下载:
  2. 基本bp算法,输入随机生成样本训练网络,利用训练好的网络对输出值进行预测(Basic BP algorithm, input random generation sample training network)
  3. 所属分类:matlab例程

  1. jibenBP

    0下载:
  2. 实现基本的反向传播神经网络算法,利用matlab对其进行编程实现(Realize the basic back propagation neural network algorithm, using matlab to program its implementation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:hasuaa
  1. 粒子群算法演示1

    8下载:
  2. 用罚函数处理约束条件 基本的粒子群算法 求解了一个简单的算例(Using Penalty Function to Handle Constraints Basic Particle Swarm Optimization)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-13
    • 文件大小:2048
    • 提供者:liruixins
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com