-
jakes_model
using Jakes model to simulate rayleigh channel fading
- 2009-04-06 19:37:17下载
- 积分:1
-
matlab-coding-skills
自述的matlab编程小技巧,供代码编写者参考(matlab coding skills)
- 2011-05-19 17:12:13下载
- 积分:1
-
Proficient-in-MATLAB-GUI-design
《精通MATLAB GUI设计》随书源代码程序(" Mastering MATLAB GUI design" with the book source code program)
- 2011-08-21 00:02:10下载
- 积分:1
-
zi_shi_ying_lv_bo
自适应滤波
在噪声背景中,通过滤波的方法挑选出有用信号(Adaptive filtering
In the background noise, pick out the useful signal by filtering method)
- 2015-04-07 18:06:30下载
- 积分: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
-
Matlab_Programming
说明: matlab的一本国外原版书,感觉还可以(matlab abroad of an original book, the feeling can also be)
- 2008-11-07 13:15:14下载
- 积分:1
-
10948201
用matlab实现的RS码编码与解码器,实现了15,11RS码的编解码仿真,并编写了测试驱动,直观明确(Matlab implementation of RS codes with encoding and decoding devices to achieve 15,11 RS code decoding simulation, and the preparation of the test-driven, intuitive, clear)
- 2011-04-20 20:51:33下载
- 积分:1
-
program1
本文利用MATLAB从预处理、边缘检测、车牌定位、车牌切割,字符分割、字符识别等几个方面,具体介绍了数字图像处理中车牌自动识别的原理。(In this paper , Principle of automatic license plate recognition in digital image processing is specially introduced using MATLAB from some perspectives , which conclude processing , edge detection , license plate location , license plate cutting , character segmentation ,character recognition. )
- 2013-07-19 06:42:51下载
- 积分:1
-
ColorDetection
color detection used to find color in images
- 2010-08-17 17:00:58下载
- 积分:1
-
CHAP09
是Matlab图像处理的原程序代码,适合初学者使用。(Matlab image processing is the original code, suitable for beginners.)
- 2010-01-24 16:50:06下载
- 积分:1