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

机器学习matlab实现

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

  • epetShop
    宠物管理系统,就使用简单的java面向对象编程!(Pet management system)
    2017-09-28 12:53:35下载
    积分:1
  • 如何读写Excel文件
    vc编写的excel读写程序,集成了api接口,并附带源码,很好的学习工具(VC prepared by the excel read and write procedures, integrated API interface, and comes with source code, a good learning tool)
    2017-06-22 22:11:15下载
    积分:1
  • 这是关于三级网络技术的很有用的,用C语言开发的
    这是关于三级网络技术的很有用的,用C语言开发的-This is on the three network technology useful to the C language development
    2022-02-20 17:27:13下载
    积分:1
  • atmega32 液晶显示西门子 S65 (全部) 和 C75
    基于 ATMEL ATMEGA32 单片机装置连接液晶显示器西门子 S65 (所有修改) 或显示 C75 (在代码中选择)。实时时钟芯片 HT1380。 该设备的目的是要在设备菜单中设置电平根据用户定义的时间框架。
    2023-01-22 10:45:04下载
    积分:1
  • Calendar
    万年历(0-9999)(每行打印2个月)。(Calendar (0 to 9999) (2 months each line of print).)
    2013-03-06 11:48:25下载
    积分:1
  • 最优化方法及matlab程序设计
    最优化方法的matlab实现,牛顿法,高斯牛顿法,LM法等(The matlab implementation of the optimization method)
    2018-04-21 15:41:14下载
    积分:1
  • xinhaoht2
    蚁群算法的基本程序,适合入门学习用,注释比较完整(it about ant algrthom)
    2019-06-22 00:45:14下载
    积分:1
  • wp-postviews汉化版_浏览次数统计插件
    说明:  wp-postviews汉化版_浏览次数统计插件(The plug-in can count the number of visits to each article. According to the number of visits, it can display the hottest or the weakest rankings of articles in history. The scope of the display can be all articles and pages. When the plug-in is enabled, it automatically generates a small tool in the appearance-gadget. You can drag it to the sidebar to build a reading ranking and a popular collection waiting column.)
    2019-04-08 14:57:20下载
    积分:1
  • 0.96寸OLED-SPI资料
    内含多款单片机的程序DEMO,其中原理图和屏幕资料很全,通信方式均采用SPI方式(0.96 inch OLED screen information)
    2019-03-06 16:23:08下载
    积分:1
  • I2c
    arduino库函数有关I2C的库函数I2C模块使用教程(arduino I2C library function library function I2C module using tutorial)
    2018-06-26 17:12:54下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载