-
INSAR_APS
This is helpful for study phase screen
- 2010-06-19 22:59:55下载
- 积分:1
-
MATLAB
MATLAB神经网络工具箱在河流水质预测中的应用(MATLAB neural network toolbox in the river water quality forecasting)
- 2009-10-11 11:05:07下载
- 积分:1
-
Sort_pyramid
Pyramid sort, for 9-elements array (just for main idea)
- 2013-11-12 05:27:24下载
- 积分:1
-
fourier
低通 带通 高通 滤波器设计的MATLAB源代码 特别适合初学者(low fourier high fourier band fourier designed by matlab )
- 2009-11-07 13:12:13下载
- 积分:1
-
RGB_and_HSIModelTransformation_Matlabprogram
对于数字图像处理技术中,图像的编码分为RGB和HIS,这个资料讲述了在matlab中如何将两种编码转换,在实际应用中非常广泛!(For digital image processing technology, image coding is divided into RGB and HIS, this information describes how the two kinds in the matlab code conversion, in a wide range of practical applications!)
- 2009-11-24 11:28:31下载
- 积分:1
-
hole-plate-deformation
hole plate deformation
- 2013-11-16 12:42:29下载
- 积分:1
-
xiaoee
迭代静校正的源码,辛苦写成的。关于地震剖面的校正(Source static correction iteration, hard written. Correction on the seismic profiles)
- 2010-08-30 18:47:43下载
- 积分: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
-
ProjectFading
This is a project for evaluation of the performance of a wireless systems with fading effects
- 2009-07-16 00:04:26下载
- 积分:1
-
powerwindow05B
The commands to control window movement are typically communicated over a controller area network (CAN). In this model, the switches that may be located in the center console of the vehicle and that produce the commands are included
- 2013-07-31 20:36:28下载
- 积分:1