CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab Bayesian

搜索资源列表

  1. 0364

    0下载:
  2. Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Bayesian parameter estimation principle mixed logit model, On neural network control.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:57344
    • 提供者:陈翔军
  1. bayesboundary

    0下载:
  2. Bayesian boundary algorithm
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:Umar
  1. smoke

    1下载:
  2. 对肺病因果关系搭建贝叶斯网络,实现肺病诊断过程。实例模型,matlab程序。(Build a Bayesian network for the causal relationship of lung disease to achieve the diagnosis process of lung disease. Instance model, matlab program.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:533504
    • 提供者:浩浩汤汤
  1. Beyes

    0下载:
  2. 实验要求: 1. 以身高为例,画出男女生身高的直方图并做对比; 2. 采用最大似然估计方法,求男女生身高以及体重分布的参数; 3. 采用贝叶斯估计方法,求男女生身高以及体重分布的参数(假定方差已知,作业请注明自己选定的一些参数情况); 4. 采用最小错误率贝叶斯决策,画出类别判定的决策面。并判断某样本的身高体重分别为(160,45)时应该属于男生还是女生?为(178,70)时呢?(Experimental requirements: 1. take height as an exa
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:237568
    • 提供者:PPLL
  1. 0526

    0下载:
  2. Bayesian parameter estimation principle mixed logit model, For feature reduction, feature fusion, correlation analysis, Including the generalized cross-correlation function GCC time delay estimation.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:150528
    • 提供者:付锋战
  1. 贝叶斯分类器

    0下载:
  2. 该程序能够实现对两种样本进行贝叶斯分类,并且能够通过旋转观察两类的三维图,还能够画出超平面,更加直观的观察两类的分类。(The program can realize the Bayesian classification of two kinds of samples, and can be observed by rotating the 3D figure two class, also can draw a plane, the classification of the two cla
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:93184
    • 提供者:围生
  1. matlablistings

    0下载:
  2. 马尔科夫链蒙特卡洛算法简单实例,模式识别,参数识别(mcmc,bayesian,Based on markov chain monte carlo method is implemented in the matlab program)
  3. 所属分类:人工智能/神经网络/深度学习

  1. bcs_ver0.1

    0下载:
  2. Bayesian compressive sensing implemented using matlab.
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1100800
    • 提供者:空谷悠兰
  1. Meucci_RobustBayesian

    0下载:
  2. Meucci 著作的matlab实现,关于股票市场的鲁棒Bayesian分配。(The matlab implementation of the Meucci works, on the robust Bayesian allocation of the stock market.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:119808
    • 提供者:gorden007
  1. Gaussian_processes

    0下载:
  2. This is a very useful Gaussian processes in Bayesian modeling manual for matlab toolbox. The corresponding souce codes can be download from the GPstuff site.
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:2040832
    • 提供者:nyf
  1. PNN

    0下载:
  2. 概率神经网络(Probabilistic Neural Network)是由D.F.Speeht博士在1989年首先提出,是径向基网络的一个分支,属于前馈网络的一种。它具有如下优点:学习过程简单、训练速度快;分类更准确,容错性好等。从本质上说,它属于一种有监督的网络分类器,基于贝叶斯最小风险准则。(The rate neural network, first proposed in 1989, is a branch of the RBF network and is one of the fe
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:46080
    • 提供者:哼哼1214
  1. LEAD

    0下载:
  2. This toolbox contains programs for the multi-label classifier which explicitly exploits label dependency with Bayesian network structure.
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1423360
    • 提供者:zara-90
  1. BNMF

    1下载:
  2. spectrogram Bayesian tool kit
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:442368
    • 提供者:srenar
  1. BMELIB2.0b

    1下载:
  2. 最大熵,用于数据融合,数据补充等方面的,贝叶斯最大熵原理(Maximum entropy, for data fusion, data supplement, and other aspects, Bayesian maximum entropy principle)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1417216
    • 提供者:fdzoon
  1. 人工智能:人工智能选股之朴素贝叶斯模型

    4下载:
  2. 本报告对 朴素贝叶斯模型及线性判别分析、二次判别分析 进行系统测试 “生成模型”是机器学习中监督学习方法的一类。与“判别模型”学习决 策函数和条件概率不同,生成模型主要学习的是联合概率分布??(??,??)。本 文中,我们从朴素贝叶斯算法入手,分析比较了几种常见的生成模型(包 括线性判别分析和二次判别分析)应用于多因子选股的异同,希望对本领 域的投资者产生有实用意义的参考价值。(This report gives a systematic test of naive Bayesian
  3. 所属分类:人工智能/神经网络/深度学习

  1. 模式识别实验一

    0下载:
  2. matlab,模式识别,基于Iris数据设计编写两类正态分布模式的贝叶斯判别程序(Pattern recognition report, based on Iris data design, two kinds of Bayesian discriminant program for normal distribution mode are written.)
  3. 所属分类:matlab例程

  1. ML

    0下载:
  2. 系统介绍MATLAB机器学习相关工具箱及算法的书籍(MATLAB machine learning toolbox and algorithm books are introduced systematically. @BOOK{barberBRML2012, author = {Barber, D.}, title= {{Bayesian Reasoning and Machine Learning}}, publisher = {{Cambridge University Pre
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:14020608
    • 提供者:smilingcost
  1. 贝叶斯网络工具包

    1下载:
  2. 贝叶斯网络工具包安装教程 贝叶斯网络参数过程中最大似然估计的详细过程(BAYESIAN NETWORK (Bayesian network parameters maximum likelihood estimation process detailed process))
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:5507072
    • 提供者:卖球球
  1. BCS-FOCUSS

    1下载:
  2. 仿真分析了贝叶斯算法以及FOCUSS算法对信号处理的性能,并比较了这两种算法的结果(The performance of Bayesian algorithm and FOCUSS algorithm for signal processing is simulated and analyzed, and the results of the two algorithms are compared.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-14
    • 文件大小:201728
    • 提供者:XIAO-MAN
  1. Pattern Recognition

    1下载:
  2. matlab实现一些基础的模式识别工作,如贝叶斯分类,聚类算法,bp神经网络(Matlab implements some basic pattern recognition work, such as Bayesian classification, clustering algorithm, BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-06
    • 文件大小:1077248
    • 提供者:JJJHHHHHH
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 35 »
搜珍网 www.dssz.com