-
matlab_programming_classic_shortest_path_algorithm
matlab程序设计最短路径经典算法matlab programming classic shortest path algorithm(matlab programming classic shortest path algorithm matlab programming classic shortest path algorithm)
- 2010-08-02 09:55:39下载
- 积分:1
-
information_hiding
一种数字图像信息隐藏算法,包含MATLAB程序和文献,非常有帮助。(A digital image information hiding algorithm, including MATLAB procedures and documentation, very helpful.)
- 2010-05-23 20:35:08下载
- 积分: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
-
Example36.m
非常有用的matlab图像处理资源,适合于广大初学者(very useful Matlab image processing resources suitable for the vast majority of beginners)
- 2007-06-12 10:51:57下载
- 积分:1
-
GMSKtransmission
采用simulink搭建的GMSK发射部分的模块结构(Simulink structures using the GMSK transmitter module structure)
- 2008-04-19 16:44:29下载
- 积分:1
-
project411
doppler effect simulation in matlab
- 2013-08-14 18:36:25下载
- 积分:1
-
g
说明: 在用广义预测控制的基础上,加入了相位补偿,使得得到的结果更精确。(Based on generalized predictive control with on, joined the phase compensation, which makes the results more accurate.)
- 2015-02-25 17:06:17下载
- 积分:1
-
AffineTransformation
具体实现三维图像的仿射变换,比较适用于matlab的初学者的。(Concrete realization of three-dimensional image of the affine transformation to compare the application of the beginners in matlab.)
- 2008-04-23 17:44:00下载
- 积分:1
-
ex3
说明: 利用中心极限定理产生标准正态分布随机数,并进行检验;编制一个界面,产生(0,1)均匀分布随机数,并检验其主要统计量性质。(Central limit theorem using the standard normal distribution random number generation, and tested the preparation of an interface, resulting in (0,1) uniformly distributed random numbers, and verify the nature of the main statistics.)
- 2011-03-23 13:50:01下载
- 积分:1
-
bfsk_ber
说明: bpsk仿真程序,仿真ber(误码率)等性能(bpsk simulation, emulation ber (bit error rate) and other properties)
- 2010-04-23 00:39:14下载
- 积分:1