-
correl
calculate the correlation and convolution
- 2009-04-20 15:50:05下载
- 积分:1
-
suijxhlumianbuping
随机信号在路面不平度仿真应用 (有论文)有代码有图什么都偶看的在20000是运行正常
非常详细,我帮一个人专门写的(Random the process uneven pavement research (thesis) code, figure what even very detailedI can help one person specifically written)
- 2012-10-31 18:00:30下载
- 积分:1
-
simulated-annealing
基于快速模拟退火反演算法采用地震数据反演反射系数,进而可以很好地预测出弹性参数。(Based on fast simulated annealing inversion algorithm using seismic data inversion reflection coefficient, which can well predict the elastic parameters.
)
- 2015-08-11 11:11:12下载
- 积分: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
-
micro
to read the image and crop the specified area to convert RGB image next to convert gray scale image to find the histogram equalization
- 2013-05-16 21:59:53下载
- 积分:1
-
dlbo1064
非线性光学晶体LBO的1064nm倍频角度计算(Calculation of 1064nm frequency- doubling angle for nonlinear optical crystal)
- 2016-11-24 09:57:35下载
- 积分:1
-
matlab
matlab基础教程,帮助用户了解matlab各项功能(Matlab basic course, help users understand the matlab functions
)
- 2012-05-13 10:06:20下载
- 积分:1
-
shixi
在matlab上实现的,基于仿射变换的几何纠正。交互方面不太好!(Affine transformation
Geometric rectification)
- 2012-05-14 17:23:38下载
- 积分:1
-
eigenface
matlab人脸识别,有测试库.效果一般仅供参考(matlab face recognition, there are test library. effect of general informational purposes only)
- 2015-03-18 20:06:21下载
- 积分:1
-
PRI-transform-Express-Edition
PRI变换算法的基本程序,包括自相关算法,原始变换算法,改进PRI变换算法(PRI transform algorithm procedures, including autocorrelation algorithm, the original transform algorithm to improve the PRI transform algorithm)
- 2012-11-19 09:20:46下载
- 积分:1