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

机器学习matlab实现

于 2020-07-08 发布
0 144
下载积分: 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 个回复

  • VC++ to write with the calculation of MD5 value of the dynamic library, is the s...
    用VC++写的计算MD5值的动态库,是源代码哟,可加入自己的程序中进行密码的加密,呵,喜欢的下-VC++ to write with the calculation of MD5 value of the dynamic library, is the source code yo can add it to your program the password encryption, Oh, like the next
    2023-07-23 03:05:04下载
    积分:1
  • iperf-3.0.12-win32
    说明:  此软件可用于有线或者无线网络的网速测试,本人是用于测试行车记录仪 的WIFI吞吐量测试,亲测 有效,要求需要屏蔽箱,否则测出的结果不准(This software can be used to test the network speed of wired or wireless networks. I am a WIFI throughput test for the traffic recorder. The test is effective and requires shielding box. Otherwise, the result is not accurate.)
    2018-12-24 18:40:32下载
    积分:1
  • 比里比里开源前端框架 bilibili
    说明:  比里比里开源前端框架,快速完成大型前端动态网页(front-end frame for fast completion of large front-end dynamic web pages)
    2020-06-19 00:20:02下载
    积分:1
  • 汉字的处理的C 程序
    汉字的处理的C 程序-characters of C Program
    2022-12-05 22:15:07下载
    积分:1
  • Random-Number-Generation-and-Monte-Carlo-Methods
    This eBook is "Random Number Generation and Monte Carlo Methods".
    2011-10-06 21:39:02下载
    积分:1
  • 113-13801-061
    dos138 oscilattor firmware
    2019-03-03 00:57:35下载
    积分:1
  • 2.ESPRIT 算法MATLAB程序
    说明:  空间信号的波达方向(Direction of Arrival,简称DOA)估计作为阵列信号处理研究的一个主要课题,在近些年来越来越得到大量的关注和研究。它可实现对空间中信源信号的准确的角度估计,实现信源方位等参数的具体精确检测,并且还具有很高的分辨力。这些特性使得DOA估计在声呐、通信及雷达等多种领域具有广阔的应用和发展前景。此程序为经典doa估计方法esprit算法。(direction of arrival,usually called DOA,has been an important subject recently.This program contains esprit)
    2019-04-13 12:30:29下载
    积分:1
  • test1.part06
    这是一个基于pocketsphinx的例子程序,已经在andtoid studio编译成功,并能识别简单的词汇。这是第6部分(This is an example program based on pocketsphinx, which has been successfully compiled in andtoid studio and can recognize simple words. This is the 6th part.)
    2020-06-21 19:40:01下载
    积分:1
  • firefox
    预装了firefox和vnc的docker镜像的dockerfile文件(A DockerFile of a docker image which contains firefox and vnc-server)
    2018-05-08 14:56:42下载
    积分:1
  • 变步长的LMS自适应滤波算法matlab程序
    说明:  变步长的LMS自适应滤波算法matlab程序(Matlab program of LMS adaptive filtering algorithm with variable step size)
    2020-06-20 11:31:53下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载