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

搜索资源列表

  1. matlab-C4.5

    2下载:
  2. C4.5 决策树算法源码。C4.5决策树是决策树领域的经典算法。以其为内容的书籍引用率已经达到一万次以上-C4.5 decision tree
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-26
    • 文件大小:2135
    • 提供者:赵小天
  1. 43680540Classification-MatLab-Toolbox

    2下载:
  2. 利用人工智能算法对数据进行训练,然后模式分类,里面包含支持向量机,聚类,BP网络等许多优秀的算法-The use of artificial intelligence algorithm to training data, and then pattern classification, which includes support vector machines, clustering, BP network algorithm and many other outstanding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:630776
    • 提供者:wangshan
  1. matlab

    0下载:
  2. VRP问题的蚁群算法源码,很经典,很实用-Ant colony algorithm VRP source problem, it is a classic, it is practical
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:6595
    • 提供者:任树伟
  1. PSORosenbrock

    0下载:
  2. 这个是粒子群算法的函数优化,matlab的-very nice
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1739
    • 提供者:孟庆锴
  1. ga

    0下载:
  2. 一种多目标遗传算法策略的基因表达数据的基因选择的论文-A multi-objective genetic algorithm strategy for gene expression data for genetic selection of papers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:175135
    • 提供者:王瑛
  1. EM_GM_fast

    0下载:
  2. EM算法的高斯分布的MATLAB程序源码实现-EM Algorithm for Gaussian distribution of the MATLAB program source code to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3358
    • 提供者:夏常源
  1. Matlab

    1下载:
  2. Matlab函数逼近程序,包含下面所列多种算法的程序 。 Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数-Matlab function approximation process, including following the procedu
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3049
    • 提供者:Wade
  1. Matlab

    0下载:
  2. Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3531
    • 提供者:Wade
  1. 123

    0下载:
  2. matlab蚁群算法 解决路线最优化,求极值等问题-ant colony algorithm matlab route optimization solution, and issues such as extreme
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8531
    • 提供者:赵峻
  1. linearposition

    1下载:
  2. GPS线性最小二乘定位算法matlab仿真-Least-squares algorithm for GPS positioning matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:880
    • 提供者:DD
  1. renyandingweiyurenlianjiance

    0下载:
  2. 这是一个经过调试过的人眼定位和人脸检测算法的代码。-This is a debug-off position of human eyes and human face detection algorithm code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:646272
    • 提供者:胡世锋
  1. AGA

    0下载:
  2. 自适应遗传算法,特别适用于初学者,具体应用时只需更改目标程序即可-Adaptive genetic algorithm, especially suitable for beginners, specific application procedures can simply change the target
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:696
    • 提供者:Mike
  1. GA-matlab

    0下载:
  2. MATlab和GA的潜用,将GA的算法程序写到MATLAB里面,用于求解优化问题-MATlab and GA' s potential use, the GA algorithm program written MATLAB inside, for solving optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6790
    • 提供者:郝方方
  1. GA1

    6下载:
  2. 该算法描述了导弹的目标分配问题,用遗传算法既满足目标分配的基本原则,又使总体效益最佳-The algorithm describes the objectives of the missile allocation problem, using genetic algorithms to meet the objectives of both the basic principles of distribution, but also to bring the overall effective
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-08-09
    • 文件大小:465104
    • 提供者:宁国富
  1. hybrid-PSO

    0下载:
  2. 这是一个混合的粒子群算法编程实现,希望对大家有帮助-hybrid PSO code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2034
    • 提供者:路红棵
  1. matlab-Genetic_Algorithm

    0下载:
  2. 实现遗传算法的matlab仿真,并对原始的遗传算法做了改进-Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:47380
    • 提供者:胡鸿明
  1. ofdmwaterfilling

    1下载:
  2. OFDM注水算法matlab仿真代码 可以实现系统仿真 子函数-OFDM water filling matlab
  3. 所属分类:matlab

    • 发布日期:2016-03-14
    • 文件大小:1742
    • 提供者:coody
  1. matlabsuanfa

    0下载:
  2. 包含了Floyd算法、dijkstra算法、贪婪算法、遗传算法、搜索算法、蚁群算法、哈密顿环路的matlab源程序及相关说明。-Floyd algorithm is included, dijkstra algorithm, greedy algorithm, genetic algorithm, search algorithm, ant colony algorithm, Hamiltonian loop matlab source code and instructions.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:219411
    • 提供者:陈壁坚
  1. ImmuneAlgorithm

    0下载:
  2. 免疫算法在医学图像自动配准的matlab程序代码说明-Immune Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:3081
    • 提供者:张瑜
  1. pyramid

    0下载:
  2. 高斯金字塔算法matlab代码,高斯金子塔算法详细源程序-pyramid algorithm matlab code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:2066
    • 提供者:zuoyanjiao
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com