-
matlabExercise
matlab 实验报告
matlab 实验报告
matlab 实验报告(Experimental Report matlab report matlab experimental experimental report matlab)
- 2008-12-30 23:06:08下载
- 积分:1
-
plsa
实现了PLSA的MTLAB算法,分门别类,较详细。(PLSA algorithm to achieve the MTLAB, categories, more detailed.)
- 2011-10-08 16:46:50下载
- 积分:1
-
GPC
一种广义预测控制实例,内涵几个m文件,以及说明(An Example of Generalized Predictive Control)
- 2019-06-12 19:02:17下载
- 积分:1
-
matlab
一个介绍MATLAB符号数学工具箱的 PDF 文件(1 Introduction MATLAB symbolic math toolbox of PDF files)
- 2009-12-16 19:40:17下载
- 积分:1
-
simulation-the-queue-process
用Matlab实现排队过程的仿真 matlab仿真 画出等待时间和离开时间的图像(use matlab to simulation the queue process )
- 2011-04-20 06:36:46下载
- 积分:1
-
ENSEM1
simulates a wind turbine with a generation of asynchronous
- 2011-12-22 08:23:18下载
- 积分:1
-
Channel_Estimation_Wavelet_Haar
Channel Estimation in Wavelet Transform using Harr filter (4-levels)
- 2014-12-17 22:25:08下载
- 积分: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
-
Proficient-in-MATLAB7--2007
说明: MATLAB7中级用户学习资料,300个详细实例(MATLAB7 intermediate users to learn the information, and 300 instances in detail)
- 2011-04-14 09:12:37下载
- 积分:1
-
wavecode--C++
小波变换算法,用于多种信号处理,C++编写,非常有用(wavelet transform algorithm used in a variety of signal processing, C prepared very useful)
- 2006-05-18 14:17:10下载
- 积分:1