-
ssrg
MATLAB实现的移位寄存器,可以很容易在网上找到框图,原理也很简单,适合初学者参考。(MATLAB implementation of the shift register, you can easily find online diagram, the principle is very simple, suitable for beginners reference.)
- 2013-07-25 21:06:30下载
- 积分:1
-
Video-Surveillance
用于视频监控的核心代码,基于matlab的,用的是usb摄像头就可以。(video surveillance
基本翻译
视频监控
视频监视
网络释义
Video Surveillance:视频监控 | 视讯监控 | 电视监视
)
- 2013-09-23 17:55:22下载
- 积分:1
-
123
层次分析法 在matlab中的应用 很好用 很强大 (AHP application in matlab good use very powerful)
- 2013-05-22 13:15:43下载
- 积分:1
-
Current_PID
电路控制系统仿真,PID控制moshi,matlab(Circuit control system simulation, PID control moshi, matlab)
- 2010-09-03 10:21:40下载
- 积分:1
-
faceprotected2
Matlab code for face recognition. Face Recognition System - Release 2.1
- 2010-02-21 14:03:26下载
- 积分:1
-
Matlab-PPT
matlab 基本知识,基本概念和语法规则,编程技巧。武汉大学教学用的课件(matlab basic knowledge, basic concepts and syntax rules, programming skills. Wuhan University teaching courseware)
- 2011-06-21 00:20:54下载
- 积分:1
-
FailurePrediction
matlab PCA应用于TE数据进行检测
包括SPE统计量计算,以及SPE和T方控制限的计算。(matlab PCA applies to TE detection data including SPE statistic calculation, as well as the SPE and T control limit calculations.)
- 2020-09-24 10:07:50下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
Modulation-and-demodulation-process
基本的调制解调程序集(包括BPSK,QPSK,QAM,GMSK等)(Basic modulation and demodulation assembly (including BPSK, QPSK, QAM, GMSK, etc.))
- 2012-05-16 18:56:29下载
- 积分:1
-
Digital-Signal-Processing-Using-Matlab-V4---Ingle
This book contains information about Digital Signal Processing using MATlab
- 2014-11-07 11:24:18下载
- 积分:1