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

机器学习matlab实现

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

  • VCGAME
    本文件夹提供了扫雷游戏、俄罗斯方块等游戏的源码(this is a good source code)
    2010-11-23 19:09:49下载
    积分:1
  • untitled1
    power electronics and drives simulation
    2020-06-25 04:00:02下载
    积分:1
  • Untitled3
    用MATLAB绘制voroni图,随机产生点数,边界区域可调。(Using MATLAB to draw voroni diagram, the number of points is generated randomly and the boundary area can be adjusted.)
    2018-06-04 15:10:03下载
    积分:1
  • cmd5网站源码
    md5解密网站源码 用于解密md5加密值(decryt md5 hash value)
    2018-07-06 16:57:27下载
    积分:1
  • e1
    说明:  从串口读取数据并翻译,采用触发事件功能接受数据(Read data from the serial port and translation, using the trigger event function to receive data)
    2009-06-17 17:10:27下载
    积分:1
  • es7210 linux driver
    说明:  智能语音识别代码、麦克阵列,语音唤醒打断、语音声源定位(Intelligent voice recognition code, microphone array)
    2020-05-29 14:47:27下载
    积分:1
  • 23725EKF
    卡尔曼滤波估算SOC,可以实现仿真,可以自己修改(Estimation of SOC by Kalman filter)
    2021-01-06 23:48:54下载
    积分:1
  • 文件的一些操作,复印,读,输入,输出等。
    用c语言实现的一些文件操作的的程序 复制,读取,输入输出-Some of the operation of the paper copy, read, input and output, etc.
    2022-12-18 09:00:03下载
    积分:1
  • ES6control-z
    STM8 LIN发送程序 工程,PCB板子上使用STM8带TJA1020实现LIN发送功能 本程序主要为LIN 主节点询问从节点(STM8 LIN send program, use STM8 PCB with TJA1020 LIN send function This procedure is mainly for LIN master node from the node)
    2020-12-29 11:09:01下载
    积分:1
  • 屏幕保护程序
    说明:  屏保程序 源码 按空格键 密码111222333(Screen saver source code press space key password 111222333)
    2019-04-25 15:02:31下载
    积分:1
  • 696518资源总数
  • 104313会员总数
  • 30今日下载