-
latlon
用Matlab软件画出给定区域的
空间曲面图形.(Using Matlab software to draw a given region of space-surface graphics.)
- 2009-09-06 01:05: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
-
main_brain_2
Brain mri segemantaion code using matlab
- 2015-02-26 15:34:20下载
- 积分:1
-
Matlabjijin
讲解了一些最常用的例子并加以说明,从而更深入的了解(Explain some of the most common example is to illustrate to a better understanding of)
- 2011-05-22 11:12:52下载
- 积分:1
-
DML1
确定性最大似然来进行DOA估计,在本设计中已经进行过仿真了。可以放心使用(For deterministic maximum likelihood DOA estimation, in this design has been simulated)
- 2021-03-22 19:19:16下载
- 积分:1
-
MATLAB-GPS-data-processing
利用MATLAB实时处理GPS数据,:利用MATLAB软件环境,现场接收并实时处理海上地球物理调查过程中的GPS定位数据,剔除原始数据中的跳点,处理定位误差.(Real-time GPS data processing, using MATLAB: using the MATLAB software environment, the site receives and real-time processing GPS positioning in the process of Marine geophysical survey data, eliminating hops in the raw data, processing positioning error.)
- 2013-12-06 11:11:04下载
- 积分:1
-
Image_Matching
说明: 图像匹配程序,应用matlab将某给定图像在指定的图像集中找出与其最匹配的图像(Image matching procedures, the application of matlab image of a given concentration of the specified image to find its best matching image)
- 2009-08-06 19:06:11下载
- 积分:1
-
含分布式电源多目标粒子群无功优化
说明: 使用matlab语言编程的粒子群算法对含分布式电源的配电网进行多目标优化(Multi-objective optimization of distribution network with distributed generation using particle swarm optimization algorithm programmed by MATLAB)
- 2021-05-08 20:58:35下载
- 积分:1
-
A-watch-by-using-Matlab
用MATLAB绘制出钟表的时针、分针和秒针,并使钟表运行(Plotting the hour-hand, minute-hand, second-hand and realizing the the function of a watch by using MATLAB)
- 2014-09-30 00:12:37下载
- 积分:1
-
optimization-toolbox-Matlab
关于matlab优化工具箱使用的一些案例介绍。包含内容较为全面。可以作为入门使用。(Introduction matlab optimization toolbox to use some of the cases. Contains more comprehensive. Can be used as an entry.)
- 2013-04-16 17:14:24下载
- 积分:1