登录
首页 » matlab » Bayes

Bayes

于 2019-05-15 发布
0 245
下载积分: 1 下载次数: 5

代码说明:

说明:  matlab基于贝叶斯的手写输入数字识别代码(Handwritten input digit recognition code based on Bayesian in MATLAB)

文件列表:

Bayes, 0 , 2019-04-10
Bayes\GUI, 0 , 2018-11-17
Bayes\GUI\Bayesj.m, 656 , 2018-11-16
Bayes\GUI\P_p.mat, 260 , 2018-11-17
Bayes\GUI\PriorP.mat, 2884 , 2018-11-16
Bayes\GUI\gui3_test.fig, 23087 , 2018-11-17
Bayes\GUI\gui3_test.m, 6659 , 2018-11-17
Bayes\GUI\lowdimens.m, 721 , 2018-11-17
Bayes\GUI\sessionP.m, 365 , 2018-11-15
Bayes\GUI\初始图.png, 1587 , 2018-11-17
Bayes\GUI\少数几个数字的可判别格式, 0 , 2018-11-17
Bayes\GUI\少数几个数字的可判别格式\数字为3时的可判别格式.png, 28046 , 2018-11-17
Bayes\GUI\少数几个数字的可判别格式\数字为7时的可判别格式.png, 23936 , 2018-11-17
Bayes\GUI\少数几个数字的可判别格式\数字为8的可判别格式.png, 30514 , 2018-11-17
Bayes\GUI\少数几个数字的可判别格式\数字为9时的可判别形式.png, 27708 , 2018-11-17
Bayes\GUI\少数几个数字的可判别格式\解释.txt, 149 , 2018-11-17
Bayes\GUI\样本图.png, 106 , 2018-11-17
Bayes\GUI\缩小图.png, 126 , 2018-11-17
Bayes\GUI\缩小膨胀图.png, 129 , 2018-11-17
Bayes\GUI\翻转图.png, 1586 , 2018-11-17
Bayes\PRC_hansiwei_E2, 0 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI, 0 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\Bayesj.m, 656 , 2018-11-16
Bayes\PRC_hansiwei_E2\GUI\P_p.mat, 260 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\PriorP.mat, 2884 , 2018-11-16
Bayes\PRC_hansiwei_E2\GUI\gui3_test.fig, 23087 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\gui3_test.m, 6659 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\lowdimens.m, 721 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\sessionP.m, 365 , 2018-11-15
Bayes\PRC_hansiwei_E2\GUI\初始图.png, 1587 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\少数几个数字的可判别格式, 0 , 2018-11-18
Bayes\PRC_hansiwei_E2\GUI\少数几个数字的可判别格式\数字为0时的可判别格式.png, 31728 , 2018-11-18
Bayes\PRC_hansiwei_E2\GUI\少数几个数字的可判别格式\数字为3时的可判别格式.png, 28046 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\少数几个数字的可判别格式\数字为7时的可判别格式.png, 23936 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\少数几个数字的可判别格式\数字为8的可判别格式.png, 30514 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\少数几个数字的可判别格式\数字为9时的可判别形式.png, 27708 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\少数几个数字的可判别格式\解释.txt, 229 , 2018-11-18
Bayes\PRC_hansiwei_E2\GUI\样本图.png, 106 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\缩小图.png, 126 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\缩小膨胀图.png, 129 , 2018-11-17
Bayes\PRC_hansiwei_E2\GUI\翻转图.png, 1586 , 2018-11-17

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

发表评论

0 个回复

  • matlab
    matlab遗传算法工具箱函数及实例讲解(matlab genetic algorithm toolbox function and examples to explain)
    2008-04-25 13:34:57下载
    积分:1
  • PIDcontrol
    用于学PID控制 优化问题是工业设计中经常遇到的问题,许多问题最后都可以归结为优化问题 (Used to learn PID control Optimization problem is industrial design frequently encountered in question, many problems finally all boils down to optimization problems)
    2010-11-18 00:39:08下载
    积分:1
  • SCJP-Java-6-(Exam-310-065)
    The purpose of this study guide is to prepare you for the Sun Certified Java Associateexam. This preparation will be accomplished by familiarizing you with the necessaryknowledge related to Java fundamentals, tools, and technologies that will be represented on the exam.
    2015-03-08 19:51:35下载
    积分:1
  • primer_fir
    Matlab cod for exemple of fir filter
    2010-08-18 19:48:23下载
    积分:1
  • ofdm-simulink
    ofdm simulink scramble b_ifft convo_process dec_to_bi interleaving(ofdm Simulink scramble b_ifft convo_proc ess dec_to_bi interleaving)
    2006-11-30 12:51:51下载
    积分:1
  • CG_MNIST
    只是一个关于用共轭梯度下降算法处理数据的程序,本程序处理的数据对象为MINST,该程序在线性搜索上有很好的效果(Only one on the use of conjugate gradient descent algorithm data processing procedures, the procedures for processing the data object is MINST, linear search for the program have a good effect on)
    2013-09-23 09:41:27下载
    积分:1
  • Probabilistic-Neural-Network-
    Probabilistic Neural Network
    2014-02-20 10:45:11下载
    积分:1
  • 150307-Achievable-throughput
    This is a project in communication domain. It uses the greedy and RCA algorithm to improve the throughput. It uses window ofdm technique . In transmitter side i used IFFT and in receiver side FFT is used. It uses single user channel .
    2015-03-21 20:16:23下载
    积分:1
  • guandao
    关于指北方位的惯导平台应用,通过此平台来仿真计算星体的姿态位置(Refers to the INS on the north-bit platform application, through this platform to star attitude position simulation)
    2011-11-17 23:36:26下载
    积分:1
  • tracking
    Kalman Tracker matlab
    2010-02-25 02:44:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载