-
dip
MATLAB在图像处理中的应用,七个文件,适合图像处理初学者使用,原创。(MATLAB in image processing applications, the seven files, suitable for beginners to use image processing, originality.)
- 2010-12-30 21:04:47下载
- 积分:1
-
three_program
三种信道 瑞利 赖斯 高斯的误码率仿真,通过MATLAB实现(The three channel Ruililaisi Gaussian error rate simulation)
- 2013-01-29 11:24:53下载
- 积分:1
-
ofdm-stbc-mimo
OFDM SPACE TIME BLOCK CODE MIMO MIMO PDF
- 2014-10-08 16:57:12下载
- 积分:1
-
jiaojing.zip
我们采用交警平台!对数据进行处理!我们会努力的加油(We use traffic platform! For data processing!)
- 2013-09-11 19:34:03下载
- 积分:1
-
youhua
代码优化讲义,介绍如何优化代码,使代码运行效率最高(Code optimization notes on how to optimize the code, so that the most efficient code to run)
- 2010-11-05 19:45:46下载
- 积分:1
-
Closed-loop-control-system
It is M-file Matlab code useful for closed loop control design
- 2011-03-14 01:24:36下载
- 积分:1
-
WEINAN
维纳滤波用于噪声抑制,有辅观测数据和无有辅观测数据的维纳噪声抑制器(Wiener filter for noise suppression, auxiliary data and without auxiliary Wiener noise suppressor observation data)
- 2014-08-27 09:36:30下载
- 积分:1
-
1
说明: 使用遗传算法解决函数优化(使用谢菲尔德遗传算法工具箱)(Using genetic algorithms to solve function optimization (using Sheffield genetic algorithm toolbox))
- 2014-10-10 23:03:04下载
- 积分:1
-
undezstood
这个程序实现了最简单的Kalman滤波算法,最重要的是含有丰富的注释,足以让一个入门的人理解,(This program implements the simplest Kalman filtering algorithm, and the most important thing is that it contains rich annotations that can be understood by an entry-level person.)
- 2018-11-15 16:11:21下载
- 积分:1
-
MATLAB人体行为异常识别
说明: 本文设计了一款人体行为异常监控系统,主要适用人群是老年人,在摄像头固定的情况下,自动检测人体运动轨迹,并与提前设定好的行为库进行匹配,分析判断是否具有异常行为。
在数字图像预处理部分采用了图像二值化,腐蚀与膨胀等几种方法为人体目标的跟踪和检测做准备。为了克服在实际操作中遇到的问题,采用了帧差法和ViBe算法,帧差法即利用帧间变化与当前帧、背景算法来判断它是否大于阈值,并分析视频中序列的运动特性,ViBe算法则是一种背景建模的方法,背景模型是由邻域像素来创建,并对比背景模型、当前输入像素值检测出前景,确定视频中的目标跟踪。在人体行为识别中,运动目标最小长宽比以及连续帧间的加速度来判断人体行为是否异常,如果检测到异常的行为比如说摔倒、快跑等行为,在识别的过程这种实时监测。不同环境可能需要调试,要求有一定编程基础,小白慎入。(In this paper, a monitoring system for abnormal human behavior is designed, which is mainly applicable to the elderly. When the camera is fixed, it can automatically detect the human motion track and match with the behavior database set in advance to analyze and judge whether there is abnormal behavior.)
- 2020-08-07 12:36:40下载
- 积分:1