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

搜索资源列表

  1. Automaticdistinguishing

    0下载:
  2. 这几项M文件提供了扫描仪如何识别电子标签的方法,在许多场合都会涉及到这一类的智能识别。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6.89kb
    • 提供者:wcy
  1. LANDMARC算法

    5下载:
  2. 基于有源RFID系统的室内定位算法:LANDMARC。该方法采用额外的固定位置的参考标签来帮助位置校准,这些参考标签作为系统中的参考点
  3. 所属分类:matlab例程

  1. 一个不错的Matlab的gui界面设计实例

    2下载:
  2. 一个不错的Matlab的gui界面设计实例[转] (2008-10-03 15:47:30) 标签:matlab gui 界面 校园 分类:Matlab实例 %非常漂亮的日历,网上下载的,忘了出处了
  3. 所属分类:matlab例程

  1. cvtMDA

    0下载:
  2. 多重判别分析,根据输入样本和标签自动生成判别空间-Multiple discriminant analysis, and labeling of the input sample space automatically generated discriminant
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.07kb
    • 提供者:陆凯
  1. BSAS

    1下载:
  2. 顺序聚类算法-BSAS,并在MATLAB上实现。在输入矩阵和参数后,对其进行顺序聚类,得到聚类类别标签和聚类中心-Sequential clustering algorithm-BSAS, and implemented on MATLAB. Parameters in the input matrix and its sequential clustering, and cluster by cluster category labels center
  3. 所属分类:matlab

    • 发布日期:2014-10-18
    • 文件大小:1kb
    • 提供者:menghang
  1. Tabmatlab

    0下载:
  2. 在matlab的GUI界面中实现tab标签的切换功能-Implemented in the matlab interface features tab label.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6.99kb
    • 提供者:a123ac
  1. WELL

    0下载:
  2. 它试图解决的问题,薄弱的标签是一个多学习一种新标签的问题,其中只有部分标签集与每个提供相关培训的例子-This package includes the MATLAB code of the multi-label learning algorithm WELL. It tries to deal with weak label problem which is a new kind of multi-label learning problem, where only a partial la
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.21mb
    • 提供者:litingting
  1. tabpanel

    1下载:
  2. matlab编的标签页,很容很强大-matlab code of the tab page, it is very strong capacity ~~~~~
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:198.2kb
    • 提供者:俞悦
  1. bwlabel

    1下载:
  2. 为MATLAB中的图形增加标签,从而可以有效地表示图形意义,防止读不懂图的情况- BWLABEL supports 2-D inputs only, whereas BWLABELN support any input dimension. In some cases you might prefer to use BWLABELN even for 2-D problems because it can be faster. If you have a 2-
  3. 所属分类:matlab

    • 发布日期:2015-07-02
    • 文件大小:2kb
    • 提供者:resson
  1. perceptron

    0下载:
  2. 感知器 算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 -PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.71kb
    • 提供者:zoujijin
  1. myplotyy_110512

    0下载:
  2. Myplotyy情节不同的数据集具有共同的X轴使用一个数字,但个别的Y轴。 每一个曲线(Y轴)的属性可单独调整,为线性或对数尺度,正常或反向规模,置信区间等,颜色,曲线标签,... 见截图和运行示例“myplotyy_example.m”在zip文件中。 -Myplotyy plots different data sets with a common x-axis but using individual y-axes in one figure. The proper
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:30.9kb
    • 提供者:bcmvqqve
  1. s4vm

    0下载:
  2. 该软件包包括半监督算法S4VM,对无标签数据不产生衰退现象,或安全半监督算法的MATLAB代码。-The package includes the MATLAB code of the semi-supervised algorithm S4VM, which towards making unlabeled data never hurt, or safe semi-supervised algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:274.04kb
    • 提供者:王云
  1. ID3.m

    0下载:
  2. 机器学习经典决策树算法的实现 输入训练标签输出预测结果-the classificial machine learning algorithm, input label and traning set and get predictions
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.96kb
    • 提供者:邢医师
  1. Multi-TabDemo

    0下载:
  2. 通过matlab GUI的基础控件实现了多标签页的切换-Basis by matlab GUI controls to achieve a multi-tab to switch
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1.13mb
    • 提供者:雪欣共享号
  1. sliderPanel

    0下载:
  2. 在matlab的ui里创建滑动组件,具有交互式文件编辑框,标签等多种功能。-Creates a slider in a separate uipanel, with an associated interactive EditBox, and left and right labels showing the minimum and maximum values of the slider, respectively.Moving the slider automatically updates
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6.02kb
    • 提供者:sht
  1. landmarc9

    0下载:
  2. LANDMARC算法 16个参考标签 3个阅读器 1个目标标签-LANDMARC algorithm 16 reference label,3 readers,1 target label
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:745byte
    • 提供者:PandaChing
  1. pie-and-improved-pie

    0下载:
  2. 实现了对Matlab中饼图的改进,可以同时画标签及百分比-Realized with Matlab in the improvement of the pie chart, can draw at the same time tag and percentage
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:54.58kb
    • 提供者:whj
  1. rotateticklabel

    0下载:
  2. 建立坐标轴并对坐标轴的刻度及标签进行旋转也就是旋转坐标轴刻度标签-Establish a coordinate axis and coordinate axis calibration and label rotation is the rotation axis calibration label
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:王鑫
  1. randomforest

    2下载:
  2. 随机森林的matlab算法实现,model是训练函数,tree是分类标签函数-Random Forest algorithm matlab, model is the training function, tree classification label function
  3. 所属分类:matlab

    • 发布日期:2016-04-24
    • 文件大小:3.67mb
    • 提供者:Stelin
  1. colorize_documentbar

    0下载:
  2. 将MATLAb编辑器进行文档标签颜色化处理-The MATLAb editor label color document processing
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.41kb
    • 提供者:Feng
« 12 3 »
搜珍网 www.dssz.com