-
864-870
Analysis and Simulation of a D-STATCOM for Voltage Quality Improvement
- 2012-12-29 03:05:54下载
- 积分:1
-
matlabForcast
matlab时间序列预测,本程序采用遗忘因子算法的方式实现(Matlab time series prediction that the adoption of the forgotten factor algorithm in a way)
- 2007-03-25 14:55:51下载
- 积分:1
-
filter
this file describes and run the FILTERING of a picture.
- 2011-01-10 19:55:01下载
- 积分:1
-
fichier1
programme en matlab et document pdf
- 2012-08-08 05:36:06下载
- 积分:1
-
matlab加密RSA
在matlab环境下新建一个.m文件,将程序保存在此文件中,然后由matlab的file菜单下的open命令找到保存的程序,再点击debug菜单下的run命令运行此程序。根据提示随意输入两个素数,得到结果
- 2022-04-16 08:51:15下载
- 积分: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
-
matlab-ppt
matlab在数字信号处理中的应用(第2版)课件(matlab in Digital Signal Processing (2nd edition) Courseware)
- 2008-07-04 15:16:05下载
- 积分:1
-
matlab_rumen
matlab入门教程
doc格式
内容非常详细!!!我自学用的教材(matlab Tutorial
doc format
very detailed! ! !
It s my self-learning materials)
- 2011-04-23 09:05:23下载
- 积分:1
-
resource_allocation
资源分配的matlab文件,可以参考一下(resource allocation)
- 2013-01-04 22:34:02下载
- 积分:1
-
Job-shop-scheduling
有关流水车间生产调度matlab源程序:流水线型车间作业调度问题遗传算法Matlab源码 (job-shop scheduling)
- 2012-05-11 11:31:22下载
- 积分:1