登录
首页 » matlab » MATLAB教室人数统计(界面GUI,详细注释,论文)

MATLAB教室人数统计(界面GUI,详细注释,论文)

于 2021-04-28 发布
0 298
下载积分: 1 下载次数: 17

代码说明:

说明:  MATLAB教室人数统计(含界面GUI,详细注释,论文) 运行方式 matlab命令窗口输入guide回车 选择fig文件,选择改变路径 运行即可 可二次开发成教室考勤系统,识别出教室里面的人是谁。(Matlab classroom number statistics (including GUI interface, detailed notes, papers) Operation mode Matlab command window input guide enter Select fig file and change path Can run It can be developed into a classroom attendance system to identify who is in the classroom.)

文件列表:

MATLAB教室人数统计(含界面GUI,详细注释,论文), 0 , 2020-02-28
MATLAB教室人数统计(含界面GUI,详细注释,论文)\LightCompensate.m, 1462 , 2020-02-26
__MACOSX, 0 , 2020-03-20
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文), 0 , 2020-03-20
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文)\._LightCompensate.m, 230 , 2020-02-26
MATLAB教室人数统计(含界面GUI,详细注释,论文)\skin.m, 690 , 2020-02-26
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文)\._skin.m, 230 , 2020-02-26
MATLAB教室人数统计(含界面GUI,详细注释,论文)\运行截图2.jpg, 184319 , 2020-02-28
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文)\._运行截图2.jpg, 230 , 2020-02-28
MATLAB教室人数统计(含界面GUI,详细注释,论文)\说明.txt, 178 , 2020-02-28
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文)\._说明.txt, 286 , 2020-02-28
MATLAB教室人数统计(含界面GUI,详细注释,论文)\face_collection.fig, 35971 , 2020-02-28
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文)\._face_collection.fig, 230 , 2020-02-28
MATLAB教室人数统计(含界面GUI,详细注释,论文)\11.jpg, 95026 , 2000-05-20
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文)\._11.jpg, 230 , 2000-05-20
MATLAB教室人数统计(含界面GUI,详细注释,论文)\GUI运行截图1.jpg, 123954 , 2020-02-28
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文)\._GUI运行截图1.jpg, 230 , 2020-02-28
MATLAB教室人数统计(含界面GUI,详细注释,论文)\22.jpg, 98341 , 2000-05-20
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文)\._22.jpg, 230 , 2000-05-20
MATLAB教室人数统计(含界面GUI,详细注释,论文)\33.jpg, 55437 , 2000-05-20
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文)\._33.jpg, 230 , 2000-05-20
MATLAB教室人数统计(含界面GUI,详细注释,论文)\face_collection.m, 11285 , 2020-02-28
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文)\._face_collection.m, 230 , 2020-02-28
MATLAB教室人数统计(含界面GUI,详细注释,论文)\44.jpg, 17899 , 2000-05-20
__MACOSX\MATLAB教室人数统计(含界面GUI,详细注释,论文)\._44.jpg, 230 , 2000-05-20
__MACOSX\._MATLAB教室人数统计(含界面GUI,详细注释,论文), 230 , 2020-02-28

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

发表评论

0 个回复

  • chap2_12_MIMO_RLS
    最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法(LS)
    2010-08-29 11:32:38下载
    积分:1
  • 03
    说明:  《Matlab从入门到精通》所有的源程序。(《Matlab from entry to the master》 all of source code.)
    2009-10-09 01:32:58下载
    积分:1
  • che
    车间作业调度问题Matlab源码,用于完成车间作业的最优化调度(Job Shop Scheduling Problem Matlab source code for the completion of Job Shop Scheduling Optimization)
    2009-04-04 11:34:36下载
    积分:1
  • ADRC-func1.0
    MATLAB 自抗鞭策扰控制器仿真程序,采用S函数编成。(MATLAB simulation since anti-scrambling controller)
    2013-01-02 08:57:51下载
    积分:1
  • RFMethod1
    RF法(JC法)计算工程结构可靠度的简单算例 包含1.例题文件,2.RF法计算,3.Matab自带函数抽样,4.自编函数抽样(RF Method and Monte Carlo Method for Solving Reliability Index of Structures)
    2012-08-03 18:56:35下载
    积分:1
  • bilinear
    In this paper, we introduce a new machine-learning-based data classification algorithm that is applied to network intrusion detection. The basic task is to classify network activities (in the network log as connection records) as normal or abnormal while minimizing misclassification. Although different classification models have been developed for network intrusion detection, each of them has its strengths and weaknesses, including the most commonly applied Support Vector Machine (SVM) method and the Clustering based on Self-Organized Ant Colony Network (CSOACN). Our new approach combines the SVM method with CSOACNs to take the advantages of both while avoiding their weaknesses. Our algorithm is implemented and evaluated using a standard benchmark KDD99 data set. Experiments show that CSVAC (Combining Support Vectors with Ant Colony) outperforms SVM alone or CSOACN alone in terms of both classification rate and run-time efficiency.
    2013-12-21 13:40:52下载
    积分:1
  • 差分进化的matlab
    说明:  微分进化算法的完整实例,包含使用说明文档及matlab的m文件(Complete examples of differential evolution algorithms, including instructions and Matlab m files)
    2019-06-17 15:49:53下载
    积分:1
  • Multi-Sensor-Data-Fusion-with-MATLAB
    信息融合综述以及一些基于matlab的实现(information fusion)
    2013-10-15 17:13:04下载
    积分:1
  • Voronoi_code
    基于Voronoi图的选址的Matlab源码,公共场所手机充电站的布局(Voronoi diagram based on the layout of the site of Matlab source code, cell phone charging stations in public places)
    2015-05-21 15:17:04下载
    积分:1
  • shujuguanlian
    数据关联是多目标跟踪的一项关键技术。JPDA是大家公认的多目标跟踪中性能较好的数据关联算法,它 认为量测和目标是一一对应的关联关系,但在许多实际情况中,量测和目标是多一多对应的关系。针对上述情况,该文提 出了广义概率数据关联算法(Generalized Probability Data Association,GPDA)。文中从理论上对这两种算法的性能进行了 详细分析,并利用Monte Carlo技术对其性能进行了仿真比较。(Data association is one of the key technologies in multi—target tracking.And JPDA is considered as the best da· ta association method.JPDA considers the association of measurements with targets is simply one-to-one problem.But in many practical cases,the association of measurements with targets will be multiple—to—multiple problem.For this case,a Generalized Probability Data Association(GPDA)algorithm is proposed in this paper.Furthermore,this paper analyzes the performance of these two algorithms theoretically.And we give the comparative analysis of those performances by using Monte Carlo method.)
    2010-06-23 21:21:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载