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

搜索资源列表

  1. emgmm

    1下载:
  2. EM算法估计GMM的matlab版本的源代码,适合给类机器学习问题-EM algorithm estimates GMM Matlab version of the source code, suitable for the type of machine learning problems
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3046
    • 提供者:罗军
  1. elm_train1

    0下载:
  2. matlab 中的neuron network的classifier更新,名为elm(extrem learning machine)-Matlab of the classifier Neurology network update called elm (EXTREM learning machine)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2306
    • 提供者:newuser
  1. LearnSCp

    0下载:
  2. 一个机器学习算法软件包,包括神经网络,模糊逻辑,支持向量机,采用MATLAB平台实现,-a machine learning algorithm packages, including neural networks, fuzzy logic, support vector machine, MATLAB platform.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1864023
    • 提供者:hylt
  1. LR

    0下载:
  2. 机器学习中的关于逻辑回归(LR)方法的分类器,Matlab源码,附带四个数据集用于实验-Machine Learning on the logistic regression (LR) method of classification, Matlab source code, with four data sets for experiments
  3. 所属分类:Graph program

    • 发布日期:2016-01-25
    • 文件大小:1489107
    • 提供者:文瑞
  1. Python-2

    0下载:
  2. 这是支持向量机的程序。也是关于svm的,可以很好的学习支持向量机-This is a support vector machine procedure. Is also about the SVM can be good learning support vector machines
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:13134131
    • 提供者:zhouli
  1. LSSVMstudy

    0下载:
  2. 对学习最小二乘法的初学者有很大的帮助的一篇文章最小二乘支持向量机算法及应用研究-Least square method of learning is very useful to beginners in an article- least squares support vector machine algorithm and applied research
  3. 所属分类:Development Research

    • 发布日期:2017-05-08
    • 文件大小:1725323
    • 提供者:张洁
  1. SVM_toolbox01

    0下载:
  2. 支持向量机作为统计学习理论的实现方法,能很好地解决非线性和高维数问题,克服了神经网络方法收敛慢、解不稳定、推广性差的缺点,近年来得到了广泛地研究,在模式识别、信号处理、控制、通讯等方面得到了广泛地应用。-Support Vector Machine as the implementation of statistical learning theory approach, can be a good solution to the nonlinear and high dimension pro
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2688103
    • 提供者:王旭
  1. 蒙特卡罗算法与matlab(精品教程)

    0下载:
  2. 蒙特卡洛算法也常用于机器学习,特别是强化学习的算法中。一般情况下,针对得到的样本数据集建立相对模糊的模型,通过蒙特卡洛方法对于模型中的参数进行选取,使之于原始数据的残差尽可能的小。从而达到建立模型拟合样本的目的。(Monte Carlo algorithm is also commonly used in machine learning, especially in reinforcement learning algorithm. In general, a relatively fuzzy
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:282624
    • 提供者:天射手座
  1. 机器学习笔记-详细版-2013

    0下载:
  2. 该材料适合机器学习,具有详细参考书籍,非常适合初学者学习(This material is suitable for machine learning, with detailed code and corresponding reference books. It is very suitable for beginners to learn.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:3928064
    • 提供者:Bigstrong
  1. Q-Learing路径规划MATLAB仿真

    5下载:
  2. 基于的 Q-Learing 的 机器学习 避障 matlab代码(Q-Learing based machine learning obstacle avoidance matlab code)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-08-23
    • 文件大小:67584
    • 提供者:诶呀我去
  1. 基于 K-means 聚类算法的图像区域分割

    1下载:
  2. 本程序使用matlab软件,实现了基于K-means聚类算法的图像分割。(Image split based on K-means was done by using Matlab.)
  3. 所属分类:matlab例程

    • 发布日期:2019-01-08
    • 文件大小:29696
    • 提供者:Hanqi
  1. SVM支持向量机

    1下载:
  2. 采用matlab机器学习语言,支持向量机(Machine learning language classification)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-02
    • 文件大小:3072
    • 提供者:叮当猫1998
  1. matlab

    1下载:
  2. 关于深度学习的训练代码,适合比较初等的训练练习,关于不同机器学习模型的搭建(THE MACHINE LEARNING PRACTICE FOR COURSERA SECTION. CODING STUFF OF OPTIMIZATION, DECISION TREE AND OTHERS)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-11-19
    • 文件大小:5120
    • 提供者:StephenSuns
  1. MATLAB车辆工程应用实战程序

    1下载:
  2. 关于车辆工程的参考程序,主要是对于车辆工程这本书的源代码,感觉很好(Reference procedure for vehicle engineering)
  3. 所属分类:其他

    • 发布日期:2021-04-28
    • 文件大小:1595392
    • 提供者:徐志森
  1. 机器学习基础教程_matlab code&data

    1下载:
  2. 机器学习算法的详细介绍,数学推导。 提供数据(Detailed introduction of machine learning algorithm and mathematical derivation. Provide data)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-12
    • 文件大小:24498176
    • 提供者:寒江草
  1. Random-Forests-Matlab-master (2)

    2下载:
  2. 要说随机森林,必须先讲决策树。决策树是一种基本的分类器,一般是将特征分为两类(决策树也可以用来回归,不过本文中暂且不表)。构建好的决策树呈树形结构,可以认为是if-then规则的集合,主要优点是模型具有可读性,分类速度快。(In machine learning, a random forest is a classifier that contains multiple decision trees, and its output category is determined by the m
  3. 所属分类:数学计算

    • 发布日期:2019-11-18
    • 文件大小:8192
    • 提供者:蓝兰lan
  1. gptips2

    1下载:
  2. It is a free, open source MATLAB toolbox for symbolic data mining (SDM). It uses a biologically inspired machine learning method called multigene genetic programming (MGGP) as the 'engine' that drives the automatic model discovery process. GPTIPS
  3. 所属分类:matlab例程

    • 发布日期:2020-11-28
    • 文件大小:317440
    • 提供者:quang0305
  1. 代码

    1下载:
  2. 机器学习,流行学习,RBF,字典学习,matlab程序。(Machine learning, popular learning, RBF, dictionary learning, matlab program.)
  3. 所属分类:其他

    • 发布日期:2020-11-04
    • 文件大小:6315008
    • 提供者:又雷
  1. Logistic回归统计算法的matlab实现

    0下载:
  2. 统计回归分析,逻辑斯蒂多元线性回归,机器学习,详细代码解说,机器训练等(Logistic multiple linear regression, statistical regression analysis, logistic multiple linear regression, machine learning, detailed code interpretation, machine training, etc)
  3. 所属分类:其他

    • 发布日期:2021-01-12
    • 文件大小:1191936
    • 提供者:学习3211
  1. DBN

    3下载:
  2. DBN算法-机器学习-电力系统预测 亲自编写可以使用(DBN algorithm machine learning power system prediction)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-01
    • 文件大小:114688
    • 提供者:cjh19
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 32 »
搜珍网 www.dssz.com