-
LineGratingDiffraction
利用matlab来模拟线光栅,虽然代码看似简单,其实要模拟好这一过程并不容易,分享下本人的方案,效果还不错,有图说明(Using matlab to simulate the line grating, although the code looks simple, but good to simulate this process is not easy to share, under my program, the results were good, there are map shows)
- 2010-08-02 19:35:30下载
- 积分:1
-
MatlabXB
matlab进行图像处理时,应用小波变换方法来实现分割处理。(matlab image processing, the application of wavelet transform method to achieve the division to deal with.)
- 2009-04-18 14:28:23下载
- 积分:1
-
MATLABgaocenghuitushiyandama
高层绘图操作,实验六,高层绘图操作,matlab(I OR ghkvcafdsliguhnv,oiwethg)
- 2012-01-07 19:00:11下载
- 积分:1
-
zhongxinchazhao
此源码是基于matlab编写的关于查找图像中图形的个数,及查找每个图形的重心并显示。(This source code is written in matlab based on the number of graphic image search, and find the center of each graph and display.)
- 2010-07-08 09:39:17下载
- 积分:1
-
AVI_MATLAB
读AVI文件的MATLAB程序 读AVI文件的MATLAB程序(Reading MATLAB procedures AVI files read AVI files MATLAB program)
- 2007-11-08 01:04:09下载
- 积分:1
-
tsiay
QAM Modulation
- 2011-09-23 16:39:43下载
- 积分:1
-
jiance
本研究基于MATLAB,可以实现对鸡蛋新鲜度的无损检测(In this study, based on MATLAB, can be achieved on the freshness of eggs, non-destructive testing)
- 2007-10-29 11:20:59下载
- 积分: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
-
ahp
AHP层次分析法源代码,最大程度简化您的计算量(AHP Analytic Hierarchy Process source code, the maximum extent simplify your calculations the amount of)
- 2013-02-26 09:59:37下载
- 积分:1
-
cavity
Lattice Boltzmann Method Simplified 2D Cavity Flow D2Q9, for educational purpose only.
- 2012-09-09 10:03:15下载
- 积分:1