登录
首页 » matlab » 机器学习matlab实现

机器学习matlab实现

于 2020-07-08 发布
0 177
下载积分: 1 下载次数: 6

代码说明:

说明:  使用matlab进行机器学习,内部有各种模式的识别算法,可详细参考(Using MATLAB for machine learning, there are various pattern recognition algorithms inside, which can be referred to in detail)

文件列表:

ml-in-action-master, 0 , 2019-05-20
ml-in-action-master\.gitignore, 449 , 2019-05-20
ml-in-action-master\66d5be0a46c202c4.jpg, 115961 , 2019-05-20
ml-in-action-master\LICENSE, 1063 , 2019-05-20
ml-in-action-master\README.md, 1747 , 2019-05-20
ml-in-action-master\chapter10, 0 , 2019-05-20
ml-in-action-master\chapter10\ANN_Mat.m, 589 , 2019-05-20
ml-in-action-master\chapter11, 0 , 2019-05-20
ml-in-action-master\chapter11\Adaboost_Mat.m, 747 , 2019-05-20
ml-in-action-master\chapter12, 0 , 2019-05-20
ml-in-action-master\chapter12\Kmeans_Mat.m, 598 , 2019-05-20
ml-in-action-master\chapter13, 0 , 2019-05-20
ml-in-action-master\chapter13\EM.m, 3817 , 2019-05-20
ml-in-action-master\chapter13\gaussPDF.m, 2013 , 2019-05-20
ml-in-action-master\chapter13\plotGMM.m, 2658 , 2019-05-20
ml-in-action-master\chapter13\plot_em.m, 327 , 2019-05-20
ml-in-action-master\chapter14, 0 , 2019-05-20
ml-in-action-master\chapter14\Kcenter_Mat.m, 600 , 2019-05-20
ml-in-action-master\chapter14\apriori_gen.m, 491 , 2019-05-20
ml-in-action-master\chapter15, 0 , 2019-05-20
ml-in-action-master\chapter15\Apriori_App_Self.m, 156 , 2019-05-20
ml-in-action-master\chapter15\apriori.m, 389 , 2019-05-20
ml-in-action-master\chapter15\apriori_gen.m, 504 , 2019-05-20
ml-in-action-master\chapter15\get_k_itemset.m, 500 , 2019-05-20
ml-in-action-master\chapter15\init.m, 252 , 2019-05-20
ml-in-action-master\chapter15\isExit.m, 343 , 2019-05-20
ml-in-action-master\chapter16, 0 , 2019-05-20
ml-in-action-master\chapter16\fitgmm.m, 2225 , 2019-05-20
ml-in-action-master\chapter16\gmm.m, 10889 , 2019-05-20
ml-in-action-master\chapter16\gmmcluster.m, 3717 , 2019-05-20
ml-in-action-master\chapter17, 0 , 2019-05-20
ml-in-action-master\chapter17\calDistance.m, 436 , 2019-05-20
ml-in-action-master\chapter17\dbscan.m, 3781 , 2019-05-20
ml-in-action-master\chapter17\demo_dbscan.m, 275 , 2019-05-20
ml-in-action-master\chapter17\epsilon.m, 426 , 2019-05-20
ml-in-action-master\chapter18, 0 , 2019-05-20
ml-in-action-master\chapter18\car_prob.m, 1658 , 2019-05-20
ml-in-action-master\chapter18\cmpt_P_and_R.m, 1754 , 2019-05-20
ml-in-action-master\chapter18\jcr_policy_evaluation.m, 1421 , 2019-05-20
ml-in-action-master\chapter18\jcr_policy_improvement.m, 1559 , 2019-05-20
ml-in-action-master\chapter18\jcr_rhs_state_value_bellman.m, 625 , 2019-05-20
ml-in-action-master\chapter19, 0 , 2019-05-20
ml-in-action-master\chapter19\Q_update.m, 1592 , 2019-05-20
ml-in-action-master\chapter19\SARSA_CW.m, 4799 , 2019-05-20
ml-in-action-master\chapter19\learn_cw.m, 9468 , 2019-05-20
ml-in-action-master\chapter19\plot_cw_policy.m, 1681 , 2019-05-20
ml-in-action-master\chapter19\q_learn.m, 4609 , 2019-05-20
ml-in-action-master\chapter19\script_cw.m, 3184 , 2019-05-20
ml-in-action-master\chapter19\transition.m, 1105 , 2019-05-20
ml-in-action-master\chapter2, 0 , 2019-05-20
ml-in-action-master\chapter2\Com_Exm.m, 1350 , 2019-05-20
ml-in-action-master\chapter2\For_if.m, 203 , 2019-05-20
ml-in-action-master\chapter2\For_switch.m, 409 , 2019-05-20
ml-in-action-master\chapter2\Mesh_Exm.m, 279 , 2019-05-20
ml-in-action-master\chapter2\Plot_Exm.m, 366 , 2019-05-20
ml-in-action-master\chapter2\Surf_Exm.m, 277 , 2019-05-20
ml-in-action-master\chapter2\Three_add.m, 74 , 2019-05-20
ml-in-action-master\chapter2\Three_ass_add.m, 106 , 2019-05-20
ml-in-action-master\chapter2\While_if.m, 252 , 2019-05-20
ml-in-action-master\chapter2\csvdata.csv, 23 , 2019-05-20
ml-in-action-master\chapter2\matdata.mat, 183 , 2019-05-20
ml-in-action-master\chapter2\txtdata.txt, 23 , 2019-05-20
ml-in-action-master\chapter2\xlsdata.xls, 25088 , 2019-05-20
ml-in-action-master\chapter2\xlsxdata.xlsx, 25088 , 2019-05-20
ml-in-action-master\chapter4, 0 , 2019-05-20
ml-in-action-master\chapter4\KNNA_Self.m, 2525 , 2019-05-20
ml-in-action-master\chapter4\KNN_Mat.m, 682 , 2019-05-20
ml-in-action-master\chapter5, 0 , 2019-05-20
ml-in-action-master\chapter5\Dectree_Mat.m, 269 , 2019-05-20
ml-in-action-master\chapter6, 0 , 2019-05-20
ml-in-action-master\chapter6\SVM_Mat.m, 513 , 2019-05-20
ml-in-action-master\chapter7, 0 , 2019-05-20
ml-in-action-master\chapter7\NB_Mat.m, 258 , 2019-05-20
ml-in-action-master\chapter8, 0 , 2019-05-20
ml-in-action-master\chapter8\LineRe_Mat.m, 992 , 2019-05-20
ml-in-action-master\chapter9, 0 , 2019-05-20
ml-in-action-master\chapter9\glm.m, 8370 , 2019-05-20
ml-in-action-master\chapter9\gradDescent.m, 396 , 2019-05-20
ml-in-action-master\chapter9\sigmoid.m, 121 , 2019-05-20
ml-in-action-master\frontpage.png, 224724 , 2019-05-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • An-Intorduction-to-BRDF-Based-Lighting
    This is an introduction to BRDF Based Lighting PDF document
    2014-09-16 18:31:30下载
    积分:1
  • matlab关联规则Armadav1_2
    说明:  matlab关联规则源码,内含用户手册(英文)(Matlab source, containing a user manual (English))
    2006-02-17 10:17:22下载
    积分:1
  • Sum-Product-algrithm
    这些程序是关于因子图及和积算法的基础程序,对入门有用(These programs are the basic procedures for factor diagrams and accumulation methods, which are useful to the introduction.)
    2017-12-13 10:37:50下载
    积分:1
  • MineSweeping
    扫雷 用VS写的,C++程序 MFC程序。学习C++的好源码(Mine clearance to use VS to write the program C++ MFC program. Learning of a good source of C++)
    2012-06-21 22:16:13下载
    积分:1
  • FiveAxisNC
    该程序为五轴联动程序,采用固高的板卡来控制。界面显示仿真,实时显示各个传感器的值等。(The program for the five-axis programs, using solid-high board to control. Interface display simulation, real-time display the value of each sensor and the like.)
    2021-02-14 09:49:49下载
    积分:1
  • Flink基础教程
    说明:  java编程,学习简单的flink,了解其基本语法,flink的应用场景。(Java programming, learn simple flink, understand its basic grammar, Flink application scenarios.)
    2019-04-08 09:56:27下载
    积分:1
  • 信号转换可以讲非方波信号转换为方波 很好用的啊可以测频率...
    信号转换可以讲非方波信号转换为方波 很好用的啊可以测频率-swif
    2022-07-14 21:13:59下载
    积分:1
  • TensorFlow Machine Learning Cookbook+code
    使用tensorflow进行机器学习开发的使用手册(the handbook based on tensorflow with python)
    2018-05-26 16:17:34下载
    积分:1
  • EditplusCN
    说明:  文档编辑器,能够打开各种类型的文本文件,非常方便。强烈推荐(Document editor, can open various types of text files, very convenient. Strongly recommended)
    2020-06-16 07:40:01下载
    积分:1
  • 啊 程序
    说明:  小波变换,傅里叶变换,主成分分析法,压缩感知方法等多种方法融合近红外与可见光图像,并附带评价方法(Wavelet transform, Fourier transform, principal component analysis, compressed sensing and other methods are used to fuse near infrared and visible images with evaluation methods.)
    2019-02-15 14:45:24下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载