-
eyediagram
DNRZ信号经过理想低通后的眼图(有码间串扰)(DNRZ signal through an ideal low-pass after the eye diagram (with inter-symbol crosstalk))
- 2009-12-08 16:16:56下载
- 积分:1
-
induction
induction machine detection fault
- 2010-12-14 02:58:49下载
- 积分:1
-
gui_hdb3
这是一个HDB3码型转换的GUI程序,可以实现对任意输入的序列进行AMI hdb3的编码解码的波形输出。(This is a converter of the HDB3 code GUI program can be achieved for any input sequence AMI hdb3 coding and decoding of the waveform output.)
- 2011-06-18 17:30:14下载
- 积分:1
-
matlab-code(3rd-report)
Interconnect line capacitance and coupling effect
- 2013-08-21 04:09:15下载
- 积分: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
-
get_roots
自动解一元二次方程,是一个GUI设计的源码,图形界面没有上传,但是只要相应的控件都可以容易找到(automatically with one yuan quadratic equation, is a source of GUI design, graphical interface without uploads However, as long as the corresponding controls can easily find)
- 2007-05-07 17:38:54下载
- 积分:1
-
car_shadow
基于阴影分割的车辆检测识别,可以成功地检测出车辆位置(the vehicle detection based on shadow,it can detect the vehicle succefully)
- 2016-05-17 09:50:39下载
- 积分:1
-
FessStoregyvpg
在风电场飞轮储能系统中,永磁同步电机已成为飞轮储能系统中电机的主要形式之一.(Flywheel Energy Storage)
- 2016-11-01 21:09:08下载
- 积分:1
-
MATLAB-PSO
PSO算法,采用matlab编程,比较实用,可以改变参数后直接使用(PSO algorithm, using matlab programming, more practical, you can change the parameters directly)
- 2010-11-08 16:55:55下载
- 积分:1
-
ADBoostingAlgrithm
说明: 用Matlab实现ADBoosting算法,很有代表性。(Using Matlab to achieve ADBoosting algorithm, very representative.)
- 2009-09-03 21:09:52下载
- 积分:1