登录
首页 » matlab » 贝叶实现两类分类matlab仿真

贝叶实现两类分类matlab仿真

于 2021-03-05 发布
0 144
下载积分: 1 下载次数: 1

代码说明:

说明:  贝叶斯算法实现简单两类分类,matlab仿真,需要建立函数,再用beyes主程序调用。(Bayesian algorithm to achieve simple two kinds of classification, matlab simulation, need to establish a function, and then call the main program of Bayes)

文件列表:

贝叶实现两类分类matlab仿真, 0 , 2021-03-05
贝叶实现两类分类matlab仿真\beyes.m, 4263 , 2021-01-02
贝叶实现两类分类matlab仿真\comp_gauss_dens_val.m, 283 , 2021-01-02
贝叶实现两类分类matlab仿真\euclidean_classifier.m, 423 , 2021-01-02
贝叶实现两类分类matlab仿真\gaussian_ML_estimate.m, 710 , 2021-01-02
贝叶实现两类分类matlab仿真\generate_gauss_classes.m, 657 , 2021-01-02

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

发表评论

0 个回复

  • 9三层优化
    jsP三层优化模型,十分适合新手学习,建议下载,内容详细(JsP three-tier optimization model, very suitable for novice learning, recommended download, detailed content)
    2020-06-24 08:20:02下载
    积分:1
  • 单一河道矩形断面非恒定 fortran
    说明:  河道非恒定流模拟程序,基于pressiman格式,可以直接运行,也可修改用于自己的实例(Simulation program of unsteady flow in river channel based on presiman scheme)
    2020-06-07 12:45:24下载
    积分:1
  • timesat_batch_tool
    TIMESAT,three processing methods based on least-squares fits to the upper envelope of the NDVI data.
    2020-06-20 08:00:01下载
    积分:1
  • Labview信号发生及处理器
    用LabVIEW编制一个完整应用软件,完成以下功能: 1、产生一个正弦波,叠加一个噪声信号,从界面上可以调整噪声和信号的幅度、频率等参数,此信号作为后续分析的信号源; 2、显示信号的时域波形,点击按钮可以显示信号的幅度谱、功率谱 3、图形上可以显示光标,具有峰值跟踪功能,同时将峰值频率、幅度显示在界面上。 4、点击按钮可以计算显示信号的失真度(THD 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论 0 粉丝 0 发布 0 获赞 关注 查看主页 labview信号发生 相关源码推荐 labview3D姿态显示 0 0 暂无评分Labview串口调试助手 0 0 暂无评分动态信号的频域分析 0 0 暂无评分MATLAB验证lora信号的正交性 0 0 暂无评分信号处理和神经网络 0 0 暂无评分 介绍信息预览(3条)评论打分
    2023-05-28 14:25:03下载
    积分:1
  • this a book about altera fpga device choice ,it is good for developing eda with...
    this a book about altera fpga device choice ,it is good for developing eda with fpga
    2022-07-22 07:38:45下载
    积分:1
  • complex-networks-data
    复杂网络中的四个典型实验数据 gml格式(Typical experimental data in complex networks gml format)
    2013-05-31 15:52:10下载
    积分:1
  • Demo_APG
    (NIPS 2009) Robust Principal Component Analysis Exact Recovery of Corrupted Low-Rank Matrices by Convex Optimization
    2018-11-28 18:08:27下载
    积分:1
  • 火车订票系统
    应用背景用C语言写的火车订票系统,对于C语言学习者学习链表有极大的帮助,内含测试文件供测试。。。。。。。。。。。。关键技术/*定义存储火车信息的结构体*/ struct train { char num[10];/*列车号*/ char city[10];/*目的城市*/ char takeoffTime[10];/*发车时间*/ char receiveTime[10];/*到达时间*/ int price;/*票价*/ int bookNum ;/*票数*/ }; /*订票人的信息*/ struct man { char num[10];/*ID*/ char name[10];/*姓名*/ int bookNum ;/*需求的票数*/ }; /*定义火车信息链表的结点结构*/ typedef struct node { struct train data ; struct node * next ; }Node,*Link ; /*定义订票人链表的结点结构*/ typedef struct people { struct man data ; struct people*next ; }bookMan,*bookManLink ;
    2022-02-01 04:42:30下载
    积分:1
  • calendar
    51单片机为核心,DS18b20温度传感器,DS1302 时钟,1602显示(51 microcontroller core, DS18b20 temperature sensors, DS1302 clock, 1602 show)
    2011-08-20 11:41:00下载
    积分:1
  • dgxfz
    等高线赋值工具,可以选用拉线方式统赋值,需指定初始等高线高程(Contour assignment tool, you can use Pull system assignment, you need to specify the initial contour elevation)
    2013-04-20 12:08:55下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载