-
cat_mouse
这个程序是猫捉老鼠的程序,很不错,是我亲自编写的,好了不说了够20个字了(Cat catch the mouse!)
- 2011-05-16 21:08:27下载
- 积分:1
-
15883841lms
是对正弦波和三角波进行会识别的MATLAB程序(In sine wave and the triangle is to identify the MATLAB will)
- 2010-05-26 19:26:35下载
- 积分:1
-
qmbgs
两个球面点源的干涉图样,主要用于分析在数字全息中球面波作为参考光的干涉图样。(interference of speherical wave)
- 2021-04-15 09:58:55下载
- 积分:1
-
xinxishang
说明: 计算故障分类的每个属性的信息熵,选取最大的作为根节点(For fault classification information entropy of each attribute, select the largest as the root)
- 2010-04-23 10:29:12下载
- 积分:1
-
Desk21343top
matlab课程编程【谷速软件】3D 2D矢量场绘图仪(matlab programming courses [Valley] speed software 3D 2D vector field plotter)
- 2015-01-02 18:14:53下载
- 积分:1
-
1-源程序
说明: Kalman滤波器理论与应用——基于MATLAB实现配套程序(Kalman filter theory and application textbook matching source program)
- 2020-04-05 14:54:35下载
- 积分: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
-
Affine-projection-algorithm
在有色输入下,仿射投影算法(APA)由于具有比最小均方(LMS)算法更快的收敛速度和比递归最小二乘(RLS)算法更低的复杂度而受到青睐。(The APA better improves the convergence rate compared with the LMS-type filters, especially in the case of coloured input signals.)
- 2016-05-22 11:34:31下载
- 积分:1
-
matlab1
燃油炉温度控制仿真,matlab仿真设计,课设必备(Fuel furnace temperature control simulation)
- 2012-04-20 15:48:53下载
- 积分:1
-
PID
一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,
而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可
大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余
数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
(A typical PID process, using the microcontroller as a control cpu, make some simplification, the specific PID parameters must be determined experimentally by a specific object. As the chip processing speed and ram resource constraints, generally do not use floating-point operations, and all parameters of all integers, and divided by an operator to the last N-th power of 2 data (the equivalent of the shift) for a similar fixed-point operations, can greatly improve the speed of operation, according to the different requirements of precision control, when high precision, attention to retain the shift caused by the " remainder" and on the remainder of compensation. This procedure is commonly used basic structure pid algorithm, does not include input and output processing section.)
- 2011-07-17 23:45:45下载
- 积分:1