-
crypto
crypto technique..simple coding mechanism for given string
- 2010-10-22 12:18:45下载
- 积分:1
-
plate-tilt-correction
说明: 车牌倾斜校正程序,将车牌边界与图像边界不平行的图像进行旋转,使其平行,可用于车牌识别。(Plate tilt correction procedure, the plate boundary is not parallel with the image border to rotate the image, a parallel can be used for license plate recognition.)
- 2011-03-01 09:26:38下载
- 积分:1
-
audio_watermarking_highpassfilter_attack
apply a lowpass filter to a watermarked audio signal to test the robustness
input : vector representing the watermarked audio file
output : vector representing the watermarked audio file corrupted by a highpass filter
- 2012-11-15 21:53:21下载
- 积分: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
-
Untitled
EEG信号多分辨率分析,可以用改文件对EEG信号进行小波处理,即过滤去噪等。(EEG signals analysis)
- 2011-09-09 21:17:03下载
- 积分:1
-
qmle
最大似然译码的程序,用MATLAB编写的,很实用的例子(Maximum likelihood decoding process, using MATLAB written a very practical example of)
- 2009-11-01 20:44:39下载
- 积分:1
-
dianjiguzhangzhenduan
说明: 用matlab编写的电机故障诊断的M文件,可以判断故障电机故障类型(Prepared using matlab M-file motor fault diagnosis, fault type motor failure can be judged)
- 2020-11-26 10:19:32下载
- 积分:1
-
matlab_for_gaosilvbo
高斯平滑滤波器(含matlab代码),可供图像初步处理持用,已验证效果。(Gaussian smoothing filter (with matlab code), available image processing holders of preliminary, verified results.)
- 2014-01-16 10:59:30下载
- 积分:1
-
GA-and-SA-TO-SOLVE-TSP
用遗传算法和模拟退火算法解决TSP问题,希望能够帮到你(Solve TSP using genetic algorithms and simulated annealing algorithm)
- 2020-12-23 20:19:05下载
- 积分:1
-
Chapter06
通过MATLAB来计算阵列天线,包括线性阵列,平面阵列,还有圆形阵列(Calculated by MATLAB array, including linear arrays, planar array, as well as circular arrays
)
- 2010-12-04 03:37:04下载
- 积分:1