-
tryla
本文件是一个简单的S-function来算出realtime下将信号加倍的(This document is a simple S-function to calculate double realtime signal under)
- 2011-09-23 14:29:55下载
- 积分:1
-
3d
说明: 基于径向基函数与B样条的散乱数据拟合方法,适合实现三维重现。(Based on Radial Basis Functions and B-spline of scattered data fitting method for achieving three-dimensional reproducibility.)
- 2010-06-14 11:19:27下载
- 积分:1
-
wavelet_detect
说明: 极其经典的小波包分解程序,奇异点检测,附图说明(Most classical wavelet packet decomposition process, singular point detection, photo description)
- 2010-04-09 22:16:35下载
- 积分:1
-
基于密度的dbscan聚类算法matlab代码
说明: 基于密度的dbscan聚类算法matlab代码(Matlab code of DBSCAN clustering algorithm based on density)
- 2020-03-24 17:28:31下载
- 积分:1
-
QtW
水庫的線性模擬...雨量與流量的關係
最小二成方法加權..降低整體的誤差(linear simulation)
- 2012-11-30 21:36:16下载
- 积分:1
-
indirectneuralcontroller
indirect neural controller
- 2010-07-09 13:22:43下载
- 积分:1
-
05531567
关于交互式多模型对于机动目标的研究,而且是基于UKF的,该文章比较详细。(About interactive multi-model study for maneuvering targets, and is based on UKF, the article in more detail.)
- 2015-04-13 14:27:35下载
- 积分: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
-
Cnv_encd
determines the output sequence of a binary convolutional encoder
- 2010-10-19 05:00:50下载
- 积分:1
-
mmclock
时钟仿真程序,可实现多种显示方式
包括12/24小时制、是否显示秒数(clock simulation program can achieve a variety of formats, including 12/24 hours System, which is shown in seconds)
- 2007-05-13 12:52:15下载
- 积分:1