-
princinpleAnalysis
PCA主元分析是用于过程监测中的很好的方法(PCA principal component analysis is used to process monitoring in the good way)
- 2010-05-24 10:17:16下载
- 积分:1
-
MDP4
a new and complete code for MDP prosses
- 2011-09-30 19:41:41下载
- 积分:1
-
zuoye1
这是个matlab实现的fft程序,主要是通过先行fft后列fft来实现的(This is a matlab procedure fft realized, mainly through the first post-fft out fft to achieve the)
- 2007-11-13 10:44:33下载
- 积分:1
-
gmcalab_le1.0
GMCA Toolbox for Denoising, 2005年一篇有关基于MCA去噪的源代码,国外网站转载。(GMCA Toolbox for Denoising, 2005 MCA denoising based on an article on the source code, web reprint abroad.)
- 2009-04-07 07:15:06下载
- 积分: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
-
ch2example9prg1
这是应用matlab模拟电容充放电的过程,编写一段程序,希望对大家有用。(This is the application matlab analog capacitor charging and discharging process, the preparation of a program, in the hope that useful.
)
- 2011-09-16 19:41:48下载
- 积分:1
-
sp
说明: 样条曲线曲面的相关理论知识,内含部分程序代码(Knowledge spline curve and surface fitting must-see, very good)
- 2015-01-04 17:10:49下载
- 积分:1
-
Control-of-VSC-HVDC-for-wind-power
North of Norway has extremely good conditions for wind power generation. As the existing main
grid will not be able to integrate all the wind parks, the alternative to build a new corridor with
multi-terminal HVDC Light North of Norway to Middle of Norway, is under study.
HVDC Light is more and more concerned recently to improve power system stability due to its
supreme controllability. The thesis will be directed towards investigating the possible problems to
be encountered in an HVDC Light installation. A platform for the control of HVDC Light based on
the vector control principle will be first established. With a good understanding of this control
platform, the model will then be tested under several circuit conditions, to test the capability and
robustness of the controller to handle these situations.
- 2020-08-30 10:48:12下载
- 积分:1
-
matlab
matlab函数汇总,包含大部分图像处理函数.(matlab function summary, including the majority of image processing functions.)
- 2009-12-20 11:09:53下载
- 积分:1
-
xiugaitrack
视频 跟踪 修改的程序 关于视频的目标跟踪(Video tracking procedures for amendment of the video target tracking)
- 2012-06-02 16:51:31下载
- 积分:1