-
mycam
matlab GUI 实现的摄像头捕捉图像,供初学者学习matlab图像处理(matlab GUI implementation of the camera to capture images for beginners to learn the Matlab image processing)
- 2012-07-04 15:04:36下载
- 积分:1
-
OFDM_16QAM_64QAM
OFDM Signal generation and decoding using 16-QAM .64QAM as the modulation technique. This type of OFDM is particularly useful for WiMAX and other Wireless and Multimedia Standards. Just run the Model and with different SNRs in the AWGN Channel Block observe the performance of the OFDM. (OFDM Signal generation and decoding using 16-QAM .64 QAM as the modulation technique. This type of OFDM is particularly useful for WiMAX and other Wireless and Multimedia Standards. Just run the Model and with different SNRs in the AWGN Channel Block observe the performance of the OFDM.)
- 2007-12-02 23:02:17下载
- 积分:1
-
mybss
fastica 的 语音分离 在matlab上的经典实现(Speech Separation fastica in matlab to achieve the classic)
- 2009-05-02 11:22:19下载
- 积分:1
-
GPC
定长GPC广义预测 自适应GPC程序 实验仿真(GPC general predicative controladaptive program)
- 2013-01-02 15:44:33下载
- 积分:1
-
three_level_NPC
simulink环境下的三相NPC(中性点钳位)逆变器的仿真模型(simulink environment three phase NPC (neutral point clamped) inverter simulation model)
- 2020-10-09 09:37:36下载
- 积分:1
-
FordFulkerson
自己写的求解网络最大流问题的Ford-Fulkerson迭代算法MATLAB实现代码(MATLAB code of Ford-Fulkerson algorithm for solving max flow problem in network)
- 2014-08-26 10:47:13下载
- 积分:1
-
matlab
基于数字图像跟matlab对车辆空位统计系统的实现,实现灰度图像的二值化,边缘检测等(Based on digital image with matlab of vehicle space statistical system, realize the gray image binarization, edge detection and so on)
- 2014-11-25 23:08:55下载
- 积分:1
-
MATLAB
最基本的matlab GUI设计文件,了解用MATLAB写GUI的基本过程(Matlab GUI the most basic design documents, to understand the basic process of GUI with MATLAB)
- 2015-04-13 19:16:41下载
- 积分:1
-
robotic-toolbox
用matlab的robotic工具箱,对6自由度PUMA560机械臂的正逆运动学进行仿真。想运行这个程序,要先安装robotic工具箱,安装说明和使用说明都在压缩文件里。(Using robotic matlab toolbox, the 6 degrees of freedom of the PUMA560 manipulator of the inverse kinematics simulation. Want to run this program, you need to install the robotic toolbox, installation instructions and instructions are in the compressed file.)
- 2020-12-30 14:58:59下载
- 积分: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