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

搜索资源列表

  1. 机器学习Matlab工具箱

    1下载:
  2. 多种机器学习算法,包括ID3、C4.5、BP等
  3. 所属分类:matlab例程

  1. PCA_LDA.rar

    1下载:
  2. 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
  3. 所属分类:matlab例程

    • 发布日期:2016-03-16
    • 文件大小:3743168
    • 提供者:thy
  1. GraphDemos

    0下载:
  2. 一个Matlab写的关于图理论以及其在机器学习中应用的教学用GUI软件-Write a Matlab on graph theory and its application in machine learning in the teaching GUI software
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:12991480
    • 提供者:charles
  1. spider

    0下载:
  2. matlab机器学习最新的工具箱,包含多种学习算法如kmean、adaboost、svm等-the latest machine learning matlab toolbox contains a variety of learning algorithms such as kmean, adaboost, svm, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5677530
    • 提供者:朱建清
  1. machine-learning-ex4

    0下载:
  2. Andrew Ng Cousera 机器学习课程神经网络手写字符识别,源代码以及说明文档(Andrew Ng Cousera 's Machine learning courses, Neural Network handwritten character recognition, source code and documentation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:7986176
    • 提供者:mark198033
  1. machine-learning-ex7

    0下载:
  2. Andrew Ng Cousera 机器学习K-means勇于图像压缩 以及主成分分析PCA用在人脸识别,源代码以及说明文档。(Andrew Ng Cousera machine learning , the K-means clustering algorithm and apply it to compress an image. In the second part, you will use principal component analysis to find a low-dime
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:11488256
    • 提供者:mark198033
  1. 2、KNN学习

    1下载:
  2. KNN算法MATLAB仿真,KNN算法是经典的分类算法,是机器学习的基础算法(KNN algorithm, MATLAB simulation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:casc_zxy
  1. svm

    0下载:
  2. matlab实现的支持向量机,简易的实现代码学习分享(Matlab support vector machines, simple to achieve code learning to share)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:莫非1
  1. matlab

    0下载:
  2. 数值算法,大数据编程,微观信用评级,人工智能,机器学习(Numerical algorithms, big data programming, micro credit rating, artificial intelligence, machine learning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:shayne0307
  1. 机器学习基础教程 matlab代码+数据

    4下载:
  2. 机器学习matlab实现,是机器学习基础教程的程序实现(implementation of Machine learning using matlab, Refference book name is basic course of machine learning program implementation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:14600192
    • 提供者:爱de檸檬
  1. machine-learning-ex8

    2下载:
  2. 吴恩达机器学习公开课第九周作业,教你如何用“协同过滤”算法实现电影推荐系统(Andrew NG machine learning open class ninth weeks assignment to teach you how to use the "collaborative filtering" algorithm to implement the movie recommendation system)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:841728
    • 提供者:nicos000
  1. matlab

    1下载:
  2. 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。(There are many ways on autonomous mobile robot obstac
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:444416
    • 提供者:zallen
  1. 机器学习西瓜书聚类程序

    1下载:
  2. 根据周志华机器学习203页的图9.2编写的matlab程序。xgP203.m是主程序。中间有一些是为了验证算法,输出了一些运算结果。
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1740
    • 提供者:lix39@sina.com
  1. 《MATLAB 神经网络43个案例分析》源代码&数据

    0下载:
  2. mtalab初学者的福音,非常适合学习!!!!!!!!!!!(The gospel of Mtalab beginners)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:13720576
    • 提供者:wfgvssxgh
  1. MATLAB yichuansuanfa

    0下载:
  2. 遗传算法的程序,新手试用,用于数学建模,机器学习(Genetic algorithm procedures, novice trial, for mathematical modeling, machine learning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:162816
    • 提供者:沐南希
  1. matlab机器学习

    2下载:
  2. 这是使用matlab进行机器学习的教程,共分为4个部分。(This is a tutorial for machine learning using MATLAB, which is divided into 4 parts.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-12
    • 文件大小:3887104
    • 提供者:笑。。
  1. 机器学习基础教程_matlab code&data

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

    • 发布日期:2019-10-12
    • 文件大小:24498176
    • 提供者:寒江草
  1. MATLAB与机器学习

    3下载:
  2. 此为机器学习中的常见算法的matlab代码,代码注释详细,易上手(This is a common algorithm in machine learning matlab code, code comments in detail, easy to use)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-20
    • 文件大小:5000192
    • 提供者:sJyxx
  1. Isomap降维算法MATLAB代码实现

    1下载:
  2. Isomap降维算法MATLAB代码实现。isomap最主要的优点就是使用“测地距离”,而不是使用原始的欧几里得距离,这样可以更好的控制数据信息的流失,能够在低维空间中更加全面的将高维空间的数据表现出来。机器学习。流形学习。降维
  3. 所属分类:matlab例程

  1. LSTM-MATLAB-master

    1下载:
  2. lstm的matlab代码,里面有实际的例子可以参考(LSTM MATLAB code, there are practical examples to look at)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-25
    • 文件大小:669696
    • 提供者:雨哥爱吃瓜
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com