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

机器学习matlab实现

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

  • 盘磨系统控制程序
    此为纸机造纸系统盘磨PLC控制程序,用于控制磨浆功率。适用于S7200,td400.(This is the disc mill PLC control program of paper machine paper making system, which is used to control the pulp power. Suitable for S7200, td400.)
    2020-09-08 20:18:04下载
    积分:1
  • VB DataList用法-源码演示
    VB DataList用法-源码演示,这个数据库控件在VB编程中也是很常用的,这个例子是向新手介绍如何使用DataList控件的,挺简单,代码在VB6.0下可直接编译哦 。
    2022-11-27 06:40:03下载
    积分:1
  • err
    《NS2与网络模拟》这本书的源代码 经典-err
    2022-04-10 13:03:41下载
    积分:1
  • MHT_sortV4.0
    说明:  Main.m:主函数入口程序 GateCalulate_GeneBranch:分支产生函数 JpdaOrmeans:用JPDA更新或者直接均值更新函数 JPDA_Predict:一步预测函数 JointPDA:对聚类中心进行更新 InWaveGate:判断新得到的脉冲描述字 与之前的树是否关联 IsGate:判断是否在门限内函数 GetEvent:从确认矩阵中得到与确认矩阵关联的事件 GateValue:脉冲描述字与簇类中心的关联度 delete_branch:删除不被保留的分支 CalcProbM2C:计算脉冲与不同分支的关联概率 CalcAssoProb:关联概率的计算 Branch_backtracking:分支的剪裁 回溯验证 merge_branch.m:合并分支函数 Analise_Error:分析误差(Main. M: main function entry program GateCalulate_ Genebank: Branch generation function JPDA means: update functions with JPDA or direct mean JPDA_ Predict: one step prediction function Join PDA: update the cluster center Inwavegate: determine whether the new pulse descriptor is related to the previous tree Isgate: judge whether the function is within the threshold Getevent: get the event associated with the confirmation matrix from the confirmation matrix Gatevalue: correlation degree between pulse descriptor and cluster class center delete_ Branch: delete branches that are not reserved Calcprobm2c: calculating the correlation probability between pulses and different branches Calcassoprob: Calculation of correlation probability Branch_ Backtracking: pruning backtracking of branches merge_ Branch. M: merging branch functions Analise_ Error: analysis error)
    2020-12-02 14:41:16下载
    积分:1
  • Game-Design-and-Development
    非常好的游戏策划教程,如果你是游戏策划新手,那么这本书非常适合你。(Very good game design tutorial, if you are new to the game plan, then this book is for you.)
    2011-01-22 01:12:42下载
    积分:1
  • cet4-words
    对四级单词进行记忆,通过各种形式:按天记忆,随机记忆等模式。(Remaber the CET4 words.)
    2011-06-22 23:19:37下载
    积分:1
  • 矩阵论_程云鹏_第三版_西北工业大学
    说明:  矩阵论_程云鹏_第三版_西北工业大学 含书签版本(Matrix theory ChengYunpeng 3rd edition with labs)
    2020-04-02 11:23:47下载
    积分:1
  • 石油地震勘探褶积的一个简单程序显示,地震子波与反射系数的褶积模型。...
    石油地震勘探褶积的一个简单程序显示,地震子波与反射系数的褶积模型。-Oil seismic exploration of a simple deconvolution procedure showed that the seismic wavelet with the reflection coefficient of the convolution model.
    2022-03-30 16:01:19下载
    积分:1
  • RLS算法仿真程序源代码
    RLS算法仿真程序源代码 用RLS算法实现自适应均衡器的MATLAB程序(Implementation of MATLAB program for adaptive equalizer with RLS algorithm)
    2020-11-26 16:29:31下载
    积分:1
  • 西安与上海---VS1003
    实现MP3播放音功能的测试代码,内涵STM32与vs1003板间连接,可直接用于调试(realize the function of mp3)
    2018-04-26 09:17:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载