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

搜索资源列表

  1. adaboost_for_matlab

    0下载:
  2. AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learnin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6.42kb
    • 提供者:来海锋
  1. DICOMDIR

    0下载:
  2. DICOMDIR Reader Matlab实现DICOMDIR读取 Matlab, Image Processing Toolbox 程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。 相关知识 Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dico
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6.59kb
    • 提供者:鲁冰
  1. 1

    0下载:
  2. mushroom classify and train
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:23.5kb
    • 提供者:gokalp
  1. Ada_Boost

    0下载:
  2. AdaBoost, short for Adaptive Boosting, is a machine learning algorithm, formulated by Yoav Freund and Robert Schapire. It is a meta-algorithm, and can be used in conjunction with many other learning algorithms to improve their performance.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:986byte
    • 提供者:soroosh
  1. paper5

    1下载:
  2. 自适应动态Meta粒子群优化算法综合多方向图共形阵列.pdf-Adaptive Dynamic Meta Particle Swarm Optimization Algorithm Synthesizing Multiple-pattern Conformal Array
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:281.69kb
    • 提供者:wang
  1. forestplotxx

    0下载:
  2. Forest plot for meta-analysis or sub-group analysis
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:5.22kb
    • 提供者:ruobaa
  1. adaboost1

    0下载:
  2. adaboost代码,比较简单。但方便了解Adaboost算法的基本原理-The aim of the project is to provide a source of the meta-learning algorithm known as AdaBoost to improve the performance of the user-defined classifiers.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6.14kb
    • 提供者:孙水发
  1. m-code

    0下载:
  2. read meta images in matlab and use morphological filters.-read meta images in matlab and use morphological filters.
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8.48mb
    • 提供者:homan
  1. GODLIKE

    0下载:
  2. GODLIKE is an abbreviation of Global Optimum Determination by Linking and Interchanging Kindred Evaluators. This algorithm is an attempt to gen- eralize and improve the robustness of the four meta-heuristic optimization al- gorithms GA, PSO, DE
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:280.49kb
    • 提供者:applepie12356
  1. RECONFG

    1下载:
  2. This paper presents a new method to solve the network reconfiguration problem in the presence of distributed generation (DG) with an objective of minimizing real power loss and improving voltage profile in distribution system. A meta heuristic
  3. 所属分类:matlab

    • 发布日期:2015-11-28
    • 文件大小:29kb
    • 提供者:hari
  1. ReadMetaFile

    0下载:
  2. meta文件读取函数,可以利用该文件打开读取meta文件-meta file read function, you can open the file meta
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:730byte
    • 提供者:小飞
  1. Xin-She-Yang--Algorithms

    3下载:
  2. 新兴元启发式优化方法 杨新设 模拟退火 蝙蝠 萤火虫 算法-New meta-heuristic optimization methods Yang new simulated annealing algorithm bat firefly
  3. 所属分类:matlab

    • 发布日期:2016-07-20
    • 文件大小:18kb
    • 提供者:王志强
  1. Meta-Lamarckian-Learning

    0下载:
  2. Meta-larmkican学习的重要文档,需要的赶紧下。亲测有效-Meta-larmkican study important documents, and we need quickly under. Effective pro-test
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:757.59kb
    • 提供者:liuao0910
  1. Evolutionary-Algorithms

    0下载:
  2. 进化计算学习的重要文档,需要的赶紧下。亲测有效-Meta-larmkican study important documents, and we need quickly under. Effective pro-test
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:617.08kb
    • 提供者:liuao0910
  1. MFO

    1下载:
  2. Moth-flame Optimization (MFO) Algorithm is a novel meta-heuristic algorithm for solving optimization problems -Moth-flame Optimization (MFO) Algorithm is a novel meta-heuristic algorithm for solving optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:208.64kb
    • 提供者:anfal mansouri
  1. VPLCode

    0下载:
  2. This file proposes a novel meta-heuristic called Volleyball Premier League (VPL) inspired by volleyball game rules. The VPL algorithm mimics the completion of tow team in a volleyball match. There are some terms in volleyball such as substitution, te
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:9kb
    • 提供者:reza
  1. adaboost

    1下载:
  2. adaboost算法的训练和测试代码,简单的实例(The aim of the project is to provide a source of the meta-learning algorithm known as AdaBoost to improve the performance of the user-defined classifiers.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:6kb
    • 提供者:chent1995
  1. cuckoo_search

    0下载:
  2. 布谷鸟算法(Cuckoo Search, CS)[11,12]是剑桥大 学的YANG等人于2009 年提出的元启发式优化算 法,具有良好的性能,被广泛应用到工程实践中。(Cuckoo algorithm (Cuckoo, Search, CS) [11,12] is Cambridge big A meta heuristic optimization algorithm was developed by YANG et al in 2009 The method has good pe
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:2kb
    • 提供者:不好1
  1. local

    0下载:
  2. Local Model for meta matetrial
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:mazi
  1. 元胞自动机

    0下载:
  2. Matlab 元包自动机 交通模拟程序 测试可用(Matlab meta package automata traffic simulator test is available)
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com