-
Simulink_Matlab--wind
基于Simulink_Matlab的变速恒频风力发电系统控制与仿真研究(Based Simulink_Matlab VSCF Wind Power System Control and Simulation)
- 2011-04-21 15:37:30下载
- 积分: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
-
st_importingm
Stacked, Grouped, Clustered, Floating and MIXED of any combination
- 2011-01-21 09:37:27下载
- 积分:1
-
IMU_2008_10_as_is_2
this file try to simulat defualt data in matlab this data is collect from inertial measuring unit
- 2011-06-08 19:56:18下载
- 积分:1
-
MATLAB
OFDM Transmitter and Receiver code with mapping , channel coding ,channel estimation and apply fading
- 2011-07-03 01:23:07下载
- 积分:1
-
TSP-PSO
粒子群算法解决经典的TSP问题,自己做的,测试不错,可以用(Particle swarm algorithm to solve the classic TSP, do it yourself, test good, you can use)
- 2014-09-21 20:24:40下载
- 积分:1
-
NWA-Folder
This folder contains Matlab functions for the Enhanced Interval Approach (EIA) in:
Simon Coupland, J. M. Mendel and Dongrui Wu, “Enhanced Interval Approach for Encoding Words into Interval Type-2 Fuzzy Sets and Convergence of the Word FOUs,” IEEE World Congress on Computational Intelligence, Barcelona, Spain, July 2010.
All following functions were tested in Matlab 7.4.0 (R2007a) under Windows 7:
centroidIT2: Compute the centroid of an IT2 FS.
EKM: Implement the Enhanced KM algorithms.
IA: Implement the Interval Approach for word encoding.
mainJPL: Illustrate IA and EIA using the JPL dataset.
mainWeb: Illustrate IA and EIA using the Web dataset.
mg: Compute the membership grades of a vector of numbers on a T1 FS.
plotFigures: Plot Figs. 3.18, 3.19 and 3.20 in the book.
plotIT2: Plot an IT2 FS.
Last modified by Dongrui Wu (dongruiw@usc.edu), May 2, 2010.
- 2013-12-19 03:02:01下载
- 积分:1
-
reflection
利用matlab来实现模拟光线的反射定律。(Using matlab to achieve the simulation of the law of reflection of light.)
- 2013-05-10 23:42:08下载
- 积分:1
-
matlab-chuxuezhe
matlab 程序非常适合初学者入门学习,简单,并有详细的注释(matlab chu xue zhe ru men)
- 2012-05-15 10:37:11下载
- 积分:1
-
AF-power
提出了一种基于网络编码的无线中继方案,并通过研究该方案下系统的中断概率,给出了最优功率分配的策略(A wireless relay scheme based on network coding, and by studying the interrupt probability of system under the scheme, the optimal power allocation strategy is given
)
- 2013-05-02 11:31:03下载
- 积分:1